Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.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.39.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 c9242ab93319ed1df95250d31328ee2635a72100 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9242ab93319ed1df95250d31328ee2635a72100 # timeout=10
Commit message: "testenv: improve output for missing -c argument"
 > git rev-list --no-walk 2329259de3634324cb108e447cc001a2f045611f # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins3157457462781843200.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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-20241025-0548-b578332e-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_testenv/data/scripts/testenv-podman-main.sh'] 56517668d5d341bf8e653d7f70881e94bf586a7ca37b5135e7e8b2ffc6080f1b [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-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 [188 kB] Fetched 9233 kB in 1s (11.5 MB/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-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:85.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:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.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:2087.9-2189.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2179.2-15: In deactivate statement: SGSN_Tests.ttcn:2179.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2216.9-2262.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2261.2-15: In deactivate statement: SGSN_Tests.ttcn:2261.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2516.9-2537.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2528.2-18: In function instance: SGSN_Tests.ttcn:2528.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2536.2-14: In deactivate statement: SGSN_Tests.ttcn:2536.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2549.9-2577.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2570.2-14: In deactivate statement: SGSN_Tests.ttcn:2570.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2588.9-2619.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2600.2-18: In function instance: SGSN_Tests.ttcn:2600.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2608.2-14: In deactivate statement: SGSN_Tests.ttcn:2608.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2714.1-2790.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2739.2-2741.19: In variable assignment: SGSN_Tests.ttcn:2739.45-2741.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2739.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2739.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2739.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2739.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:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2740.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2740.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2768.2-2770.22: In variable assignment: SGSN_Tests.ttcn:2768.47-2770.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2768.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2768.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2768.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2768.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2769.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2792.1-2900.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2865.2-2867.21: In variable assignment: SGSN_Tests.ttcn:2865.47-2867.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2865.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2865.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2865.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2865.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:2832.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2866.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2866.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2832.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2879.2-2881.22: In variable assignment: SGSN_Tests.ttcn:2879.48-2881.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2881.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2881.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:2870.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2882.2-101: In variable assignment: SGSN_Tests.ttcn:2882.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2882.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2882.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2882.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2882.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:2871.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_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 Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_7.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_5.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.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_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_5.cc Creating dependency file for SCCP_Types_part_6.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_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.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_2.cc Creating dependency file for MobileL3_CC_Types_part_3.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_5.cc Creating dependency file for Misc_Helpers_part_6.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_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_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_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for IPA_CodecPort_part_1.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_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.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_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_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_Templates_part_3.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_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_5.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 NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.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_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env 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 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 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 env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_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_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 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 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-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/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (385 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-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 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 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1574 kB of archives. After this operation, 5364 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410242026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410242026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.24.ad03.202410242026 [38.9 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410242026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410242026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410242026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410242026 [73.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410242026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410242026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.17.24bf.202410242026 [126 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410242026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202410242026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.17.24bf.202410242026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410242026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410242026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.16.62132.202410242026 [140 kB] Fetched 1574 kB in 0s (34.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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_202410242026_amd64.deb ... Unpacking osmocom-nightly (202410242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.24.ad03.202410242026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.24.ad03.202410242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410242026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410242026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.17.24bf.202410242026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.17.24bf.202410242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.17.24bf.202410242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.17.24bf.202410242026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410242026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410242026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.16.62132.202410242026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.16.62132.202410242026) ... Setting up osmocom-nightly (202410242026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libasn1c1:amd64 (0.9.37.202410242026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libgtp10:amd64 (1.12.0.24.ad03.202410242026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410242026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410242026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410242026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.17.24bf.202410242026) ... Setting up osmo-stp:amd64 (2.0.0.17.24bf.202410242026) ... 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.2.3332.202410242026) ... Setting up osmo-sgsn (1.12.0.16.62132.202410242026) ... 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/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-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/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-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/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-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/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241025054818834 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241025054818834 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241025054818834 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) 20241025054818834 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241025054818834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241025054818834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241025054818834 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241025054818834 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241025054818834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241025054818834 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241025054818834 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241025054818834 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241025054818834 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241025054818835 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241025054818835 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241025054818835 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241025054818835 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5577cc1a0d40(sgsn) with 23 counters 20241025054818974 DLSS7 INFO (r=127.0.0.1:46488<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025054818974 DLSS7 INFO (r=127.0.0.1:46488<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241025054818974 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:46488<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241025054818974 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241025054818974 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241025054818974 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025054818974 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241025054818975 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241025054818975 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241025054818975 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241025054818975 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241025054818975 DGPRS NOTICE libGTP v1.12.0.24-ad03.202410242026 initialized (sgsn_main.c:456) 20241025054818975 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241025054818975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054818975 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241025054818975 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241025054818975 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241025054818975 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025054818975 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) 20241025054818975 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025054818975 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025054818975 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025054818975 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) 20241025054818975 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025054818975 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025054818975 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:46488<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241025054818975 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) 20241025054818975 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025054818975 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241025054818975 DLSS7 INFO (r=127.0.0.1:39355<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025054818975 DLSS7 INFO (r=127.0.0.1:39355<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241025054818975 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:39355<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241025054818975 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241025054818975 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025054818975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025054818975 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025054818975 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241025054818975 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241025054818975 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241025054818975 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241025054818975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Unix server socket created successfully. MC@56517668d5d3: Listening on TCP port 35469. 56517668d5d3 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 56517668d5d3 35469 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@56517668d5d3: New HC connected from 10.0.2.100 [10.0.2.100]. 56517668d5d3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@56517668d5d3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@56517668d5d3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@56517668d5d3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@56517668d5d3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@56517668d5d3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@56517668d5d3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@56517668d5d3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@56517668d5d3: Configuration file was processed on all HCs. MC@56517668d5d3: Creating MTC on host 10.0.2.100. MC@56517668d5d3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Oct 25 05:48:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054819976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054819976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach started. 20241025054820550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054820557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054820602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241025054820602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241025054820602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241025054820602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054820602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054820602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054820602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054820602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054820602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054820603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054820603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054820603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054820603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054820603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054820603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054820603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054820603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241025054820603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054820603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054820603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025054820603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054820603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054820606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025054820614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054820614 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach-BVCI196(6)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054820618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054820618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054820619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241025054820619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054820619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054820619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025054820619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054820619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054820621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054820621 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054820627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054820627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054820634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241025054820634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241025054820634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241025054820634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054820634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054820634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054820634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054820634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054820634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054820635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054820635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054820635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054820635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054820635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054820635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054820635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054820635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241025054820635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054820635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054820635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054820635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054820635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054820637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054820637 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)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054820641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054820641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054820766 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) 20241025054820766 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241025054820766 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:39355 err=None (osmo_ss7_asp.c:785) 20241025054820976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054820976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054820976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054820976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025054820977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025054820977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241025054820977 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241025054820977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241025054820977 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241025054820977 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241025054820977 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241025054820977 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241025054820977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241025054820977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025054820977 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241025054820977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025054820978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025054820978 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025054820978 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025054820978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025054820978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025054820978 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@56517668d5d3: Established a new IPA connection (conn_id=2) 20241025054820978 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5577ce1d1c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241025054820978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054820980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025054820981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@56517668d5d3: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DCB6DF75'O, index=0 SGSN_Test-GSUP(19)@56517668d5d3: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@56517668d5d3: 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 := 'A944AC95DFE8F8FC55345154114E77FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3569CA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22FE16D944C8F50B'O } } } } } 20241025054822068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054822068 DLLC NOTICE LLME(ffffffff/dcb6df75){UNASSIGNED} LLC RX: unknown TLLI 0xdcb6df75, creating LLME on the fly (gprs_llc.c:552) 20241025054822068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054822069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241025054822069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054822069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025054822069 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054822069 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025054822069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054822069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054822069 DLLC NOTICE LLME(ffffffff/dcb6df75){UNASSIGNED} LLGM Assign pre (dcb6df75 => cafab733) (gprs_llc.c:1079) 20241025054822069 DLLC NOTICE LLME(dcb6df75/cafab733){ASSIGNED} LLGM Assign post (dcb6df75 => cafab733) (gprs_llc.c:1125) 20241025054822069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054822069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054822069 DMM DEBUG MM(262420000000001/cafab733) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054822088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054822089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025054822089 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054822089 DMM DEBUG MM(262420000000001/cafab733) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241025054822089 DMM NOTICE MM(262420000000001/cafab733) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054822089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054822089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054822089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054822089 DMM DEBUG MM(262420000000001/cafab733) Requesting authorization (sgsn_auth.c:160) 20241025054822089 DMM INFO MM(262420000000001/cafab733) Requesting authentication tuples (sgsn_auth.c:184) 20241025054822089 DMM DEBUG MM(262420000000001/cafab733) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025054822089 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241025054822089 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)@56517668d5d3: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@56517668d5d3: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241025054822095 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025054822095 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025054822095 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025054822095 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025054822095 DMM INFO MM(262420000000001/cafab733) Subscriber data update (mmctx.c:445) 20241025054822095 DMM DEBUG MM(262420000000001/cafab733) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025054822095 DMM INFO MM(262420000000001/cafab733) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025054822095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025054822095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025054822095 DMM INFO MM(262420000000001/cafab733) <- GMM AUTH AND CIPHERING REQ (rand = a9 44 ac 95 df e8 f8 fc 55 34 51 54 11 4e 77 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025054822110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054822110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054822110 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054822110 DMM INFO MM(262420000000001/cafab733) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025054822110 DMM NOTICE MM(262420000000001/cafab733) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025054822110 DMM DEBUG MM(262420000000001/cafab733) checking auth: received GSM SRES = e3 56 9c a1 (gprs_gmm.c:666) 20241025054822110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025054822110 DMM DEBUG MM(262420000000001/cafab733) Requesting authorization (sgsn_auth.c:160) 20241025054822110 DMM INFO MM(262420000000001/cafab733) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025054822110 DMM DEBUG MM(262420000000001/cafab733) Requesting subscriber data update (gprs_subscriber.c:894) 20241025054822111 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241025054822111 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) 20241025054822111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025054822111 DMM INFO MM(262420000000001/cafab733) <- GMM ATTACH ACCEPT (new P-TMSI=0xcafab733) (gprs_gmm.c:300) 20241025054822114 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025054822114 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025054822114 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241025054822114 DMM INFO MM(262420000000001/cafab733) Subscriber data update (mmctx.c:445) 20241025054822114 DMM DEBUG MM(262420000000001/cafab733) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025054822114 DMM INFO MM(262420000000001/cafab733) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025054822114 DMM NOTICE MM(262420000000001/cafab733) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241025054822114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025054822114 DMM NOTICE MM(262420000000001/cafab733) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025054822114 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) 20241025054822115 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025054822115 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241025054822115 DMM INFO MM(262420000000001/cafab733) Subscriber data update (mmctx.c:445) 20241025054822115 DMM DEBUG MM(262420000000001/cafab733) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025054822126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054822126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025054822126 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054822127 DMM INFO MM(262420000000001/cafab733) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025054822127 DMM NOTICE MM(262420000000001/cafab733) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025054822127 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025054822127 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025054822127 DLLC NOTICE LLME(dcb6df75/cafab733){ASSIGNED} LLGM Assign pre (ffffffff => cafab733) (gprs_llc.c:1079) 20241025054822127 DLLC NOTICE LLME(ffffffff/cafab733){ASSIGNED} LLGM Assign post (ffffffff => cafab733) (gprs_llc.c:1125) 20241025054822127 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025054822127 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025054822127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025054822127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@56517668d5d3: setverdict(pass): none -> pass TC_attach-BVCI196(6)@56517668d5d3: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@56517668d5d3: Final verdict of PTC: pass 20241025054822190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025054822194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP-IPA(18)@56517668d5d3: Final verdict of PTC: none -NSVCI98(12)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(19)@56517668d5d3: Final verdict of PTC: none 20241025054822194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(17)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@56517668d5d3: Final verdict of PTC: none TC_attach-BVCI210(11)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@56517668d5d3: Final verdict of PTC: none -NSVCI97(7)@56517668d5d3: Final verdict of PTC: none TC_attach-BVCI220(16)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@56517668d5d3: Final verdict of PTC: none TC_attach-BVCI196(6)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(5)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(15)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(10)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Oct 25 05:48:22 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241025054822297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054822700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91372) 20241025054823195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054823195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91372, count=104936) 20241025054824196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054824196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Oct 25 05:48:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054825197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054825197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_mnc3 started. 20241025054825804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054825807 DMM INFO MM(262420000000001/cafab733) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025054825807 DMM INFO MM(262420000000001/cafab733) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025054825807 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025054825807 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025054825807 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025054825807 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025054825807 DLLC NOTICE LLME(ffffffff/cafab733){ASSIGNED} LLGM Assign pre (cafab733 => ffffffff) (gprs_llc.c:1079) 20241025054825807 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cafab733 => ffffffff) (gprs_llc.c:1125) 20241025054825808 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241025054825808 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) 20241025054825808 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) 20241025054825808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025054825808 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025054825808 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025054825808 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025054825808 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054825849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054825849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054825849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054825849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054825849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025054825849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054825849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054825849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054825849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054825850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054825850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054825850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054825850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054825850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054825850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054825850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054825850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054825850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054825852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054825857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054825857 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054825864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054825864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054825864 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025054825864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054825864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054825865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054825865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054825865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054825865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054825865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054825865 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054825865 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054825865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054825865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054825867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054825872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054825872 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054825880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054825880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054825880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054825880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054825880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025054825880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054825880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054825880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054825880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054825881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054825881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054825881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054825881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054825881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054825881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054825881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054825881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054825881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054825881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054825881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054825881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054825881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054825884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054825889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054825889 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054826198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054826198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054826198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054826198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054826202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025054826204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@56517668d5d3: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CE11F3C4'O, index=0 SGSN_Test-GSUP(38)@56517668d5d3: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@56517668d5d3: 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 := '9396CE76F90590EC9095BCAB94946D4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD6050C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91B51EE98C394539'O } } } } } 20241025054827272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054827272 DLLC NOTICE LLME(ffffffff/ce11f3c4){UNASSIGNED} LLC RX: unknown TLLI 0xce11f3c4, creating LLME on the fly (gprs_llc.c:552) 20241025054827272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054827272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241025054827272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054827272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025054827272 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054827272 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025054827272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054827272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054827272 DLLC NOTICE LLME(ffffffff/ce11f3c4){UNASSIGNED} LLGM Assign pre (ce11f3c4 => edca4fb4) (gprs_llc.c:1079) 20241025054827272 DLLC NOTICE LLME(ce11f3c4/edca4fb4){ASSIGNED} LLGM Assign post (ce11f3c4 => edca4fb4) (gprs_llc.c:1125) 20241025054827272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054827272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054827272 DMM DEBUG MM(262420000001001/edca4fb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054827280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054827280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025054827280 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054827280 DMM DEBUG MM(262420000001001/edca4fb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241025054827280 DMM NOTICE MM(262420000001001/edca4fb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054827280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054827280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054827280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054827280 DMM DEBUG MM(262420000001001/edca4fb4) Requesting authorization (sgsn_auth.c:160) 20241025054827280 DMM INFO MM(262420000001001/edca4fb4) Requesting authentication tuples (sgsn_auth.c:184) 20241025054827280 DMM DEBUG MM(262420000001001/edca4fb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025054827280 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241025054827280 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)@56517668d5d3: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@56517668d5d3: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241025054827282 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025054827282 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025054827282 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025054827282 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025054827282 DMM INFO MM(262420000001001/edca4fb4) Subscriber data update (mmctx.c:445) 20241025054827282 DMM DEBUG MM(262420000001001/edca4fb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025054827282 DMM INFO MM(262420000001001/edca4fb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025054827282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025054827282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025054827282 DMM INFO MM(262420000001001/edca4fb4) <- GMM AUTH AND CIPHERING REQ (rand = 93 96 ce 76 f9 05 90 ec 90 95 bc ab 94 94 6d 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025054827286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054827286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054827286 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054827286 DMM INFO MM(262420000001001/edca4fb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025054827286 DMM NOTICE MM(262420000001001/edca4fb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025054827286 DMM DEBUG MM(262420000001001/edca4fb4) checking auth: received GSM SRES = dd 60 50 c5 (gprs_gmm.c:666) 20241025054827286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025054827286 DMM DEBUG MM(262420000001001/edca4fb4) Requesting authorization (sgsn_auth.c:160) 20241025054827286 DMM INFO MM(262420000001001/edca4fb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025054827286 DMM DEBUG MM(262420000001001/edca4fb4) Requesting subscriber data update (gprs_subscriber.c:894) 20241025054827286 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241025054827286 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) 20241025054827286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025054827286 DMM INFO MM(262420000001001/edca4fb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xedca4fb4) (gprs_gmm.c:300) 20241025054827287 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025054827287 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025054827287 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025054827287 DMM INFO MM(262420000001001/edca4fb4) Subscriber data update (mmctx.c:445) 20241025054827287 DMM DEBUG MM(262420000001001/edca4fb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025054827287 DMM INFO MM(262420000001001/edca4fb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025054827287 DMM NOTICE MM(262420000001001/edca4fb4) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241025054827287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025054827287 DMM NOTICE MM(262420000001001/edca4fb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025054827287 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) 20241025054827287 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025054827287 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025054827287 DMM INFO MM(262420000001001/edca4fb4) Subscriber data update (mmctx.c:445) 20241025054827287 DMM DEBUG MM(262420000001001/edca4fb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025054827290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054827290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025054827290 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054827290 DMM INFO MM(262420000001001/edca4fb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025054827290 DMM NOTICE MM(262420000001001/edca4fb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025054827290 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025054827290 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025054827290 DLLC NOTICE LLME(ce11f3c4/edca4fb4){ASSIGNED} LLGM Assign pre (ffffffff => edca4fb4) (gprs_llc.c:1079) 20241025054827290 DLLC NOTICE LLME(ffffffff/edca4fb4){ASSIGNED} LLGM Assign post (ffffffff => edca4fb4) (gprs_llc.c:1125) 20241025054827290 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025054827290 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025054827290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025054827290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@56517668d5d3: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@56517668d5d3: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@56517668d5d3: Final verdict of PTC: pass 20241025054827352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025054827356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025054827356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(26)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(38)@56517668d5d3: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@56517668d5d3: Final verdict of PTC: none -NSVCI98(31)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@56517668d5d3: Final verdict of PTC: none -NSVCI99(36)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@56517668d5d3: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@56517668d5d3: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(34)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(29)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(24)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_mnc3 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Oct 25 05:48:27 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241025054827425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054827827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47912) 20241025054828357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054828357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47912, count=88744) 20241025054829358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054829358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:48:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054830360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054830360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_umts_aka_umts_res started. 20241025054830930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054830933 DMM INFO MM(262420000001001/edca4fb4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025054830933 DMM INFO MM(262420000001001/edca4fb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025054830933 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025054830933 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025054830933 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025054830933 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025054830933 DLLC NOTICE LLME(ffffffff/edca4fb4){ASSIGNED} LLGM Assign pre (edca4fb4 => ffffffff) (gprs_llc.c:1079) 20241025054830933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edca4fb4 => ffffffff) (gprs_llc.c:1125) 20241025054830933 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241025054830933 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) 20241025054830933 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) 20241025054830933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025054830933 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025054830933 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025054830933 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025054830933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054830963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054830963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054830963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054830963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054830963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025054830963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054830963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054830963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054830963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054830963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054830963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054830963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054830964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054830964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054830964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054830964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054830964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054830964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054830964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054830964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054830964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054830964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054830966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054830970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054830970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054830977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054830977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054830977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054830977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054830977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025054830977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054830977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054830977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054830977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054830978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054830978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054830978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054830978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054830978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054830978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054830978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054830978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054830978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054830978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054830978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054830978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054830978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054830980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054830984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054830984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054830996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054830996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054830996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054830996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054830996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025054830996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054830996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054830996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054830996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054830997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054830997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054830997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054830997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054830997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054830997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054830997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054830997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054830997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054830997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054830997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054830997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054830997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054830999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054831004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054831004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054831361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054831361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054831361 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054831361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054831365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025054831366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(55)@56517668d5d3: 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(55)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@56517668d5d3: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D3247E83'O, index=0 SGSN_Test-GSUP(57)@56517668d5d3: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@56517668d5d3: 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 := 'D402DABAF2B99EC613B7E0DADCEAC027'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B684F342'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '297EA9ECAB183AEA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AADB922CDEE67FF9834A6D4549E47103'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '47CC1E9F61BDE7AB12500B25ECA5E916'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A97EB7F1D1257F7F869414E2D7384B49'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9AB099CE03F5BB08'O } } } } } 20241025054832433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054832433 DLLC NOTICE LLME(ffffffff/d3247e83){UNASSIGNED} LLC RX: unknown TLLI 0xd3247e83, creating LLME on the fly (gprs_llc.c:552) 20241025054832433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054832433 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241025054832433 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054832433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025054832433 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054832433 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025054832433 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054832433 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054832433 DLLC NOTICE LLME(ffffffff/d3247e83){UNASSIGNED} LLGM Assign pre (d3247e83 => d5dbdd23) (gprs_llc.c:1079) 20241025054832433 DLLC NOTICE LLME(d3247e83/d5dbdd23){ASSIGNED} LLGM Assign post (d3247e83 => d5dbdd23) (gprs_llc.c:1125) 20241025054832433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054832433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054832433 DMM DEBUG MM(262420000001002/d5dbdd23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054832445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054832445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025054832445 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054832445 DMM DEBUG MM(262420000001002/d5dbdd23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241025054832445 DMM NOTICE MM(262420000001002/d5dbdd23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054832445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054832445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054832445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054832445 DMM DEBUG MM(262420000001002/d5dbdd23) Requesting authorization (sgsn_auth.c:160) 20241025054832445 DMM INFO MM(262420000001002/d5dbdd23) Requesting authentication tuples (sgsn_auth.c:184) 20241025054832445 DMM DEBUG MM(262420000001002/d5dbdd23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025054832445 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241025054832445 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)@56517668d5d3: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@56517668d5d3: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241025054832449 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025054832449 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025054832449 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025054832449 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025054832449 DMM INFO MM(262420000001002/d5dbdd23) Subscriber data update (mmctx.c:445) 20241025054832449 DMM DEBUG MM(262420000001002/d5dbdd23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025054832449 DMM INFO MM(262420000001002/d5dbdd23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025054832449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025054832449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025054832449 DMM INFO MM(262420000001002/d5dbdd23) <- GMM AUTH AND CIPHERING REQ (rand = d4 02 da ba f2 b9 9e c6 13 b7 e0 da dc ea c0 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 7e b7 f1 d1 25 7f 7f 86 94 14 e2 d7 38 4b 49 ) (gprs_gmm.c:483) 20241025054832460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054832460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054832460 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054832460 DMM INFO MM(262420000001002/d5dbdd23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025054832460 DMM NOTICE MM(262420000001002/d5dbdd23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025054832460 DMM DEBUG MM(262420000001002/d5dbdd23) checking auth: received UMTS RES = 9a b0 99 ce 03 f5 bb 08 (gprs_gmm.c:666) 20241025054832460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025054832460 DMM DEBUG MM(262420000001002/d5dbdd23) Requesting authorization (sgsn_auth.c:160) 20241025054832460 DMM INFO MM(262420000001002/d5dbdd23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025054832460 DMM DEBUG MM(262420000001002/d5dbdd23) Requesting subscriber data update (gprs_subscriber.c:894) 20241025054832460 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241025054832460 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) 20241025054832460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025054832460 DMM INFO MM(262420000001002/d5dbdd23) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5dbdd23) (gprs_gmm.c:300) 20241025054832463 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025054832463 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025054832463 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025054832463 DMM INFO MM(262420000001002/d5dbdd23) Subscriber data update (mmctx.c:445) 20241025054832463 DMM DEBUG MM(262420000001002/d5dbdd23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025054832463 DMM INFO MM(262420000001002/d5dbdd23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025054832463 DMM NOTICE MM(262420000001002/d5dbdd23) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241025054832463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025054832463 DMM NOTICE MM(262420000001002/d5dbdd23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025054832463 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) 20241025054832463 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025054832463 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025054832463 DMM INFO MM(262420000001002/d5dbdd23) Subscriber data update (mmctx.c:445) 20241025054832463 DMM DEBUG MM(262420000001002/d5dbdd23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025054832468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054832468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025054832468 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054832468 DMM INFO MM(262420000001002/d5dbdd23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025054832468 DMM NOTICE MM(262420000001002/d5dbdd23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025054832468 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025054832468 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025054832468 DLLC NOTICE LLME(d3247e83/d5dbdd23){ASSIGNED} LLGM Assign pre (ffffffff => d5dbdd23) (gprs_llc.c:1079) 20241025054832468 DLLC NOTICE LLME(ffffffff/d5dbdd23){ASSIGNED} LLGM Assign post (ffffffff => d5dbdd23) (gprs_llc.c:1125) 20241025054832468 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025054832468 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025054832468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025054832468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@56517668d5d3: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@56517668d5d3: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@56517668d5d3: Final verdict of PTC: pass 20241025054832525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@56517668d5d3: Final verdict of PTC: none 20241025054832530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025054832530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(55)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@56517668d5d3: Final verdict of PTC: none -NSVCI99(56)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@56517668d5d3: Final verdict of PTC: none -NSVCI98(50)@56517668d5d3: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@56517668d5d3: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@56517668d5d3: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@56517668d5d3: Final verdict of PTC: none -NSVCI97(45)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(48)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(54)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(43)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Oct 25 05:48:32 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 20241025054832607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054833010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88672) 20241025054833531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054833531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88672, count=89212) 20241025054834532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054834532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:48:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054835533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054835533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_umts_aka_gsm_sres started. 20241025054836114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054836116 DMM INFO MM(262420000001002/d5dbdd23) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025054836116 DMM INFO MM(262420000001002/d5dbdd23) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025054836116 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025054836116 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025054836116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025054836116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025054836116 DLLC NOTICE LLME(ffffffff/d5dbdd23){ASSIGNED} LLGM Assign pre (d5dbdd23 => ffffffff) (gprs_llc.c:1079) 20241025054836116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5dbdd23 => ffffffff) (gprs_llc.c:1125) 20241025054836116 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241025054836116 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) 20241025054836116 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) 20241025054836116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025054836116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025054836116 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025054836116 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025054836116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054836162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054836162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054836162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054836162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054836162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025054836162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054836162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054836162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054836162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054836162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054836162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054836162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054836163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054836163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054836163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054836163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054836163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054836163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054836163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054836163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025054836163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054836163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054836165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054836171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054836171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054836179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054836179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054836179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054836179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054836179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025054836179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054836179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054836179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054836179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054836180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054836180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054836180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054836180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054836180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054836180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054836180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054836180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054836180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054836180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054836180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054836181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054836181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054836182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054836187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054836187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054836194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054836194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054836194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054836194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054836194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025054836194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054836194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054836194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054836194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054836195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054836195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054836195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054836195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054836195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054836195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054836195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054836195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054836195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054836195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054836195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054836195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054836195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054836198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054836203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054836203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054836534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054836535 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054836535 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054836535 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054836539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025054836540 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@56517668d5d3: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C63CD275'O, index=0 SGSN_Test-GSUP(76)@56517668d5d3: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@56517668d5d3: 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 := 'B080B329A1523460245608F64A51F83D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7914FC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0492B9A73B45A47'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A178FD33FED48787BF4A0D38D01F0417'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A9A74EA5643A36727F09F77E900EF49'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A7C4B57D50318927855533FBB0A1C72E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D171D2618AF879F5'O } } } } } 20241025054837613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054837613 DLLC NOTICE LLME(ffffffff/c63cd275){UNASSIGNED} LLC RX: unknown TLLI 0xc63cd275, creating LLME on the fly (gprs_llc.c:552) 20241025054837613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054837613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241025054837613 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054837613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025054837613 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054837613 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025054837613 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054837613 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054837613 DLLC NOTICE LLME(ffffffff/c63cd275){UNASSIGNED} LLGM Assign pre (c63cd275 => c1ae2adf) (gprs_llc.c:1079) 20241025054837613 DLLC NOTICE LLME(c63cd275/c1ae2adf){ASSIGNED} LLGM Assign post (c63cd275 => c1ae2adf) (gprs_llc.c:1125) 20241025054837613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054837613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054837613 DMM DEBUG MM(262420000001003/c1ae2adf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054837634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054837634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025054837634 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054837634 DMM DEBUG MM(262420000001003/c1ae2adf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241025054837634 DMM NOTICE MM(262420000001003/c1ae2adf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054837634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054837634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054837634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054837634 DMM DEBUG MM(262420000001003/c1ae2adf) Requesting authorization (sgsn_auth.c:160) 20241025054837634 DMM INFO MM(262420000001003/c1ae2adf) Requesting authentication tuples (sgsn_auth.c:184) 20241025054837634 DMM DEBUG MM(262420000001003/c1ae2adf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025054837634 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241025054837634 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)@56517668d5d3: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@56517668d5d3: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241025054837641 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025054837641 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025054837641 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025054837642 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025054837642 DMM INFO MM(262420000001003/c1ae2adf) Subscriber data update (mmctx.c:445) 20241025054837642 DMM DEBUG MM(262420000001003/c1ae2adf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025054837642 DMM INFO MM(262420000001003/c1ae2adf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025054837642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025054837642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025054837642 DMM INFO MM(262420000001003/c1ae2adf) <- GMM AUTH AND CIPHERING REQ (rand = b0 80 b3 29 a1 52 34 60 24 56 08 f6 4a 51 f8 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 c4 b5 7d 50 31 89 27 85 55 33 fb b0 a1 c7 2e ) (gprs_gmm.c:483) 20241025054837658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054837658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054837658 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054837658 DMM INFO MM(262420000001003/c1ae2adf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025054837658 DMM NOTICE MM(262420000001003/c1ae2adf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025054837658 DMM DEBUG MM(262420000001003/c1ae2adf) checking auth: received GSM SRES = b7 91 4f c0 (gprs_gmm.c:666) 20241025054837658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025054837658 DMM DEBUG MM(262420000001003/c1ae2adf) Requesting authorization (sgsn_auth.c:160) 20241025054837658 DMM INFO MM(262420000001003/c1ae2adf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025054837658 DMM DEBUG MM(262420000001003/c1ae2adf) Requesting subscriber data update (gprs_subscriber.c:894) 20241025054837658 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241025054837658 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) 20241025054837658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025054837658 DMM INFO MM(262420000001003/c1ae2adf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1ae2adf) (gprs_gmm.c:300) 20241025054837661 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025054837661 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025054837661 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025054837661 DMM INFO MM(262420000001003/c1ae2adf) Subscriber data update (mmctx.c:445) 20241025054837661 DMM DEBUG MM(262420000001003/c1ae2adf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025054837661 DMM INFO MM(262420000001003/c1ae2adf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025054837661 DMM NOTICE MM(262420000001003/c1ae2adf) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241025054837662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025054837662 DMM NOTICE MM(262420000001003/c1ae2adf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025054837662 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) 20241025054837664 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025054837664 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025054837664 DMM INFO MM(262420000001003/c1ae2adf) Subscriber data update (mmctx.c:445) 20241025054837664 DMM DEBUG MM(262420000001003/c1ae2adf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025054837675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054837675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025054837675 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054837675 DMM INFO MM(262420000001003/c1ae2adf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025054837675 DMM NOTICE MM(262420000001003/c1ae2adf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025054837675 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025054837675 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025054837675 DLLC NOTICE LLME(c63cd275/c1ae2adf){ASSIGNED} LLGM Assign pre (ffffffff => c1ae2adf) (gprs_llc.c:1079) 20241025054837675 DLLC NOTICE LLME(ffffffff/c1ae2adf){ASSIGNED} LLGM Assign post (ffffffff => c1ae2adf) (gprs_llc.c:1125) 20241025054837675 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025054837675 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025054837675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025054837675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@56517668d5d3: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@56517668d5d3: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@56517668d5d3: Final verdict of PTC: pass 20241025054837734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53430<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI196(63)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(76)@56517668d5d3: Final verdict of PTC: none 20241025054837738 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(65)@56517668d5d3: Final verdict of PTC: none -NSVCI99(74)@56517668d5d3: Final verdict of PTC: none 20241025054837738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@56517668d5d3: Final verdict of PTC: none -NSVCI97(64)@56517668d5d3: Final verdict of PTC: none -NSVCI98(69)@56517668d5d3: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@56517668d5d3: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(72)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(67)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(62)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Oct 25 05:48:37 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 20241025054837814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054838216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83768) 20241025054838740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054838740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83768, count=89820) 20241025054839742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054839742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054840743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054840743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_timeout_after_pdp_act started. 20241025054841313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054841315 DMM INFO MM(262420000001003/c1ae2adf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025054841315 DMM INFO MM(262420000001003/c1ae2adf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025054841315 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025054841315 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025054841315 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025054841315 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025054841315 DLLC NOTICE LLME(ffffffff/c1ae2adf){ASSIGNED} LLGM Assign pre (c1ae2adf => ffffffff) (gprs_llc.c:1079) 20241025054841315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1ae2adf => ffffffff) (gprs_llc.c:1125) 20241025054841315 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241025054841315 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) 20241025054841315 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) 20241025054841315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025054841315 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025054841315 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025054841315 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025054841315 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054841356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054841356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054841356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054841356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054841356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025054841356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054841356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054841356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054841356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054841357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054841357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054841357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054841357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054841357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054841357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054841357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054841357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054841357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054841357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054841357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054841358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054841358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054841359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054841364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841364 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054841370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054841370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054841370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054841370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054841370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025054841370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054841370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054841370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054841370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054841371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054841371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054841371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054841371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054841371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054841371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054841371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054841371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054841371 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054841371 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054841371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054841372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054841372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054841374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054841378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054841386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054841386 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054841386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054841386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054841386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054841386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054841386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054841387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054841387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054841387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054841389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054841394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054841744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054841745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054841745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054841745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054841749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025054841750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@56517668d5d3: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C4BA8627'O, index=0 SGSN_Test-GSUP(95)@56517668d5d3: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@56517668d5d3: 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 := '6203996C888D56016F19276C3C14BB4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B874623'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2BD255AE0B52356'O } } } } } 20241025054841811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841811 DLLC NOTICE LLME(ffffffff/c4ba8627){UNASSIGNED} LLC RX: unknown TLLI 0xc4ba8627, creating LLME on the fly (gprs_llc.c:552) 20241025054841811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241025054841811 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054841811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025054841811 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054841811 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025054841811 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054841811 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054841811 DLLC NOTICE LLME(ffffffff/c4ba8627){UNASSIGNED} LLGM Assign pre (c4ba8627 => e153e2c3) (gprs_llc.c:1079) 20241025054841811 DLLC NOTICE LLME(c4ba8627/e153e2c3){ASSIGNED} LLGM Assign post (c4ba8627 => e153e2c3) (gprs_llc.c:1125) 20241025054841811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054841811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054841811 DMM DEBUG MM(262420000000021/e153e2c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054841830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841830 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054841830 DMM DEBUG MM(262420000000021/e153e2c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241025054841830 DMM NOTICE MM(262420000000021/e153e2c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054841830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054841830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054841830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054841830 DMM DEBUG MM(262420000000021/e153e2c3) Requesting authorization (sgsn_auth.c:160) 20241025054841830 DMM INFO MM(262420000000021/e153e2c3) Requesting authentication tuples (sgsn_auth.c:184) 20241025054841830 DMM DEBUG MM(262420000000021/e153e2c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025054841830 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241025054841830 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)@56517668d5d3: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@56517668d5d3: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241025054841836 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025054841836 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025054841836 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025054841836 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025054841836 DMM INFO MM(262420000000021/e153e2c3) Subscriber data update (mmctx.c:445) 20241025054841836 DMM DEBUG MM(262420000000021/e153e2c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025054841836 DMM INFO MM(262420000000021/e153e2c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025054841836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025054841836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025054841836 DMM INFO MM(262420000000021/e153e2c3) <- GMM AUTH AND CIPHERING REQ (rand = 62 03 99 6c 88 8d 56 01 6f 19 27 6c 3c 14 bb 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025054841851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841851 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054841851 DMM INFO MM(262420000000021/e153e2c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025054841851 DMM NOTICE MM(262420000000021/e153e2c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025054841851 DMM DEBUG MM(262420000000021/e153e2c3) checking auth: received GSM SRES = 5b 87 46 23 (gprs_gmm.c:666) 20241025054841851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025054841851 DMM DEBUG MM(262420000000021/e153e2c3) Requesting authorization (sgsn_auth.c:160) 20241025054841851 DMM INFO MM(262420000000021/e153e2c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025054841851 DMM DEBUG MM(262420000000021/e153e2c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241025054841851 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241025054841851 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) 20241025054841851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025054841851 DMM INFO MM(262420000000021/e153e2c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe153e2c3) (gprs_gmm.c:300) 20241025054841854 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025054841854 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025054841854 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025054841854 DMM INFO MM(262420000000021/e153e2c3) Subscriber data update (mmctx.c:445) 20241025054841854 DMM DEBUG MM(262420000000021/e153e2c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025054841854 DMM INFO MM(262420000000021/e153e2c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025054841854 DMM NOTICE MM(262420000000021/e153e2c3) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241025054841854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025054841854 DMM NOTICE MM(262420000000021/e153e2c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025054841854 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) 20241025054841856 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025054841856 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025054841856 DMM INFO MM(262420000000021/e153e2c3) Subscriber data update (mmctx.c:445) 20241025054841856 DMM DEBUG MM(262420000000021/e153e2c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025054841868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841868 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054841868 DMM INFO MM(262420000000021/e153e2c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025054841868 DMM NOTICE MM(262420000000021/e153e2c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025054841868 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025054841868 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025054841868 DLLC NOTICE LLME(c4ba8627/e153e2c3){ASSIGNED} LLGM Assign pre (ffffffff => e153e2c3) (gprs_llc.c:1079) 20241025054841868 DLLC NOTICE LLME(ffffffff/e153e2c3){ASSIGNED} LLGM Assign post (ffffffff => e153e2c3) (gprs_llc.c:1125) 20241025054841868 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025054841868 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025054841868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025054841868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@56517668d5d3: setverdict(pass): none -> pass 20241025054841926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841926 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054841926 DMM INFO MM(262420000000021/e153e2c3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025054841926 DMM INFO MM(262420000000021/e153e2c3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025054841926 DMM DEBUG MM(262420000000021/e153e2c3) Using GGSN 0 (gprs_sm.c:317) 20241025054841926 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241025054841926 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025054841926 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241025054841926 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241025054841949 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 20 63 35 ac 11 c9 61 63 fc 14 05 7f 85 91 f3 35 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241025054841949 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba086058, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025054841949 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025054841949 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1ddb48 TLLI=e153e2c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025054841949 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025054841950 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025054841968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841968 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054841968 DMM INFO MM(262420000000021/e153e2c3) -> GMM ATTACH REQUEST MI(TMSI-0xE153E2C3) type="GPRS attach" (gprs_gmm.c:1266) 20241025054841968 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054841968 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025054841968 DLLC NOTICE LLME(ffffffff/e153e2c3){ASSIGNED} LLGM Assign pre (e153e2c3 => c7f54c58) (gprs_llc.c:1079) 20241025054841968 DLLC NOTICE LLME(e153e2c3/c7f54c58){ASSIGNED} LLGM Assign post (e153e2c3 => c7f54c58) (gprs_llc.c:1125) 20241025054841968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054841968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054841968 DMM DEBUG MM(262420000000021/c7f54c58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054841978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054841978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241025054841978 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054841978 DMM DEBUG MM(262420000000021/c7f54c58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241025054841978 DMM NOTICE MM(262420000000021/c7f54c58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054841978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054841978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054841978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054841978 DMM DEBUG MM(262420000000021/c7f54c58) Requesting authorization (sgsn_auth.c:160) 20241025054841978 DMM INFO MM(262420000000021/c7f54c58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025054841978 DMM DEBUG MM(262420000000021/c7f54c58) Requesting subscriber data update (gprs_subscriber.c:894) 20241025054841978 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241025054841978 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) 20241025054841979 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025054841979 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025054841979 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025054841979 DMM INFO MM(262420000000021/c7f54c58) Subscriber data update (mmctx.c:445) 20241025054841979 DMM DEBUG MM(262420000000021/c7f54c58) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241025054841979 DMM INFO MM(262420000000021/c7f54c58) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241025054841979 DMM NOTICE MM(262420000000021/c7f54c58) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241025054841979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025054841979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025054841979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025054841979 DMM INFO MM(262420000000021/c7f54c58) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f54c58) (gprs_gmm.c:300) 20241025054841980 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) 20241025054841981 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025054841981 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025054841981 DMM INFO MM(262420000000021/c7f54c58) Subscriber data update (mmctx.c:445) 20241025054841981 DMM DEBUG MM(262420000000021/c7f54c58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@56517668d5d3: Trying to receive 5 ATTACH ACCEPTs 20241025054847981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025054847981 DMM INFO MM(262420000000021/c7f54c58) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f54c58) (gprs_gmm.c:300) 20241025054848973 DGPRS DEBUG Checking for inactive LLMEs, time = 32363528 (sgsn.c:131) 20241025054853981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025054853982 DMM INFO MM(262420000000021/c7f54c58) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f54c58) (gprs_gmm.c:300) 20241025054859983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025054859983 DMM INFO MM(262420000000021/c7f54c58) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f54c58) (gprs_gmm.c:300) 20241025054901746 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025054901746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025054901747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025054905984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025054905984 DMM INFO MM(262420000000021/c7f54c58) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f54c58) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@56517668d5d3: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@56517668d5d3: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241025054911359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054911364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054911364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025054911372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054911375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054911375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025054911387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054911392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054911392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025054911985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025054911985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241025054911985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025054911985 DMM NOTICE MM(262420000000021/c7f54c58) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025054911985 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241025054911985 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1ddb48, TLLI=c7f54c58, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025054911985 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025054911985 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025054911985 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241025054911985 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241025054911985 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) 20241025054911985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Reject}: Deallocated (fsm.c:568) 20241025054911985 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Deallocated (fsm.c:568) 20241025054911986 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025054911986 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025054911986 DLLC NOTICE LLME(e153e2c3/c7f54c58){ASSIGNED} LLGM Assign pre (c7f54c58 => ffffffff) (gprs_llc.c:1079) 20241025054911986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7f54c58 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@56517668d5d3: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@56517668d5d3: Final verdict of PTC: pass 20241025054912511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@56517668d5d3: Final verdict of PTC: none -NSVCI99(93)@56517668d5d3: Final verdict of PTC: none 20241025054912515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_timeout_after_pdp_act-BVCI196(82)@56517668d5d3: Final verdict of PTC: none 20241025054912515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(79)@56517668d5d3: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@56517668d5d3: Final verdict of PTC: none -NSVCI98(88)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@56517668d5d3: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@56517668d5d3: Final verdict of PTC: none -NSVCI97(83)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(81)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(86)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(91)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Oct 25 05:49:12 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 20241025054912597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054912899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20241025054913516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054913517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=130792) 20241025054914518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054914518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Oct 25 05:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054915519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054915519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_auth_id_timeout started. 20241025054915995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054915997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054916034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054916034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054916034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054916034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054916034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025054916034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054916034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054916034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054916034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054916035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054916035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054916035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054916035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054916035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054916035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054916035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054916035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054916035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054916035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054916035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025054916035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054916035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054916038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054916043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054916043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054916049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054916049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054916049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054916049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054916049 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025054916049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054916049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054916049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054916049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054916050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054916050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054916050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054916050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054916050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054916050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054916050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054916050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054916050 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054916050 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054916050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025054916050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054916050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054916052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054916057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054916057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054916067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054916067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054916067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054916067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054916067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025054916067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054916067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054916067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054916067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054916068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054916068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054916068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054916068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054916068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054916068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054916068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054916068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054916068 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054916068 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054916068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025054916069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054916069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054916070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054916075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054916075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054916521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054916521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054916521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054916521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054916525 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025054916526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@56517668d5d3: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FC19D208'O, index=0 SGSN_Test-GSUP(114)@56517668d5d3: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241025054916585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054916585 DLLC NOTICE LLME(ffffffff/fc19d208){UNASSIGNED} LLC RX: unknown TLLI 0xfc19d208, creating LLME on the fly (gprs_llc.c:552) 20241025054916585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054916585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241025054916585 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054916585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025054916585 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054916585 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025054916585 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054916585 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054916585 DLLC NOTICE LLME(ffffffff/fc19d208){UNASSIGNED} LLGM Assign pre (fc19d208 => d4975e17) (gprs_llc.c:1079) 20241025054916585 DLLC NOTICE LLME(fc19d208/d4975e17){ASSIGNED} LLGM Assign post (fc19d208 => d4975e17) (gprs_llc.c:1125) 20241025054916585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054916585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054916585 DMM DEBUG MM(262420000000002/d4975e17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054918973 DGPRS DEBUG Checking for inactive LLMEs, time = 32363558 (sgsn.c:131) 20241025054922586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025054922586 DMM DEBUG MM(262420000000002/d4975e17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054928587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025054928587 DMM DEBUG MM(262420000000002/d4975e17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054934589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025054934589 DMM DEBUG MM(262420000000002/d4975e17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054936522 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025054936522 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025054936523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025054940590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025054940590 DMM DEBUG MM(262420000000002/d4975e17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054946036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054946037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054946037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025054946051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054946052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054946052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025054946070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054946072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054946072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025054946592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025054946592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241025054946592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025054946592 DMM NOTICE MM(262420000000002/d4975e17) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241025054946592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Reject}: Deallocated (fsm.c:568) 20241025054946592 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025054946592 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025054946592 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025054946592 DLLC NOTICE LLME(fc19d208/d4975e17){ASSIGNED} LLGM Assign pre (d4975e17 => ffffffff) (gprs_llc.c:1079) 20241025054946592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4975e17 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@56517668d5d3: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@56517668d5d3: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@56517668d5d3: Final verdict of PTC: pass 20241025054946610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@56517668d5d3: Final verdict of PTC: none 20241025054946614 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(103)@56517668d5d3: Final verdict of PTC: none 20241025054946614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@56517668d5d3: Final verdict of PTC: none -NSVCI98(107)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@56517668d5d3: Final verdict of PTC: none -NSVCI99(112)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(105)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(110)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(100)@56517668d5d3: Final verdict of PTC: none -NSVCI97(102)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Oct 25 05:49:46 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 20241025054946674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054946976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20241025054947616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054947616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59664, count=67920) 20241025054948617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054948617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025054948974 DGPRS DEBUG Checking for inactive LLMEs, time = 32363588 (sgsn.c:131) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Oct 25 05:49:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054949619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054949620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_auth_sai_timeout started. 20241025054950073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054950075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054950123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025054950123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054950123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054950123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054950123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025054950123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054950123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054950123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054950123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054950124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054950124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054950124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054950124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054950124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054950124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054950124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054950124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054950124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025054950124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054950124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054950124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054950124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054950126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054950131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054950131 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054950138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025054950138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054950138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054950138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054950138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025054950138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054950138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054950138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054950138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054950139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054950139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054950139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054950139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054950139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054950139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054950139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054950139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054950139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025054950139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054950139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054950139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054950139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054950141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054950147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054950147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025054950155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025054950155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025054950155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025054950155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054950155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025054950155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025054950155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025054950155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025054950155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025054950156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025054950156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025054950156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025054950156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025054950156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025054950156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025054950156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025054950156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025054950156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025054950156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025054950156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025054950156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025054950156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025054950158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025054950162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054950162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025054950621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054950621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025054950621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025054950621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025054950626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025054950627 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@56517668d5d3: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CA06AC37'O, index=0 SGSN_Test-GSUP(133)@56517668d5d3: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241025054950704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054950704 DLLC NOTICE LLME(ffffffff/ca06ac37){UNASSIGNED} LLC RX: unknown TLLI 0xca06ac37, creating LLME on the fly (gprs_llc.c:552) 20241025054950704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025054950704 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241025054950704 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025054950704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025054950704 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025054950704 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025054950704 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025054950704 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025054950704 DLLC NOTICE LLME(ffffffff/ca06ac37){UNASSIGNED} LLGM Assign pre (ca06ac37 => d104431d) (gprs_llc.c:1079) 20241025054950704 DLLC NOTICE LLME(ca06ac37/d104431d){ASSIGNED} LLGM Assign post (ca06ac37 => d104431d) (gprs_llc.c:1125) 20241025054950704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025054950704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025054950704 DMM DEBUG MM(262420000000003/d104431d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025054950724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025054950724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025054950724 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025054950724 DMM DEBUG MM(262420000000003/d104431d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241025054950724 DMM NOTICE MM(262420000000003/d104431d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025054950724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025054950724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025054950724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025054950724 DMM DEBUG MM(262420000000003/d104431d) Requesting authorization (sgsn_auth.c:160) 20241025054950724 DMM INFO MM(262420000000003/d104431d) Requesting authentication tuples (sgsn_auth.c:184) 20241025054950724 DMM DEBUG MM(262420000000003/d104431d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025054950724 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241025054950724 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)@56517668d5d3: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@56517668d5d3: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241025054956725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241025054956725 DMM ERROR MM(262420000000003/d104431d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241025054956726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241025054956726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025054956726 DMM NOTICE MM(262420000000003/d104431d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241025054956726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Reject}: Deallocated (fsm.c:568) 20241025054956726 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025054956726 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025054956726 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025054956726 DLLC NOTICE LLME(ca06ac37/d104431d){ASSIGNED} LLGM Assign pre (d104431d => ffffffff) (gprs_llc.c:1079) 20241025054956726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d104431d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@56517668d5d3: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@56517668d5d3: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@56517668d5d3: Final verdict of PTC: pass 20241025054956744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@56517668d5d3: Final verdict of PTC: none -NSVCI97(121)@56517668d5d3: Final verdict of PTC: none 20241025054956749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_auth_sai_timeout-BVCI210(125)@56517668d5d3: Final verdict of PTC: none 20241025054956749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(126)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@56517668d5d3: Final verdict of PTC: none -NSVCI99(131)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(124)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(129)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(119)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Oct 25 05:49:56 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 20241025054956859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025054957162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56792) 20241025054957751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054957751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56792, count=66756) 20241025054958753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054958753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Oct 25 05:49:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025054959755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025054959766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_auth_sai_reject started. 20241025055000260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055000263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055000298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055000298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055000298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055000298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055000298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055000298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055000298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055000298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055000298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055000299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055000299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055000299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055000299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055000299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055000299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055000299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055000299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055000299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055000299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055000299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055000299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055000299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055000302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055000307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055000307 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055000314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055000314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055000314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055000314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055000314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055000314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055000314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055000314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055000314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055000315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055000315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055000315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055000315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055000315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055000315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055000315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055000315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055000315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055000315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055000315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055000316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055000316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055000318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055000322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055000322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055000329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055000329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055000329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055000329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055000329 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055000329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055000329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055000329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055000329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055000329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055000330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055000330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055000330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055000330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055000330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055000330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055000330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055000330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055000330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055000330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055000330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055000330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055000332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055000337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055000337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055000767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055000767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055000767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055000767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055000771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055000773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@56517668d5d3: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E5F75738'O, index=0 SGSN_Test-GSUP(152)@56517668d5d3: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241025055000850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055000850 DLLC NOTICE LLME(ffffffff/e5f75738){UNASSIGNED} LLC RX: unknown TLLI 0xe5f75738, creating LLME on the fly (gprs_llc.c:552) 20241025055000850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055000850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241025055000850 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055000850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055000850 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055000850 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055000850 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055000850 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055000850 DLLC NOTICE LLME(ffffffff/e5f75738){UNASSIGNED} LLGM Assign pre (e5f75738 => d0afee40) (gprs_llc.c:1079) 20241025055000850 DLLC NOTICE LLME(e5f75738/d0afee40){ASSIGNED} LLGM Assign post (e5f75738 => d0afee40) (gprs_llc.c:1125) 20241025055000850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055000850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055000850 DMM DEBUG MM(262420000000004/d0afee40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055000862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055000862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055000862 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055000862 DMM DEBUG MM(262420000000004/d0afee40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241025055000862 DMM NOTICE MM(262420000000004/d0afee40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055000862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055000862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055000862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055000862 DMM DEBUG MM(262420000000004/d0afee40) Requesting authorization (sgsn_auth.c:160) 20241025055000862 DMM INFO MM(262420000000004/d0afee40) Requesting authentication tuples (sgsn_auth.c:184) 20241025055000862 DMM DEBUG MM(262420000000004/d0afee40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055000862 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241025055000862 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)@56517668d5d3: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@56517668d5d3: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241025055000864 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241025055000864 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241025055000864 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241025055006863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241025055006863 DMM ERROR MM(262420000000004/d0afee40) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241025055006863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241025055006863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055006863 DMM NOTICE MM(262420000000004/d0afee40) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241025055006863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Reject}: Deallocated (fsm.c:568) 20241025055006863 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055006863 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055006863 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055006863 DLLC NOTICE LLME(e5f75738/d0afee40){ASSIGNED} LLGM Assign pre (d0afee40 => ffffffff) (gprs_llc.c:1079) 20241025055006863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0afee40 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@56517668d5d3: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@56517668d5d3: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@56517668d5d3: Final verdict of PTC: pass 20241025055006870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@56517668d5d3: Final verdict of PTC: none 20241025055006872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055006872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(141)@56517668d5d3: Final verdict of PTC: none -NSVCI98(145)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@56517668d5d3: Final verdict of PTC: none -NSVCI99(150)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@56517668d5d3: Final verdict of PTC: none -NSVCI97(140)@56517668d5d3: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(148)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(143)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(138)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Oct 25 05:50:06 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 20241025055006971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055007275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64520) 20241025055007873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055007873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64520, count=68876) 20241025055008874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055008874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Oct 25 05:50:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055009876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055009876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_gsup_lu_timeout started. 20241025055010305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055010307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055010367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055010367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055010367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055010367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055010367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055010367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055010367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055010367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055010367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055010367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055010367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055010367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055010368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055010368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055010368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055010368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055010368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055010368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055010368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055010368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055010368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055010368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055010369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055010375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055010375 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055010382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055010382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055010382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055010382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055010382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055010382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055010382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055010382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055010382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055010383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055010383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055010383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055010383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055010383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055010383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055010383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055010383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055010383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055010383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055010383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055010383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055010383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055010385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055010390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055010390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(164)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055010393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055010393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055010393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055010393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055010393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055010393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055010393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055010393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055010393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055010394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055010394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055010394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055010394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055010394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055010394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055010394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055010394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055010394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055010394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055010394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055010395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055010395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055010396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055010401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055010401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055010878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055010878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055010878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055010878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055010879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025055010879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@56517668d5d3: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F794B1E9'O, index=0 SGSN_Test-GSUP(171)@56517668d5d3: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@56517668d5d3: 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 := '89A2C51A97945ECD973DDD59C839DFCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD313CCE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC232533E026FFCD'O } } } } } 20241025055011902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055011902 DLLC NOTICE LLME(ffffffff/f794b1e9){UNASSIGNED} LLC RX: unknown TLLI 0xf794b1e9, creating LLME on the fly (gprs_llc.c:552) 20241025055011902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055011902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241025055011902 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055011902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055011902 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055011902 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055011902 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055011902 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055011902 DLLC NOTICE LLME(ffffffff/f794b1e9){UNASSIGNED} LLGM Assign pre (f794b1e9 => cea42cf1) (gprs_llc.c:1079) 20241025055011902 DLLC NOTICE LLME(f794b1e9/cea42cf1){ASSIGNED} LLGM Assign post (f794b1e9 => cea42cf1) (gprs_llc.c:1125) 20241025055011902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055011902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055011902 DMM DEBUG MM(262420000000005/cea42cf1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055011909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055011909 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055011909 DMM DEBUG MM(262420000000005/cea42cf1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241025055011909 DMM NOTICE MM(262420000000005/cea42cf1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055011909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055011909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055011909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055011909 DMM DEBUG MM(262420000000005/cea42cf1) Requesting authorization (sgsn_auth.c:160) 20241025055011909 DMM INFO MM(262420000000005/cea42cf1) Requesting authentication tuples (sgsn_auth.c:184) 20241025055011909 DMM DEBUG MM(262420000000005/cea42cf1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055011909 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241025055011909 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)@56517668d5d3: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@56517668d5d3: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241025055011910 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055011910 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055011910 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055011910 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055011910 DMM INFO MM(262420000000005/cea42cf1) Subscriber data update (mmctx.c:445) 20241025055011910 DMM DEBUG MM(262420000000005/cea42cf1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055011910 DMM INFO MM(262420000000005/cea42cf1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055011910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055011910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055011910 DMM INFO MM(262420000000005/cea42cf1) <- GMM AUTH AND CIPHERING REQ (rand = 89 a2 c5 1a 97 94 5e cd 97 3d dd 59 c8 39 df cd , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055011914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055011914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055011914 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055011914 DMM INFO MM(262420000000005/cea42cf1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055011914 DMM NOTICE MM(262420000000005/cea42cf1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055011914 DMM DEBUG MM(262420000000005/cea42cf1) checking auth: received GSM SRES = ad 31 3c ce (gprs_gmm.c:666) 20241025055011914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055011914 DMM DEBUG MM(262420000000005/cea42cf1) Requesting authorization (sgsn_auth.c:160) 20241025055011914 DMM INFO MM(262420000000005/cea42cf1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055011914 DMM DEBUG MM(262420000000005/cea42cf1) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055011914 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241025055011914 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) 20241025055011914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055011914 DMM INFO MM(262420000000005/cea42cf1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcea42cf1) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@56517668d5d3: setverdict(fail): none -> fail MC@56517668d5d3: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@56517668d5d3: Final verdict of PTC: none 20241025055011918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36210<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(160)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@56517668d5d3: Final verdict of PTC: none -NSVCI98(165)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@56517668d5d3: Final verdict of PTC: none 20241025055011919 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055011919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(169)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(167)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(158)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(163)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@56517668d5d3: Final verdict of PTC: fail TC_attach_gsup_lu_timeout-BVCI210(162)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@56517668d5d3: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Oct 25 05:50:11 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 20241025055012058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055012459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44072) 20241025055012921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055012921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44072, count=73708) 20241025055013922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055013922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Oct 25 05:50:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055014923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055014924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_gsup_lu_reject started. 20241025055015519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055015521 DMM INFO MM(262420000000005/cea42cf1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055015521 DMM INFO MM(262420000000005/cea42cf1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055015521 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055015521 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055015521 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055015521 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055015521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241025055015521 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055015521 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055015521 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055015521 DLLC NOTICE LLME(f794b1e9/cea42cf1){ASSIGNED} LLGM Assign pre (cea42cf1 => ffffffff) (gprs_llc.c:1079) 20241025055015521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cea42cf1 => ffffffff) (gprs_llc.c:1125) 20241025055015521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055015575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055015575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055015575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055015575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055015575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055015575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055015575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055015575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055015575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055015576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055015576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055015576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055015576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055015576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055015576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055015576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055015576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055015576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055015576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055015576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055015576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055015576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055015578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055015583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055015583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055015589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055015589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055015589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055015589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055015589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055015589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055015589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055015589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055015589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055015590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055015590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055015590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055015590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055015590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055015590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055015590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055015590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055015590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055015590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055015590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055015590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055015590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055015592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055015597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055015597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055015605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055015606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055015606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055015606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055015606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055015606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055015606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055015606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055015606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055015606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055015606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055015606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055015606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055015607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055015607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055015609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055015614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055015614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055015925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055015925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055015925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055015925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055015929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055015930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@56517668d5d3: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CF72C3D6'O, index=0 SGSN_Test-GSUP(190)@56517668d5d3: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@56517668d5d3: 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 := 'AF7C6EA8C322D3C34D6BB35DAA1155CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05EEA0E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB7EA1DCF78D6D0E'O } } } } } 20241025055016999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055016999 DLLC NOTICE LLME(ffffffff/cf72c3d6){UNASSIGNED} LLC RX: unknown TLLI 0xcf72c3d6, creating LLME on the fly (gprs_llc.c:552) 20241025055016999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055016999 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241025055016999 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055016999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055016999 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055016999 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055016999 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055016999 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055016999 DLLC NOTICE LLME(ffffffff/cf72c3d6){UNASSIGNED} LLGM Assign pre (cf72c3d6 => f51cda84) (gprs_llc.c:1079) 20241025055016999 DLLC NOTICE LLME(cf72c3d6/f51cda84){ASSIGNED} LLGM Assign post (cf72c3d6 => f51cda84) (gprs_llc.c:1125) 20241025055016999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055016999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055016999 DMM DEBUG MM(262420000000006/f51cda84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055017018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055017018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055017018 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055017018 DMM DEBUG MM(262420000000006/f51cda84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241025055017018 DMM NOTICE MM(262420000000006/f51cda84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055017018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055017018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055017018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055017018 DMM DEBUG MM(262420000000006/f51cda84) Requesting authorization (sgsn_auth.c:160) 20241025055017018 DMM INFO MM(262420000000006/f51cda84) Requesting authentication tuples (sgsn_auth.c:184) 20241025055017018 DMM DEBUG MM(262420000000006/f51cda84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055017018 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241025055017018 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)@56517668d5d3: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@56517668d5d3: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241025055017022 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055017022 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055017022 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055017022 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055017022 DMM INFO MM(262420000000006/f51cda84) Subscriber data update (mmctx.c:445) 20241025055017022 DMM DEBUG MM(262420000000006/f51cda84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055017022 DMM INFO MM(262420000000006/f51cda84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055017022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055017022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055017022 DMM INFO MM(262420000000006/f51cda84) <- GMM AUTH AND CIPHERING REQ (rand = af 7c 6e a8 c3 22 d3 c3 4d 6b b3 5d aa 11 55 cf , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055017038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055017038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055017038 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055017038 DMM INFO MM(262420000000006/f51cda84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055017038 DMM NOTICE MM(262420000000006/f51cda84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055017038 DMM DEBUG MM(262420000000006/f51cda84) checking auth: received GSM SRES = 05 ee a0 e8 (gprs_gmm.c:666) 20241025055017038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055017038 DMM DEBUG MM(262420000000006/f51cda84) Requesting authorization (sgsn_auth.c:160) 20241025055017038 DMM INFO MM(262420000000006/f51cda84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055017038 DMM DEBUG MM(262420000000006/f51cda84) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055017038 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241025055017038 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) 20241025055017038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055017038 DMM INFO MM(262420000000006/f51cda84) <- GMM ATTACH ACCEPT (new P-TMSI=0xf51cda84) (gprs_gmm.c:300) 20241025055017040 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241025055017040 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241025055017040 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241025055017040 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055017040 DMM INFO MM(262420000000006/f51cda84) Subscriber data update (mmctx.c:445) 20241025055017040 DMM DEBUG MM(262420000000006/f51cda84) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@56517668d5d3: setverdict(fail): none -> fail MC@56517668d5d3: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@56517668d5d3: Final verdict of PTC: none 20241025055017057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055017057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055017057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(183)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@56517668d5d3: Final verdict of PTC: none -NSVCI97(178)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@56517668d5d3: Final verdict of PTC: none -NSVCI99(188)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(176)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(186)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(181)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@56517668d5d3: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@56517668d5d3: Final verdict of PTC: fail MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@56517668d5d3: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Oct 25 05:50:17 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 20241025055017163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055017565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75816) 20241025055018058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055018058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75816, count=80172) 20241025055018975 DGPRS DEBUG Checking for inactive LLMEs, time = 32363618 (sgsn.c:131) 20241025055019060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055019060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Oct 25 05:50:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055020061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055020061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_combined started. 20241025055020661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055020664 DMM INFO MM(262420000000006/f51cda84) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055020664 DMM INFO MM(262420000000006/f51cda84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055020664 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055020664 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055020664 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055020664 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055020664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241025055020664 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055020664 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055020664 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055020664 DLLC NOTICE LLME(cf72c3d6/f51cda84){ASSIGNED} LLGM Assign pre (f51cda84 => ffffffff) (gprs_llc.c:1079) 20241025055020664 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f51cda84 => ffffffff) (gprs_llc.c:1125) 20241025055020664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055020701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055020701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055020701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055020701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055020701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055020701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055020701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055020701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055020701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055020702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055020702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055020702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055020702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055020702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055020702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055020702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055020702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055020702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055020702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055020702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055020702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055020702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055020704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 20241025055020708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055020708 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055020721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055020721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055020721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055020721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055020721 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055020721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055020721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055020721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055020721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055020722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055020722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055020722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055020722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055020722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055020722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055020722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055020722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055020722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055020722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055020722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055020722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055020722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055020724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241025055020730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055020730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(207)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@56517668d5d3: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI210(200)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055020732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055020732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055020732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055020732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055020732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055020732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055020732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055020732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055020732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055020733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055020733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055020733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055020733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055020733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055020733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055020733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055020733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055020733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055020733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055020733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055020734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055020734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055020736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055020742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055020742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055021062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055021062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055021062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055021062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055021066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055021067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@56517668d5d3: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CC248C02'O, index=0 SGSN_Test-GSUP(209)@56517668d5d3: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@56517668d5d3: 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 := '20C8562CA895D554B7F2809AD88D46FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51B5C0C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E6DDDE684E7C508'O } } } } } 20241025055022135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055022135 DLLC NOTICE LLME(ffffffff/cc248c02){UNASSIGNED} LLC RX: unknown TLLI 0xcc248c02, creating LLME on the fly (gprs_llc.c:552) 20241025055022135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055022135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025055022135 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055022135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055022135 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055022135 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055022135 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055022135 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055022135 DLLC NOTICE LLME(ffffffff/cc248c02){UNASSIGNED} LLGM Assign pre (cc248c02 => c0c3e88c) (gprs_llc.c:1079) 20241025055022135 DLLC NOTICE LLME(cc248c02/c0c3e88c){ASSIGNED} LLGM Assign post (cc248c02 => c0c3e88c) (gprs_llc.c:1125) 20241025055022135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055022135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055022135 DMM DEBUG MM(262420000000007/c0c3e88c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055022141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055022141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055022141 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055022141 DMM DEBUG MM(262420000000007/c0c3e88c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241025055022141 DMM NOTICE MM(262420000000007/c0c3e88c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055022141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055022141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055022141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055022141 DMM DEBUG MM(262420000000007/c0c3e88c) Requesting authorization (sgsn_auth.c:160) 20241025055022141 DMM INFO MM(262420000000007/c0c3e88c) Requesting authentication tuples (sgsn_auth.c:184) 20241025055022141 DMM DEBUG MM(262420000000007/c0c3e88c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055022141 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241025055022141 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)@56517668d5d3: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@56517668d5d3: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241025055022143 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055022143 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055022143 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055022143 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055022143 DMM INFO MM(262420000000007/c0c3e88c) Subscriber data update (mmctx.c:445) 20241025055022143 DMM DEBUG MM(262420000000007/c0c3e88c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055022143 DMM INFO MM(262420000000007/c0c3e88c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055022143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055022143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055022143 DMM INFO MM(262420000000007/c0c3e88c) <- GMM AUTH AND CIPHERING REQ (rand = 20 c8 56 2c a8 95 d5 54 b7 f2 80 9a d8 8d 46 fe , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055022147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055022147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055022147 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055022147 DMM INFO MM(262420000000007/c0c3e88c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055022147 DMM NOTICE MM(262420000000007/c0c3e88c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055022147 DMM DEBUG MM(262420000000007/c0c3e88c) checking auth: received GSM SRES = 51 b5 c0 c6 (gprs_gmm.c:666) 20241025055022147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055022147 DMM DEBUG MM(262420000000007/c0c3e88c) Requesting authorization (sgsn_auth.c:160) 20241025055022147 DMM INFO MM(262420000000007/c0c3e88c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055022147 DMM DEBUG MM(262420000000007/c0c3e88c) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055022147 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241025055022147 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) 20241025055022147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055022147 DMM INFO MM(262420000000007/c0c3e88c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0c3e88c) (gprs_gmm.c:300) 20241025055022148 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055022148 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055022148 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241025055022148 DMM INFO MM(262420000000007/c0c3e88c) Subscriber data update (mmctx.c:445) 20241025055022148 DMM DEBUG MM(262420000000007/c0c3e88c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055022148 DMM INFO MM(262420000000007/c0c3e88c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055022148 DMM NOTICE MM(262420000000007/c0c3e88c) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241025055022148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055022148 DMM NOTICE MM(262420000000007/c0c3e88c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055022148 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) 20241025055022148 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055022148 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241025055022148 DMM INFO MM(262420000000007/c0c3e88c) Subscriber data update (mmctx.c:445) 20241025055022148 DMM DEBUG MM(262420000000007/c0c3e88c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@56517668d5d3: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@56517668d5d3: Removing Client IMSI='262420000000007'H, index=0 20241025055022150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055022150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055022150 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055022150 DMM INFO MM(262420000000007/c0c3e88c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055022150 DMM NOTICE MM(262420000000007/c0c3e88c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055022150 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055022150 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055022150 DLLC NOTICE LLME(cc248c02/c0c3e88c){ASSIGNED} LLGM Assign pre (ffffffff => c0c3e88c) (gprs_llc.c:1079) 20241025055022150 DLLC NOTICE LLME(ffffffff/c0c3e88c){ASSIGNED} LLGM Assign post (ffffffff => c0c3e88c) (gprs_llc.c:1125) 20241025055022150 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055022150 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055022150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055022150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@56517668d5d3: Final verdict of PTC: pass 20241025055022151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@56517668d5d3: Final verdict of PTC: none 20241025055022152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(203)@56517668d5d3: Final verdict of PTC: none 20241025055022152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI220(206)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@56517668d5d3: Final verdict of PTC: none -NSVCI97(197)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@56517668d5d3: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@56517668d5d3: Final verdict of PTC: none -NSVCI99(207)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@56517668d5d3: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(201)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(205)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(195)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_combined finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Oct 25 05:50:22 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241025055022226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055022629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87424) 20241025055023154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055023154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87424, count=88684) 20241025055024155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055024155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Oct 25 05:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055025156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055025156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_accept_all started. 20241025055025722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055025726 DMM INFO MM(262420000000007/c0c3e88c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055025726 DMM INFO MM(262420000000007/c0c3e88c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055025726 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055025726 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055025726 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055025726 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055025726 DLLC NOTICE LLME(ffffffff/c0c3e88c){ASSIGNED} LLGM Assign pre (c0c3e88c => ffffffff) (gprs_llc.c:1079) 20241025055025726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c3e88c => ffffffff) (gprs_llc.c:1125) 20241025055025726 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241025055025727 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) 20241025055025727 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) 20241025055025727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055025727 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055025727 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055025727 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055025727 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055025773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055025773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055025773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055025773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055025773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055025773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055025773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055025773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055025773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055025774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055025774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055025774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055025774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055025774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055025774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055025774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055025774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055025774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055025774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055025774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055025774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055025774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055025776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055025780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055025780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055025788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055025788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055025788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055025788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055025788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055025788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055025788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055025788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055025788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055025789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055025789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055025789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055025790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055025790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055025790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055025790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055025790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055025790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055025790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055025790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055025790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055025790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055025792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055025796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055025796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055025807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055025807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055025807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055025807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055025807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055025807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055025807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055025807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055025807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055025808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055025808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055025808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055025808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055025808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055025808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055025808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055025808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055025808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055025808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055025808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055025808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055025808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055025810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055025814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055025815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055026157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055026157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055026157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055026157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055026158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055026158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@56517668d5d3: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='DDB7D5D1'O, index=0 SGSN_Test-GSUP(228)@56517668d5d3: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241025055027193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055027193 DLLC NOTICE LLME(ffffffff/ddb7d5d1){UNASSIGNED} LLC RX: unknown TLLI 0xddb7d5d1, creating LLME on the fly (gprs_llc.c:552) 20241025055027193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055027193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241025055027193 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055027193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055027193 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055027193 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055027193 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055027193 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055027193 DLLC NOTICE LLME(ffffffff/ddb7d5d1){UNASSIGNED} LLGM Assign pre (ddb7d5d1 => d10d3bc3) (gprs_llc.c:1079) 20241025055027193 DLLC NOTICE LLME(ddb7d5d1/d10d3bc3){ASSIGNED} LLGM Assign post (ddb7d5d1 => d10d3bc3) (gprs_llc.c:1125) 20241025055027193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055027193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055027193 DMM DEBUG MM(262420000000008/d10d3bc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055027202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055027202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055027202 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055027202 DMM DEBUG MM(262420000000008/d10d3bc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241025055027202 DMM NOTICE MM(262420000000008/d10d3bc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055027202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055027202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055027202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025055027202 DMM INFO MM(262420000000008/d10d3bc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd10d3bc3) (gprs_gmm.c:300) TC_attach_accept_all(230)@56517668d5d3: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@56517668d5d3: Removing Client IMSI='262420000000008'H, index=0 20241025055028206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055028206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055028206 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055028206 DMM INFO MM(262420000000008/d10d3bc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055028206 DMM NOTICE MM(262420000000008/d10d3bc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055028206 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055028206 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055028206 DLLC NOTICE LLME(ddb7d5d1/d10d3bc3){ASSIGNED} LLGM Assign pre (ffffffff => d10d3bc3) (gprs_llc.c:1079) 20241025055028206 DLLC NOTICE LLME(ffffffff/d10d3bc3){ASSIGNED} LLGM Assign post (ffffffff => d10d3bc3) (gprs_llc.c:1125) 20241025055028206 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055028206 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055028206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055028206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@56517668d5d3: Final verdict of PTC: pass 20241025055028210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI196(215)@56517668d5d3: Final verdict of PTC: none 20241025055028214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055028214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(227)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@56517668d5d3: Final verdict of PTC: none -NSVCI97(216)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(228)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@56517668d5d3: Final verdict of PTC: none -NSVCI98(221)@56517668d5d3: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@56517668d5d3: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(214)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(219)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(225)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_accept_all finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Oct 25 05:50:28 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 20241025055028315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055028717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69144) 20241025055029216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055029216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69144, count=70404) 20241025055030217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055030217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Oct 25 05:50:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055031218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055031218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_closed started. 20241025055031811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055031813 DMM INFO MM(262420000000008/d10d3bc3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055031813 DMM INFO MM(262420000000008/d10d3bc3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055031813 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055031813 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055031813 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055031813 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055031813 DLLC NOTICE LLME(ffffffff/d10d3bc3){ASSIGNED} LLGM Assign pre (d10d3bc3 => ffffffff) (gprs_llc.c:1079) 20241025055031813 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d10d3bc3 => ffffffff) (gprs_llc.c:1125) 20241025055031813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055031813 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055031813 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055031813 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055031813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055031852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055031852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055031852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055031852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055031852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055031852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055031852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055031852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055031853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055031853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055031855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055031859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055031859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055031867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055031867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055031867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055031867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055031867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055031867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055031867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055031867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055031867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055031867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055031868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055031868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055031868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055031868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055031868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055031868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055031868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055031868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055031868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055031868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055031868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055031868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055031870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055031874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055031874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055031882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055031882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055031882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055031882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055031882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055031882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055031882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055031882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055031882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055031884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055031884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055031884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055031884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055031884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055031884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055031884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055031884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055031884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055031884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055031884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055031884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055031884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055031886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055031890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055031890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055032219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055032219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055032219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055032219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055032224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025055032225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@56517668d5d3: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FCAB05FC'O, index=0 SGSN_Test-GSUP(247)@56517668d5d3: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@56517668d5d3: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FCAB05FC'O, index=1 20241025055033308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055033308 DLLC NOTICE LLME(ffffffff/fcab05fc){UNASSIGNED} LLC RX: unknown TLLI 0xfcab05fc, creating LLME on the fly (gprs_llc.c:552) 20241025055033308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055033308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241025055033308 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055033308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055033308 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055033308 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055033308 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055033308 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055033308 DLLC NOTICE LLME(ffffffff/fcab05fc){UNASSIGNED} LLGM Assign pre (fcab05fc => c9ed8dd1) (gprs_llc.c:1079) 20241025055033308 DLLC NOTICE LLME(fcab05fc/c9ed8dd1){ASSIGNED} LLGM Assign post (fcab05fc => c9ed8dd1) (gprs_llc.c:1125) 20241025055033308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055033308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055033308 DMM DEBUG MM(001010123456789/c9ed8dd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055033333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055033333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055033333 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055033333 DMM DEBUG MM(001010123456789/c9ed8dd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241025055033333 DMM NOTICE MM(001010123456789/c9ed8dd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055033333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055033333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055033333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241025055033333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055033333 DMM NOTICE MM(001010123456789/c9ed8dd1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241025055033333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Reject}: Deallocated (fsm.c:568) 20241025055033333 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055033333 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055033333 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055033333 DLLC NOTICE LLME(fcab05fc/c9ed8dd1){ASSIGNED} LLGM Assign pre (c9ed8dd1 => ffffffff) (gprs_llc.c:1079) 20241025055033333 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9ed8dd1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@56517668d5d3: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@56517668d5d3: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@56517668d5d3: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@56517668d5d3: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F356E1BA'O, index=2 SGSN_Test-GSUP(247)@56517668d5d3: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241025055033369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055033369 DLLC NOTICE LLME(ffffffff/f356e1ba){UNASSIGNED} LLC RX: unknown TLLI 0xf356e1ba, creating LLME on the fly (gprs_llc.c:552) 20241025055033369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055033369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241025055033369 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055033369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055033369 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055033369 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055033369 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055033369 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055033369 DLLC NOTICE LLME(ffffffff/f356e1ba){UNASSIGNED} LLGM Assign pre (f356e1ba => e4c833c7) (gprs_llc.c:1079) 20241025055033369 DLLC NOTICE LLME(f356e1ba/e4c833c7){ASSIGNED} LLGM Assign post (f356e1ba => e4c833c7) (gprs_llc.c:1125) 20241025055033369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055033369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055033369 DMM DEBUG MM(262420000000010/e4c833c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055033371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055033371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055033371 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055033371 DMM DEBUG MM(262420000000010/e4c833c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241025055033371 DMM NOTICE MM(262420000000010/e4c833c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055033371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055033371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055033371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025055033371 DMM INFO MM(262420000000010/e4c833c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4c833c7) (gprs_gmm.c:300) TC_attach_closed(250)@56517668d5d3: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@56517668d5d3: Removing Client IMSI='262420000000010'H, index=2 20241025055034384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055034384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055034384 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055034384 DMM INFO MM(262420000000010/e4c833c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055034384 DMM NOTICE MM(262420000000010/e4c833c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055034384 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055034384 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055034384 DLLC NOTICE LLME(f356e1ba/e4c833c7){ASSIGNED} LLGM Assign pre (ffffffff => e4c833c7) (gprs_llc.c:1079) 20241025055034384 DLLC NOTICE LLME(ffffffff/e4c833c7){ASSIGNED} LLGM Assign post (ffffffff => e4c833c7) (gprs_llc.c:1125) 20241025055034384 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055034384 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055034384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055034384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@56517668d5d3: Final verdict of PTC: pass 20241025055034387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@56517668d5d3: Final verdict of PTC: none -NSVCI98(240)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@56517668d5d3: Final verdict of PTC: none 20241025055034392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(236)@56517668d5d3: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@56517668d5d3: Final verdict of PTC: none -NSVCI97(235)@56517668d5d3: Final verdict of PTC: none -NSVCI99(245)@56517668d5d3: Final verdict of PTC: none 20241025055034392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI196(234)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(243)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(233)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(238)@56517668d5d3: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@56517668d5d3: Test case TC_attach_closed finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Oct 25 05:50:34 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241025055034442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055034844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76480) 20241025055035393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055035393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76480, count=80836) 20241025055036394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055036394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Oct 25 05:50:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055037395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055037395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_no_imei_response started. 20241025055037941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055037944 DMM INFO MM(262420000000010/e4c833c7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055037944 DMM INFO MM(262420000000010/e4c833c7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055037944 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055037944 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055037944 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055037944 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055037944 DLLC NOTICE LLME(ffffffff/e4c833c7){ASSIGNED} LLGM Assign pre (e4c833c7 => ffffffff) (gprs_llc.c:1079) 20241025055037944 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c833c7 => ffffffff) (gprs_llc.c:1125) 20241025055037944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055037944 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055037944 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055037944 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055037944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055038007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055038007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055038007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055038007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055038007 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055038007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055038007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055038007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055038007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055038010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055038010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055038010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055038010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055038010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055038010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055038010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055038011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055038011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055038011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055038011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055038011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055038011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 20241025055038022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055038036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055038036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(256)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(260)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055038042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055038042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055038042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055038042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055038042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055038042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055038042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055038042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055038042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055038044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055038044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055038044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055038044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055038044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055038044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055038044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055038044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055038044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055038044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055038044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055038045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055038045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055038048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055038054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055038054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055038066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055038066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055038066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055038066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055038066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055038066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055038066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055038066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055038066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055038068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055038068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055038068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055038068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055038068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055038068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055038068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055038068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055038068 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055038068 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055038068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055038068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055038068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055038070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055038075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055038075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055038396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055038396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055038396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055038396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055038400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025055038400 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@56517668d5d3: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E4358DFE'O, index=0 SGSN_Test-GSUP(267)@56517668d5d3: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241025055039480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055039480 DLLC NOTICE LLME(ffffffff/e4358dfe){UNASSIGNED} LLC RX: unknown TLLI 0xe4358dfe, creating LLME on the fly (gprs_llc.c:552) 20241025055039480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055039480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025055039480 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055039480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055039480 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055039480 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055039480 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055039480 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055039480 DLLC NOTICE LLME(ffffffff/e4358dfe){UNASSIGNED} LLGM Assign pre (e4358dfe => c1934f80) (gprs_llc.c:1079) 20241025055039480 DLLC NOTICE LLME(e4358dfe/c1934f80){ASSIGNED} LLGM Assign post (e4358dfe => c1934f80) (gprs_llc.c:1125) 20241025055039480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055039480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055039480 DMM DEBUG MM(262420000000032/c1934f80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055045482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055045482 DMM DEBUG MM(262420000000032/c1934f80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055048976 DGPRS DEBUG Checking for inactive LLMEs, time = 32363648 (sgsn.c:131) 20241025055051483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055051483 DMM DEBUG MM(262420000000032/c1934f80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055057485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055057485 DMM DEBUG MM(262420000000032/c1934f80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055058397 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055058397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055058398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025055103486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055103486 DMM DEBUG MM(262420000000032/c1934f80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055108012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055108017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055108018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055108046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055108052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055108052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055108069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055108072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055108072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241025055109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055109488 DMM NOTICE MM(262420000000032/c1934f80) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241025055109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Reject}: Deallocated (fsm.c:568) 20241025055109488 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055109488 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055109488 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055109488 DLLC NOTICE LLME(e4358dfe/c1934f80){ASSIGNED} LLGM Assign pre (c1934f80 => ffffffff) (gprs_llc.c:1079) 20241025055109488 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1934f80 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@56517668d5d3: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@56517668d5d3: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@56517668d5d3: Final verdict of PTC: pass 20241025055109505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@56517668d5d3: Final verdict of PTC: none -NSVCI97(255)@56517668d5d3: Final verdict of PTC: none 20241025055109508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055109509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(265)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@56517668d5d3: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@56517668d5d3: Final verdict of PTC: none -NSVCI99(266)@56517668d5d3: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@56517668d5d3: Final verdict of PTC: none -NSVCI98(260)@56517668d5d3: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(258)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(253)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(264)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Oct 25 05:51:09 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 20241025055109608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055109910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67152) 20241025055110510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055110511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67152, count=71508) 20241025055111512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055111513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Oct 25 05:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055112514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055112514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_no_imsi_response started. 20241025055113010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055113013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055113050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055113050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055113050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055113050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055113050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055113050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055113050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055113050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055113050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055113051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055113051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055113051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055113051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055113051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055113051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055113051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055113051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055113051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055113051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055113051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055113051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055113051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055113053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055113058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055113058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055113065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055113065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055113065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055113065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055113065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055113065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055113065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055113065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055113065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055113066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055113066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055113066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055113066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055113066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055113066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055113066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055113066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055113066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055113066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055113066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055113066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055113066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055113068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055113072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055113072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055113080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055113080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055113080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055113080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055113080 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055113080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055113080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055113080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055113080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055113080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055113080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055113080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055113081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055113081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055113081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055113081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055113081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055113081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055113081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055113081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055113081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055113081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055113082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055113087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055113087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055113516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055113516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055113516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055113516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055113522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055113522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@56517668d5d3: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C85760D2'O, index=0 SGSN_Test-GSUP(286)@56517668d5d3: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241025055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055114570 DLLC NOTICE LLME(ffffffff/c85760d2){UNASSIGNED} LLC RX: unknown TLLI 0xc85760d2, creating LLME on the fly (gprs_llc.c:552) 20241025055114570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055114570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025055114570 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055114570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055114570 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055114570 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055114570 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055114570 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055114570 DLLC NOTICE LLME(ffffffff/c85760d2){UNASSIGNED} LLGM Assign pre (c85760d2 => cdefe8fb) (gprs_llc.c:1079) 20241025055114570 DLLC NOTICE LLME(c85760d2/cdefe8fb){ASSIGNED} LLGM Assign post (c85760d2 => cdefe8fb) (gprs_llc.c:1125) 20241025055114570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055114570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055114570 DMM DEBUG MM(/cdefe8fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055114578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055114578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055114578 DMM DEBUG MM_STATE_Gb(3361169618)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055114578 DMM DEBUG MM(/cdefe8fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241025055114578 DMM NOTICE MM(/cdefe8fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055114578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055114578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241025055114578 DMM DEBUG MM(/cdefe8fb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025055118977 DGPRS DEBUG Checking for inactive LLMEs, time = 32363678 (sgsn.c:131) 20241025055120579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055120579 DMM DEBUG MM(/cdefe8fb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025055126580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055126580 DMM DEBUG MM(/cdefe8fb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025055132581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055132581 DMM DEBUG MM(/cdefe8fb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025055133517 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055133517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025055133518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055138582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055138582 DMM DEBUG MM(/cdefe8fb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025055143052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055143057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055143057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055143067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055143070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055143070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055143082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055143084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055143084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055144584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025055144584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241025055144584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055144584 DMM NOTICE MM(/cdefe8fb) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241025055144584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Reject}: Deallocated (fsm.c:568) 20241025055144584 DMM DEBUG MM_STATE_Gb(3361169618)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055144584 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055144584 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055144584 DLLC NOTICE LLME(c85760d2/cdefe8fb){ASSIGNED} LLGM Assign pre (cdefe8fb => ffffffff) (gprs_llc.c:1079) 20241025055144584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdefe8fb => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@56517668d5d3: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@56517668d5d3: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@56517668d5d3: Final verdict of PTC: pass 20241025055144606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(284)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(286)@56517668d5d3: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@56517668d5d3: Final verdict of PTC: none 20241025055144611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055144611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI196(273)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@56517668d5d3: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@56517668d5d3: Final verdict of PTC: none -NSVCI98(279)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@56517668d5d3: Final verdict of PTC: none -NSVCI97(274)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(277)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(272)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(282)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Oct 25 05:51:44 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 20241025055144677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055144979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63256) 20241025055145612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055145613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63256, count=71508) 20241025055146614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055146614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Oct 25 05:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055147616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055147616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_closed_add_vty started. 20241025055148072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055148074 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055148116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055148116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055148116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055148116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055148116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055148116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055148116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055148116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055148116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055148118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055148118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055148118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055148118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055148118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055148118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055148118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055148118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055148118 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055148118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055148118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055148119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055148119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055148121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055148126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055148126 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055148137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055148137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055148137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055148137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055148137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055148137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055148137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055148137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055148138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055148138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055148139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055148144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055148144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055148149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055148149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055148149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055148149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055148149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055148149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055148149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055148149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055148150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055148150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055148152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055148156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055148156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055148617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055148617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055148617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055148617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055148620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055148621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025055148978 DGPRS DEBUG Checking for inactive LLMEs, time = 32363708 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D345CA60'O, index=0 SGSN_Test-GSUP(305)@56517668d5d3: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D345CA60'O, index=1 20241025055149692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055149692 DLLC NOTICE LLME(ffffffff/d345ca60){UNASSIGNED} LLC RX: unknown TLLI 0xd345ca60, creating LLME on the fly (gprs_llc.c:552) 20241025055149692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055149692 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241025055149692 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055149692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055149692 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055149692 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055149692 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055149692 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055149692 DLLC NOTICE LLME(ffffffff/d345ca60){UNASSIGNED} LLGM Assign pre (d345ca60 => f2eb3910) (gprs_llc.c:1079) 20241025055149692 DLLC NOTICE LLME(d345ca60/f2eb3910){ASSIGNED} LLGM Assign post (d345ca60 => f2eb3910) (gprs_llc.c:1125) 20241025055149692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055149692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055149692 DMM DEBUG MM(001010123456789/f2eb3910) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055149698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055149698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055149698 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055149698 DMM DEBUG MM(001010123456789/f2eb3910) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241025055149698 DMM NOTICE MM(001010123456789/f2eb3910) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055149698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055149698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055149698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241025055149698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055149698 DMM NOTICE MM(001010123456789/f2eb3910) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241025055149698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Reject}: Deallocated (fsm.c:568) 20241025055149698 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055149698 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055149698 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055149698 DLLC NOTICE LLME(d345ca60/f2eb3910){ASSIGNED} LLGM Assign pre (f2eb3910 => ffffffff) (gprs_llc.c:1079) 20241025055149698 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2eb3910 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@56517668d5d3: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D345CA60'O, index=2 20241025055149701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055149701 DLLC NOTICE LLME(ffffffff/d345ca60){UNASSIGNED} LLC RX: unknown TLLI 0xd345ca60, creating LLME on the fly (gprs_llc.c:552) 20241025055149701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241025055149701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241025055149701 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055149701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055149701 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055149701 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055149701 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055149701 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055149701 DLLC NOTICE LLME(ffffffff/d345ca60){UNASSIGNED} LLGM Assign pre (d345ca60 => c2d3083e) (gprs_llc.c:1079) 20241025055149701 DLLC NOTICE LLME(d345ca60/c2d3083e){ASSIGNED} LLGM Assign post (d345ca60 => c2d3083e) (gprs_llc.c:1125) 20241025055149701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055149701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055149701 DMM DEBUG MM(001010123456700/c2d3083e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055149702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055149703 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055149703 DMM DEBUG MM(001010123456700/c2d3083e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241025055149703 DMM NOTICE MM(001010123456700/c2d3083e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055149703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055149703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055149703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025055149703 DMM INFO MM(001010123456700/c2d3083e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2d3083e) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: Removing Client IMSI='001010123456700'H, index=2 20241025055150715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055150715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055150715 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055150715 DMM INFO MM(001010123456700/c2d3083e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055150715 DMM NOTICE MM(001010123456700/c2d3083e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055150715 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055150716 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055150716 DLLC NOTICE LLME(d345ca60/c2d3083e){ASSIGNED} LLGM Assign pre (ffffffff => c2d3083e) (gprs_llc.c:1079) 20241025055150716 DLLC NOTICE LLME(ffffffff/c2d3083e){ASSIGNED} LLGM Assign post (ffffffff => c2d3083e) (gprs_llc.c:1125) 20241025055150716 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055150716 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055150716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055150716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@56517668d5d3: Final verdict of PTC: pass 20241025055150719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@56517668d5d3: Final verdict of PTC: none 20241025055150724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055150724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(295)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@56517668d5d3: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@56517668d5d3: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@56517668d5d3: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@56517668d5d3: Final verdict of PTC: none -NSVCI97(293)@56517668d5d3: Final verdict of PTC: none -NSVCI98(299)@56517668d5d3: Final verdict of PTC: none -NSVCI99(303)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(291)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(301)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(297)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Oct 25 05:51:50 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 20241025055150839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055151241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70496) 20241025055151725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055151726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70496, count=81172) 20241025055152728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055152728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Oct 25 05:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055153729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055153729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_check_subscriber_list started. 20241025055154314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055154316 DMM INFO MM(001010123456700/c2d3083e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055154317 DMM INFO MM(001010123456700/c2d3083e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055154317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055154317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055154317 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055154317 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055154317 DLLC NOTICE LLME(ffffffff/c2d3083e){ASSIGNED} LLGM Assign pre (c2d3083e => ffffffff) (gprs_llc.c:1079) 20241025055154317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2d3083e => ffffffff) (gprs_llc.c:1125) 20241025055154317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055154317 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055154317 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055154317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055154317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055154362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055154362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055154362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055154362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055154362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055154362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055154362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055154362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055154362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055154363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055154363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055154363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055154363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055154363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055154363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055154363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055154363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055154363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055154363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055154363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055154363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055154363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055154365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055154370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055154370 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055154376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055154376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055154376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055154376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055154376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055154376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055154376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055154376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055154376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055154377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055154377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055154377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055154377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055154377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055154377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055154377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055154377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055154377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055154377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055154377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055154378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055154378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055154379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055154384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055154384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055154391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055154391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055154391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055154391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055154391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055154391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055154391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055154391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055154391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055154392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055154392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055154392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055154392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055154392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055154392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055154392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055154392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055154392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055154392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055154392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055154392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055154392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055154394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055154398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055154398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055154731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055154731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055154731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055154731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055154735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055154736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@56517668d5d3: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EC992180'O, index=0 SGSN_Test-GSUP(324)@56517668d5d3: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@56517668d5d3: 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 := '541C6F5617253561405034E56F640D98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C862680'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92D84CA9F3661C6D'O } } } } } 20241025055155808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055155808 DLLC NOTICE LLME(ffffffff/ec992180){UNASSIGNED} LLC RX: unknown TLLI 0xec992180, creating LLME on the fly (gprs_llc.c:552) 20241025055155808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055155808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241025055155808 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055155808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055155808 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055155808 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055155808 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055155808 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055155808 DLLC NOTICE LLME(ffffffff/ec992180){UNASSIGNED} LLGM Assign pre (ec992180 => da17dd34) (gprs_llc.c:1079) 20241025055155808 DLLC NOTICE LLME(ec992180/da17dd34){ASSIGNED} LLGM Assign post (ec992180 => da17dd34) (gprs_llc.c:1125) 20241025055155808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055155808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055155808 DMM DEBUG MM(262420000000034/da17dd34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055155823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055155823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055155823 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055155823 DMM DEBUG MM(262420000000034/da17dd34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241025055155823 DMM NOTICE MM(262420000000034/da17dd34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055155823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055155823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055155823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055155823 DMM DEBUG MM(262420000000034/da17dd34) Requesting authorization (sgsn_auth.c:160) 20241025055155823 DMM INFO MM(262420000000034/da17dd34) Requesting authentication tuples (sgsn_auth.c:184) 20241025055155823 DMM DEBUG MM(262420000000034/da17dd34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055155823 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241025055155823 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)@56517668d5d3: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@56517668d5d3: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241025055155830 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055155830 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055155830 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055155830 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055155830 DMM INFO MM(262420000000034/da17dd34) Subscriber data update (mmctx.c:445) 20241025055155830 DMM DEBUG MM(262420000000034/da17dd34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055155830 DMM INFO MM(262420000000034/da17dd34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055155830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055155830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055155830 DMM INFO MM(262420000000034/da17dd34) <- GMM AUTH AND CIPHERING REQ (rand = 54 1c 6f 56 17 25 35 61 40 50 34 e5 6f 64 0d 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055155845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055155845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055155845 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055155845 DMM INFO MM(262420000000034/da17dd34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055155845 DMM NOTICE MM(262420000000034/da17dd34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055155845 DMM DEBUG MM(262420000000034/da17dd34) checking auth: received GSM SRES = 8c 86 26 80 (gprs_gmm.c:666) 20241025055155845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055155845 DMM DEBUG MM(262420000000034/da17dd34) Requesting authorization (sgsn_auth.c:160) 20241025055155845 DMM INFO MM(262420000000034/da17dd34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055155845 DMM DEBUG MM(262420000000034/da17dd34) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055155845 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241025055155845 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) 20241025055155845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055155845 DMM INFO MM(262420000000034/da17dd34) <- GMM ATTACH ACCEPT (new P-TMSI=0xda17dd34) (gprs_gmm.c:300) 20241025055155848 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055155848 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055155848 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241025055155848 DMM INFO MM(262420000000034/da17dd34) Subscriber data update (mmctx.c:445) 20241025055155848 DMM DEBUG MM(262420000000034/da17dd34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055155848 DMM INFO MM(262420000000034/da17dd34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055155848 DMM NOTICE MM(262420000000034/da17dd34) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241025055155849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055155849 DMM NOTICE MM(262420000000034/da17dd34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055155849 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) 20241025055155850 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055155850 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241025055155850 DMM INFO MM(262420000000034/da17dd34) Subscriber data update (mmctx.c:445) 20241025055155850 DMM DEBUG MM(262420000000034/da17dd34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055155861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055155861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055155861 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055155861 DMM INFO MM(262420000000034/da17dd34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055155861 DMM NOTICE MM(262420000000034/da17dd34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055155861 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055155861 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055155861 DLLC NOTICE LLME(ec992180/da17dd34){ASSIGNED} LLGM Assign pre (ffffffff => da17dd34) (gprs_llc.c:1079) 20241025055155861 DLLC NOTICE LLME(ffffffff/da17dd34){ASSIGNED} LLGM Assign post (ffffffff => da17dd34) (gprs_llc.c:1125) 20241025055155861 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055155861 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055155861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055155861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@56517668d5d3: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@56517668d5d3: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@56517668d5d3: Final verdict of PTC: pass 20241025055155923 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241025055155923 DMM INFO MM(262420000000034/da17dd34) Subscriber data update (mmctx.c:445) 20241025055155923 DMM DEBUG MM(262420000000034/da17dd34) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025055155923 DMM INFO MM(262420000000034/da17dd34) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025055155923 DMM INFO MM(262420000000034/da17dd34) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055155923 DMM INFO MM(262420000000034/da17dd34) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055155923 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055155923 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055155923 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055155923 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055155923 DLLC NOTICE LLME(ffffffff/da17dd34){ASSIGNED} LLGM Assign pre (da17dd34 => ffffffff) (gprs_llc.c:1079) 20241025055155923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da17dd34 => ffffffff) (gprs_llc.c:1125) 20241025055155923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055155923 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055155923 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055155923 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055155925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(314)@56517668d5d3: Final verdict of PTC: none 20241025055155930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(324)@56517668d5d3: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@56517668d5d3: Final verdict of PTC: none20241025055155930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(317)@56517668d5d3: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@56517668d5d3: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@56517668d5d3: Final verdict of PTC: none -NSVCI97(312)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@56517668d5d3: Final verdict of PTC: none -NSVCI99(322)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(320)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(315)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(310)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Oct 25 05:51:55 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 20241025055156000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055156301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46856) 20241025055156931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055156932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46856, count=93780) 20241025055157933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055157933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:51:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055158935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055158935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_detach_check_subscriber_list started. 20241025055159408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055159411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055159454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055159454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055159454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055159454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055159454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055159454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055159454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055159454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055159454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055159455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055159455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055159455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055159455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055159455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055159455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055159455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055159455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055159455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055159455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055159455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055159455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055159455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055159457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055159461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055159461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055159470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055159470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055159470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055159470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055159470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055159470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055159470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055159470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055159470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055159471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055159471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055159471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055159471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055159471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055159471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055159471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055159471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055159471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055159471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055159471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055159471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055159471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055159473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055159478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055159478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055159485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055159485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055159485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055159485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055159485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055159485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055159485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055159485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055159485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055159486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055159486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055159486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055159486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055159486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055159486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055159486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055159486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055159486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055159486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055159486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055159486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055159486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055159488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055159492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055159492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055159936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055159936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055159936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055159936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055159940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055159941 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@56517668d5d3: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DC788192'O, index=0 SGSN_Test-GSUP(343)@56517668d5d3: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@56517668d5d3: 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 := 'FE4AC59ADC2598C2F07DAD0A627ACA59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2262B80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9086D840C7F1886'O } } } } } 20241025055200010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055200010 DLLC NOTICE LLME(ffffffff/dc788192){UNASSIGNED} LLC RX: unknown TLLI 0xdc788192, creating LLME on the fly (gprs_llc.c:552) 20241025055200010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055200011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241025055200011 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055200011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055200011 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055200011 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055200011 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055200011 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055200011 DLLC NOTICE LLME(ffffffff/dc788192){UNASSIGNED} LLGM Assign pre (dc788192 => c0e7b6d5) (gprs_llc.c:1079) 20241025055200011 DLLC NOTICE LLME(dc788192/c0e7b6d5){ASSIGNED} LLGM Assign post (dc788192 => c0e7b6d5) (gprs_llc.c:1125) 20241025055200011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055200011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055200011 DMM DEBUG MM(262420000000033/c0e7b6d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055200031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055200031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055200031 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055200031 DMM DEBUG MM(262420000000033/c0e7b6d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241025055200031 DMM NOTICE MM(262420000000033/c0e7b6d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055200031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055200031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055200031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055200031 DMM DEBUG MM(262420000000033/c0e7b6d5) Requesting authorization (sgsn_auth.c:160) 20241025055200032 DMM INFO MM(262420000000033/c0e7b6d5) Requesting authentication tuples (sgsn_auth.c:184) 20241025055200032 DMM DEBUG MM(262420000000033/c0e7b6d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055200032 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241025055200032 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)@56517668d5d3: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@56517668d5d3: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241025055200038 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055200038 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055200038 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055200038 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055200038 DMM INFO MM(262420000000033/c0e7b6d5) Subscriber data update (mmctx.c:445) 20241025055200038 DMM DEBUG MM(262420000000033/c0e7b6d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055200038 DMM INFO MM(262420000000033/c0e7b6d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055200038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055200038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055200038 DMM INFO MM(262420000000033/c0e7b6d5) <- GMM AUTH AND CIPHERING REQ (rand = fe 4a c5 9a dc 25 98 c2 f0 7d ad 0a 62 7a ca 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055200052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055200052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055200052 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055200052 DMM INFO MM(262420000000033/c0e7b6d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055200052 DMM NOTICE MM(262420000000033/c0e7b6d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055200052 DMM DEBUG MM(262420000000033/c0e7b6d5) checking auth: received GSM SRES = e2 26 2b 80 (gprs_gmm.c:666) 20241025055200052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055200052 DMM DEBUG MM(262420000000033/c0e7b6d5) Requesting authorization (sgsn_auth.c:160) 20241025055200053 DMM INFO MM(262420000000033/c0e7b6d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055200053 DMM DEBUG MM(262420000000033/c0e7b6d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055200053 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241025055200053 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) 20241025055200053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055200053 DMM INFO MM(262420000000033/c0e7b6d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e7b6d5) (gprs_gmm.c:300) 20241025055200056 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055200056 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055200056 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241025055200056 DMM INFO MM(262420000000033/c0e7b6d5) Subscriber data update (mmctx.c:445) 20241025055200056 DMM DEBUG MM(262420000000033/c0e7b6d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055200056 DMM INFO MM(262420000000033/c0e7b6d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055200056 DMM NOTICE MM(262420000000033/c0e7b6d5) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241025055200056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055200056 DMM NOTICE MM(262420000000033/c0e7b6d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055200056 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) 20241025055200057 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055200057 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241025055200057 DMM INFO MM(262420000000033/c0e7b6d5) Subscriber data update (mmctx.c:445) 20241025055200057 DMM DEBUG MM(262420000000033/c0e7b6d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055200068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055200068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055200068 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055200068 DMM INFO MM(262420000000033/c0e7b6d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055200068 DMM NOTICE MM(262420000000033/c0e7b6d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055200068 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055200068 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055200068 DLLC NOTICE LLME(dc788192/c0e7b6d5){ASSIGNED} LLGM Assign pre (ffffffff => c0e7b6d5) (gprs_llc.c:1079) 20241025055200068 DLLC NOTICE LLME(ffffffff/c0e7b6d5){ASSIGNED} LLGM Assign post (ffffffff => c0e7b6d5) (gprs_llc.c:1125) 20241025055200068 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055200068 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055200068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055200068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@56517668d5d3: setverdict(pass): none -> pass 20241025055200125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055200125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241025055200125 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055200125 DMM INFO MM(262420000000033/c0e7b6d5) -> GMM DETACH REQUEST TLLI=0xc0e7b6d5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025055200125 DMM INFO MM(262420000000033/c0e7b6d5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055200125 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055200125 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055200125 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055200125 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055200125 DLLC NOTICE LLME(ffffffff/c0e7b6d5){ASSIGNED} LLGM Assign pre (c0e7b6d5 => ffffffff) (gprs_llc.c:1079) 20241025055200125 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e7b6d5 => ffffffff) (gprs_llc.c:1125) 20241025055200125 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241025055200125 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) 20241025055200125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055200125 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055200125 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055200125 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055200127 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@56517668d5d3: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@56517668d5d3: Final verdict of PTC: pass 20241025055205142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(331)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(343)@56517668d5d3: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@56517668d5d3: Final verdict of PTC: none -NSVCI99(341)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@56517668d5d3: Final verdict of PTC: none20241025055205148 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055205148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_detach_check_subscriber_list-BVCI220(340)@56517668d5d3: Final verdict of PTC: none -NSVCI98(336)@56517668d5d3: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(329)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(334)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(339)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Oct 25 05:52:05 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 20241025055205205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055205506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89908) 20241025055206149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055206149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89908, count=94264) 20241025055207150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055207150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Oct 25 05:52:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055208151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055208151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_check_complete_resend started. 20241025055208596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055208598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055208642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055208642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055208642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055208642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055208642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055208642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055208642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055208642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055208642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055208643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055208643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055208643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055208643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055208643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055208643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055208643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055208643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055208643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055208643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055208643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055208643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055208643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055208645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055208651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055208651 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055208662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055208662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055208662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055208662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055208662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055208662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055208662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055208662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055208662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055208663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055208663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055208663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055208663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055208663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055208663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055208663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055208663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055208663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055208663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055208663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055208663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055208663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055208665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055208671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055208671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(355)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@56517668d5d3: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI210(353)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055208674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055208674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055208674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055208674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055208674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055208674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055208674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055208674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055208674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055208675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055208675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055208675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055208675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055208675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055208675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055208675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055208675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055208675 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055208675 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055208675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055208675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055208675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055208678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055208683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055209152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055209152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055209152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055209152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055209156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055209157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@56517668d5d3: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E0717804'O, index=0 SGSN_Test-GSUP(362)@56517668d5d3: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@56517668d5d3: 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 := 'D2C5A8C2D7CFD06E2CF9573263D94BD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8B28527'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F3CBBDE8B786BD6'O } } } } } 20241025055210217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055210217 DLLC NOTICE LLME(ffffffff/e0717804){UNASSIGNED} LLC RX: unknown TLLI 0xe0717804, creating LLME on the fly (gprs_llc.c:552) 20241025055210217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055210217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025055210217 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055210217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055210217 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055210217 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055210217 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055210217 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055210217 DLLC NOTICE LLME(ffffffff/e0717804){UNASSIGNED} LLGM Assign pre (e0717804 => e12a8089) (gprs_llc.c:1079) 20241025055210217 DLLC NOTICE LLME(e0717804/e12a8089){ASSIGNED} LLGM Assign post (e0717804 => e12a8089) (gprs_llc.c:1125) 20241025055210217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055210217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055210217 DMM DEBUG MM(262420000000036/e12a8089) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055210228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055210228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055210228 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055210228 DMM DEBUG MM(262420000000036/e12a8089) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241025055210228 DMM NOTICE MM(262420000000036/e12a8089) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055210228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055210228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055210228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055210228 DMM DEBUG MM(262420000000036/e12a8089) Requesting authorization (sgsn_auth.c:160) 20241025055210228 DMM INFO MM(262420000000036/e12a8089) Requesting authentication tuples (sgsn_auth.c:184) 20241025055210228 DMM DEBUG MM(262420000000036/e12a8089) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055210228 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241025055210228 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)@56517668d5d3: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@56517668d5d3: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241025055210232 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055210232 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055210232 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055210232 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055210232 DMM INFO MM(262420000000036/e12a8089) Subscriber data update (mmctx.c:445) 20241025055210232 DMM DEBUG MM(262420000000036/e12a8089) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055210232 DMM INFO MM(262420000000036/e12a8089) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055210232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055210232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055210232 DMM INFO MM(262420000000036/e12a8089) <- GMM AUTH AND CIPHERING REQ (rand = d2 c5 a8 c2 d7 cf d0 6e 2c f9 57 32 63 d9 4b d0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055210242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055210242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055210242 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055210242 DMM INFO MM(262420000000036/e12a8089) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055210242 DMM NOTICE MM(262420000000036/e12a8089) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055210242 DMM DEBUG MM(262420000000036/e12a8089) checking auth: received GSM SRES = f8 b2 85 27 (gprs_gmm.c:666) 20241025055210242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055210243 DMM DEBUG MM(262420000000036/e12a8089) Requesting authorization (sgsn_auth.c:160) 20241025055210243 DMM INFO MM(262420000000036/e12a8089) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055210243 DMM DEBUG MM(262420000000036/e12a8089) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055210243 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241025055210243 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) 20241025055210243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055210243 DMM INFO MM(262420000000036/e12a8089) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12a8089) (gprs_gmm.c:300) 20241025055210246 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055210246 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055210246 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241025055210246 DMM INFO MM(262420000000036/e12a8089) Subscriber data update (mmctx.c:445) 20241025055210246 DMM DEBUG MM(262420000000036/e12a8089) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055210246 DMM INFO MM(262420000000036/e12a8089) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055210246 DMM NOTICE MM(262420000000036/e12a8089) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241025055210246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055210246 DMM NOTICE MM(262420000000036/e12a8089) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055210246 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) 20241025055210247 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055210247 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241025055210247 DMM INFO MM(262420000000036/e12a8089) Subscriber data update (mmctx.c:445) 20241025055210247 DMM DEBUG MM(262420000000036/e12a8089) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@56517668d5d3: Warning: Re-starting timer T, which is already active (running or expired). 20241025055216244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025055216244 DMM INFO MM(262420000000036/e12a8089) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12a8089) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@56517668d5d3: Warning: Re-starting timer T, which is already active (running or expired). 20241025055218979 DGPRS DEBUG Checking for inactive LLMEs, time = 32363738 (sgsn.c:131) 20241025055222245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025055222245 DMM INFO MM(262420000000036/e12a8089) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12a8089) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@56517668d5d3: Warning: Re-starting timer T, which is already active (running or expired). 20241025055228246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025055228246 DMM INFO MM(262420000000036/e12a8089) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12a8089) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@56517668d5d3: Warning: Re-starting timer T, which is already active (running or expired). 20241025055229152 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055229153 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025055229153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055234247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025055234247 DMM INFO MM(262420000000036/e12a8089) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12a8089) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@56517668d5d3: Warning: Re-starting timer T, which is already active (running or expired). 20241025055238644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055238649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055238649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055238664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055238669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055238669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055238676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055238679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055238679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055240248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025055240248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241025055240248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055240248 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241025055240248 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) 20241025055240248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Reject}: Deallocated (fsm.c:568) 20241025055240248 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055240248 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055240248 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055240248 DLLC NOTICE LLME(e0717804/e12a8089){ASSIGNED} LLGM Assign pre (e12a8089 => ffffffff) (gprs_llc.c:1079) 20241025055240248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e12a8089 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@56517668d5d3: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@56517668d5d3: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@56517668d5d3: Final verdict of PTC: pass 20241025055244275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@56517668d5d3: Final verdict of PTC: none 20241025055244280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055244280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI196(349)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@56517668d5d3: Final verdict of PTC: none -NSVCI97(350)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@56517668d5d3: Final verdict of PTC: none -NSVCI98(356)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@56517668d5d3: Final verdict of PTC: none -NSVCI99(360)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@56517668d5d3: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@56517668d5d3: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(358)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(354)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(348)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Oct 25 05:52:44 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 20241025055244332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055244634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88928) 20241025055245281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055245281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88928, count=94360) 20241025055246282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055246282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:52:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055247283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055247283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_hlr_location_cancel_request_update started. 20241025055247741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055247743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055247788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055247788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055247788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055247788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055247788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055247788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055247788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055247788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055247788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055247789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055247789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055247789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055247789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055247789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055247789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055247789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055247789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055247789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055247789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055247789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055247789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055247789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055247791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055247796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055247796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@56517668d5d3: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(374)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055247807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055247807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055247807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055247807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055247807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055247807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055247807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055247807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055247807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055247808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055247808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055247808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055247808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055247808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055247808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055247808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055247808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055247808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055247808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055247808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(375)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055247809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055247809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055247811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055247815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055247815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(374)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055247819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055247819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055247819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055247819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055247819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055247819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055247819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055247819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055247819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055247820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055247820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055247820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055247820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055247820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055247820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055247820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055247820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055247820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055247820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055247820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055247820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055247820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055247822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055247827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055247827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055248284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055248284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055248284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055248284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055248289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055248290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025055248980 DGPRS DEBUG Checking for inactive LLMEs, time = 32363768 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@56517668d5d3: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E666A824'O, index=0 SGSN_Test-GSUP(381)@56517668d5d3: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@56517668d5d3: 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 := 'A8D4680E19A0848398501110631D016A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F7718CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C812BBD8C6FD6E21'O } } } } } 20241025055249363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055249363 DLLC NOTICE LLME(ffffffff/e666a824){UNASSIGNED} LLC RX: unknown TLLI 0xe666a824, creating LLME on the fly (gprs_llc.c:552) 20241025055249363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055249363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241025055249363 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055249363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055249363 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055249363 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055249363 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055249364 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055249364 DLLC NOTICE LLME(ffffffff/e666a824){UNASSIGNED} LLGM Assign pre (e666a824 => f15a57e4) (gprs_llc.c:1079) 20241025055249364 DLLC NOTICE LLME(e666a824/f15a57e4){ASSIGNED} LLGM Assign post (e666a824 => f15a57e4) (gprs_llc.c:1125) 20241025055249364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055249364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055249364 DMM DEBUG MM(262420000000031/f15a57e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055249376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055249376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055249376 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055249376 DMM DEBUG MM(262420000000031/f15a57e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241025055249376 DMM NOTICE MM(262420000000031/f15a57e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055249376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055249376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055249376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055249376 DMM DEBUG MM(262420000000031/f15a57e4) Requesting authorization (sgsn_auth.c:160) 20241025055249376 DMM INFO MM(262420000000031/f15a57e4) Requesting authentication tuples (sgsn_auth.c:184) 20241025055249376 DMM DEBUG MM(262420000000031/f15a57e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055249376 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241025055249376 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)@56517668d5d3: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@56517668d5d3: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241025055249380 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055249380 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055249380 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055249380 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055249380 DMM INFO MM(262420000000031/f15a57e4) Subscriber data update (mmctx.c:445) 20241025055249380 DMM DEBUG MM(262420000000031/f15a57e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055249380 DMM INFO MM(262420000000031/f15a57e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055249380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055249380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055249380 DMM INFO MM(262420000000031/f15a57e4) <- GMM AUTH AND CIPHERING REQ (rand = a8 d4 68 0e 19 a0 84 83 98 50 11 10 63 1d 01 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055249394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055249394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055249394 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055249394 DMM INFO MM(262420000000031/f15a57e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055249394 DMM NOTICE MM(262420000000031/f15a57e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055249394 DMM DEBUG MM(262420000000031/f15a57e4) checking auth: received GSM SRES = 3f 77 18 cc (gprs_gmm.c:666) 20241025055249394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055249394 DMM DEBUG MM(262420000000031/f15a57e4) Requesting authorization (sgsn_auth.c:160) 20241025055249394 DMM INFO MM(262420000000031/f15a57e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055249394 DMM DEBUG MM(262420000000031/f15a57e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055249394 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241025055249394 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) 20241025055249395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055249395 DMM INFO MM(262420000000031/f15a57e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf15a57e4) (gprs_gmm.c:300) 20241025055249397 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055249397 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055249397 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241025055249397 DMM INFO MM(262420000000031/f15a57e4) Subscriber data update (mmctx.c:445) 20241025055249397 DMM DEBUG MM(262420000000031/f15a57e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055249397 DMM INFO MM(262420000000031/f15a57e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055249397 DMM NOTICE MM(262420000000031/f15a57e4) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241025055249397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055249397 DMM NOTICE MM(262420000000031/f15a57e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055249397 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) 20241025055249398 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055249398 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241025055249398 DMM INFO MM(262420000000031/f15a57e4) Subscriber data update (mmctx.c:445) 20241025055249398 DMM DEBUG MM(262420000000031/f15a57e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055249410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055249410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055249410 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055249410 DMM INFO MM(262420000000031/f15a57e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055249410 DMM NOTICE MM(262420000000031/f15a57e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055249411 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055249411 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055249411 DLLC NOTICE LLME(e666a824/f15a57e4){ASSIGNED} LLGM Assign pre (ffffffff => f15a57e4) (gprs_llc.c:1079) 20241025055249411 DLLC NOTICE LLME(ffffffff/f15a57e4){ASSIGNED} LLGM Assign post (ffffffff => f15a57e4) (gprs_llc.c:1125) 20241025055249411 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055249411 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055249411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055249411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@56517668d5d3: setverdict(pass): none -> pass 20241025055249460 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241025055249460 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241025055249460 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) 20241025055249460 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241025055249460 DMM INFO MM(262420000000031/f15a57e4) Subscriber data update (mmctx.c:445) 20241025055249460 DMM DEBUG MM(262420000000031/f15a57e4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025055249460 DMM INFO MM(262420000000031/f15a57e4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025055249460 DMM INFO MM(262420000000031/f15a57e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055249460 DMM INFO MM(262420000000031/f15a57e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055249460 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055249460 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055249460 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055249460 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055249460 DLLC NOTICE LLME(ffffffff/f15a57e4){ASSIGNED} LLGM Assign pre (f15a57e4 => ffffffff) (gprs_llc.c:1079) 20241025055249460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f15a57e4 => ffffffff) (gprs_llc.c:1125) 20241025055249460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055249460 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055249460 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055249460 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed MC@56517668d5d3: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@56517668d5d3: Final verdict of PTC: none 20241025055254472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055254472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@56517668d5d3: Final verdict of PTC: none -NSVCI98(375)@56517668d5d3: Final verdict of PTC: none -NSVCI99(379)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@56517668d5d3: Final verdict of PTC: none -NSVCI97(369)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@56517668d5d3: Final verdict of PTC: none 20241025055254474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(370)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(373)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@56517668d5d3: Final verdict of PTC: pass -NSVCI99-provIP(377)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(367)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@56517668d5d3: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Oct 25 05:52:54 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 20241025055254551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055254853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88916) 20241025055255473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055255474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88916, count=93272) 20241025055256475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055256475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:52:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055257476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055257476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_hlr_location_cancel_request_withdraw started. 20241025055257951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055257953 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055257994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055257994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055257994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055257994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055257994 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055257994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055257994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055257994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055257994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055257996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055257996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055257996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055257996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055257996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055257996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055257996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055257996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055257996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055257996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055257996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055257996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055257996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055257998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055258002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055258002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055258009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055258009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055258009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055258009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055258009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055258009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055258009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055258009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055258009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055258010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055258010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055258010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055258010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055258010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055258010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055258010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055258010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055258010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055258010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055258010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055258010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055258010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055258012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055258017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055258018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055258024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055258024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055258024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055258024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055258024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055258024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055258024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055258024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055258024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055258025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055258025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055258025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055258025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055258025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055258025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055258025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055258025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055258025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055258025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055258025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055258025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055258025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055258027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055258031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055258031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055258478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055258478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055258478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055258478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055258482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055258483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@56517668d5d3: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C16CE109'O, index=0 SGSN_Test-GSUP(400)@56517668d5d3: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@56517668d5d3: 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 := '5D59ACF5A9B6C2564F18F2823ACB7955'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBEC0AD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C4B7773FACF6DAB'O } } } } } 20241025055259564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055259564 DLLC NOTICE LLME(ffffffff/c16ce109){UNASSIGNED} LLC RX: unknown TLLI 0xc16ce109, creating LLME on the fly (gprs_llc.c:552) 20241025055259564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055259564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241025055259564 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055259564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055259564 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055259564 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055259564 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055259564 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055259564 DLLC NOTICE LLME(ffffffff/c16ce109){UNASSIGNED} LLGM Assign pre (c16ce109 => f5150f53) (gprs_llc.c:1079) 20241025055259564 DLLC NOTICE LLME(c16ce109/f5150f53){ASSIGNED} LLGM Assign post (c16ce109 => f5150f53) (gprs_llc.c:1125) 20241025055259564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055259564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055259564 DMM DEBUG MM(262420000000029/f5150f53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055259577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055259577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055259577 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055259577 DMM DEBUG MM(262420000000029/f5150f53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241025055259577 DMM NOTICE MM(262420000000029/f5150f53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055259577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055259577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055259577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055259577 DMM DEBUG MM(262420000000029/f5150f53) Requesting authorization (sgsn_auth.c:160) 20241025055259577 DMM INFO MM(262420000000029/f5150f53) Requesting authentication tuples (sgsn_auth.c:184) 20241025055259577 DMM DEBUG MM(262420000000029/f5150f53) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055259577 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241025055259577 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)@56517668d5d3: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@56517668d5d3: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241025055259581 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055259581 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055259581 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055259581 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055259581 DMM INFO MM(262420000000029/f5150f53) Subscriber data update (mmctx.c:445) 20241025055259581 DMM DEBUG MM(262420000000029/f5150f53) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055259581 DMM INFO MM(262420000000029/f5150f53) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055259581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055259581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055259581 DMM INFO MM(262420000000029/f5150f53) <- GMM AUTH AND CIPHERING REQ (rand = 5d 59 ac f5 a9 b6 c2 56 4f 18 f2 82 3a cb 79 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055259594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055259594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055259594 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055259594 DMM INFO MM(262420000000029/f5150f53) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055259594 DMM NOTICE MM(262420000000029/f5150f53) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055259594 DMM DEBUG MM(262420000000029/f5150f53) checking auth: received GSM SRES = bb ec 0a d3 (gprs_gmm.c:666) 20241025055259594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055259594 DMM DEBUG MM(262420000000029/f5150f53) Requesting authorization (sgsn_auth.c:160) 20241025055259594 DMM INFO MM(262420000000029/f5150f53) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055259594 DMM DEBUG MM(262420000000029/f5150f53) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055259594 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241025055259595 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) 20241025055259595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055259595 DMM INFO MM(262420000000029/f5150f53) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5150f53) (gprs_gmm.c:300) 20241025055259597 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055259597 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055259597 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241025055259597 DMM INFO MM(262420000000029/f5150f53) Subscriber data update (mmctx.c:445) 20241025055259597 DMM DEBUG MM(262420000000029/f5150f53) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055259597 DMM INFO MM(262420000000029/f5150f53) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055259597 DMM NOTICE MM(262420000000029/f5150f53) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241025055259597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055259597 DMM NOTICE MM(262420000000029/f5150f53) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055259597 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) 20241025055259598 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055259598 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241025055259598 DMM INFO MM(262420000000029/f5150f53) Subscriber data update (mmctx.c:445) 20241025055259598 DMM DEBUG MM(262420000000029/f5150f53) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055259606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055259606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055259606 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055259606 DMM INFO MM(262420000000029/f5150f53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055259606 DMM NOTICE MM(262420000000029/f5150f53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055259606 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055259606 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055259606 DLLC NOTICE LLME(c16ce109/f5150f53){ASSIGNED} LLGM Assign pre (ffffffff => f5150f53) (gprs_llc.c:1079) 20241025055259606 DLLC NOTICE LLME(ffffffff/f5150f53){ASSIGNED} LLGM Assign post (ffffffff => f5150f53) (gprs_llc.c:1125) 20241025055259606 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055259606 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055259606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055259606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@56517668d5d3: setverdict(pass): none -> pass 20241025055259656 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241025055259656 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241025055259656 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) 20241025055259656 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241025055259656 DMM INFO MM(262420000000029/f5150f53) Subscriber data update (mmctx.c:445) 20241025055259656 DMM DEBUG MM(262420000000029/f5150f53) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025055259656 DMM INFO MM(262420000000029/f5150f53) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025055259656 DMM INFO MM(262420000000029/f5150f53) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241025055259656 DMM NOTICE MM(262420000000029/f5150f53) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241025055259656 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241025055259656 DMM INFO MM(262420000000029/f5150f53) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241025055259656 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055259656 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055259657 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055259657 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055259657 DLLC NOTICE LLME(ffffffff/f5150f53){ASSIGNED} LLGM Assign pre (f5150f53 => ffffffff) (gprs_llc.c:1079) 20241025055259657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5150f53 => ffffffff) (gprs_llc.c:1125) 20241025055259657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055259657 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055259657 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055259657 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055259659 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@56517668d5d3: Removing Client IMSI='262420000000029'H, index=0 20241025055259669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055259669 DLLC NOTICE LLME(ffffffff/f5150f53){UNASSIGNED} LLC RX: unknown TLLI 0xf5150f53, creating LLME on the fly (gprs_llc.c:552) 20241025055259669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055259669 DMM NOTICE LLME(ffffffff/f5150f53){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241025055259669 DLLC NOTICE LLME(ffffffff/f5150f53){UNASSIGNED} LLGM Assign pre (f5150f53 => ffffffff) (gprs_llc.c:1079) 20241025055259669 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5150f53 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@56517668d5d3: Final verdict of PTC: pass 20241025055259675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@56517668d5d3: Final verdict of PTC: none -NSVCI97(388)@56517668d5d3: Final verdict of PTC: none -NSVCI99(398)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@56517668d5d3: Final verdict of PTC: none 20241025055259681 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055259681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@56517668d5d3: Final verdict of PTC: none -NSVCI98(393)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(396)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(386)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(391)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none)Fri Oct 25 05:52:59 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 MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@56517668d5d3: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. 20241025055259785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055300086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44556) 20241025055300682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055300682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44556, count=97036) 20241025055301683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055301683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055302684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055302685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241025055303181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055303183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055303227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055303227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055303227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055303227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055303227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055303227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055303227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055303227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055303227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055303228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055303228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055303228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055303228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055303228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055303228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055303228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055303228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055303228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055303228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055303228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055303228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055303228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055303230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055303234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055303234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055303242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055303242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055303242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055303242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055303242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055303242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055303242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055303242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055303242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055303243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055303243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055303243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055303243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055303243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055303243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055303243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055303243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055303243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055303243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055303243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055303243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055303243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055303245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055303249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055303249 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055303257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055303257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055303257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055303257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055303257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055303257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055303257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055303257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055303257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055303258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055303258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055303258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055303258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055303260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055303265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055303266 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055303686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055303686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055303686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055303686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055303688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055303688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@56517668d5d3: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FC60EAD6'O, index=0 SGSN_Test-GSUP(419)@56517668d5d3: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241025055304746 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) 20241025055304746 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@56517668d5d3: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@56517668d5d3: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@56517668d5d3: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@56517668d5d3: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@56517668d5d3: Final verdict of PTC: pass 20241025055304756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@56517668d5d3: Final verdict of PTC: none -NSVCI97(407)@56517668d5d3: Final verdict of PTC: none 20241025055304761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055304761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(409)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@56517668d5d3: Final verdict of PTC: none -NSVCI98(412)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(405)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(410)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(415)@56517668d5d3: Final verdict of PTC: none -NSVCI99(417)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@56517668d5d3: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Oct 25 05:53:04 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 20241025055304837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055305140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44616) 20241025055305762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055305762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44616, count=52560) 20241025055306764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055306764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055307765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055307766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241025055308233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055308235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055308279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055308279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055308279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055308279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055308279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055308279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055308279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055308279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055308279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055308280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055308280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055308280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055308280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055308280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055308280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055308280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055308280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055308280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055308280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055308280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055308280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055308280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055308282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055308286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055308286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055308295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055308295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055308295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055308295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055308295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055308295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055308295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055308295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055308295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055308296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055308296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055308296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055308296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055308296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055308296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055308296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055308296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055308296 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055308296 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055308296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055308297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055308297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055308299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055308303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055308303 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055308312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055308312 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055308312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055308312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055308312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055308312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055308312 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055308312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055308313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055308313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055308315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055308319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055308319 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(434)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055308766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055308766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055308766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055308766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055308771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025055308772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@56517668d5d3: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CD9DF4D0'O, index=0 SGSN_Test-GSUP(438)@56517668d5d3: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241025055309827 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) 20241025055309827 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@56517668d5d3: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@56517668d5d3: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@56517668d5d3: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@56517668d5d3: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@56517668d5d3: Final verdict of PTC: pass 20241025055309837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@56517668d5d3: Final verdict of PTC: none 20241025055309842 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055309842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@56517668d5d3: Final verdict of PTC: none -NSVCI98(431)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@56517668d5d3: Final verdict of PTC: none -NSVCI99(436)@56517668d5d3: Final verdict of PTC: none -NSVCI97(426)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@56517668d5d3: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(429)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(435)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(424)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@56517668d5d3: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Oct 25 05:53:09 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 20241025055309953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055310254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45120) 20241025055310844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055310844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45120, count=53568) 20241025055311846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055311846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Oct 25 05:53:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055312847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055312847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_rau_unknown started. 20241025055313318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055313320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055313361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055313361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055313361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055313361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055313361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055313361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055313362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055313362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055313362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055313362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055313364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055313368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055313368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055313380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055313380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055313380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055313380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055313380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055313380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055313380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055313380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055313380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055313380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055313380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055313380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055313380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055313380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055313381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055313381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055313381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055313381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055313381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055313381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055313381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055313381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055313383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055313387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055313387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(450)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_rau_unknown-BVCI210(448)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055313391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055313391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055313391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055313391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055313391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055313391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055313392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055313392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055313392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055313392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055313392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055313392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055313392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055313392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055313392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055313392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055313392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055313392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055313392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055313394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055313398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055313398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055313849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055313849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055313849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055313849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055313853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055313854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@56517668d5d3: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F4833A95'O, index=0 SGSN_Test-GSUP(457)@56517668d5d3: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241025055314907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055314907 DLLC NOTICE LLME(ffffffff/f4833a95){UNASSIGNED} LLC RX: unknown TLLI 0xf4833a95, creating LLME on the fly (gprs_llc.c:552) 20241025055314907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241025055314907 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055314907 DMM NOTICE LLME(ffffffff/f4833a95){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241025055314907 DLLC NOTICE LLME(ffffffff/f4833a95){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025055314907 DMM ERROR LLME(ffffffff/f4833a95){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241025055314907 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025055314907 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025055314907 DLLC NOTICE LLME(ffffffff/f4833a95){UNASSIGNED} LLGM Assign pre (f4833a95 => ffffffff) (gprs_llc.c:1079) 20241025055314907 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4833a95 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@56517668d5d3: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@56517668d5d3: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@56517668d5d3: Final verdict of PTC: pass 20241025055314914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(445)@56517668d5d3: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@56517668d5d3: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(457)@56517668d5d3: Final verdict of PTC: none -NSVCI99(455)@56517668d5d3: Final verdict of PTC: none 20241025055314916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055314916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(451)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@56517668d5d3: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(453)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(443)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(449)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@56517668d5d3: Test case TC_rau_unknown finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Oct 25 05:53:14 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241025055315023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055315324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48608) 20241025055315917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055315918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48608, count=54660) 20241025055316920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055316920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Oct 25 05:53:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055317921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055317922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_rau started. 20241025055318402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055318405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055318455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055318455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055318455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055318455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055318455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055318455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055318455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055318455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055318455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055318456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055318456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055318456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055318456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055318456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055318456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055318456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055318456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055318456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055318456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055318456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055318457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055318457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055318460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055318465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055318465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055318471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055318471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055318471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055318471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055318471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055318471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055318471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055318471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055318471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055318472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055318472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055318472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055318472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055318472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055318472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055318472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055318472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055318472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055318473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055318473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055318473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055318473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055318475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055318479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055318479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055318486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055318486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055318486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055318486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055318486 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055318486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055318486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055318486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055318486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055318488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055318488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055318488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055318488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055318488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055318488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055318488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055318488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055318488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055318488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055318488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055318488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055318488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055318490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055318494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055318494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055318923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055318923 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055318923 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055318923 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055318927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055318928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025055318981 DGPRS DEBUG Checking for inactive LLMEs, time = 32363798 (sgsn.c:131) TC_attach_rau-BVCI196(463)@56517668d5d3: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D13FEE7D'O, index=0 SGSN_Test-GSUP(476)@56517668d5d3: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@56517668d5d3: 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 := '205031B164EB72E94079909D47BA3E29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6A1D241'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EC798D1EA22EFF5'O } } } } } 20241025055319956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055319956 DLLC NOTICE LLME(ffffffff/d13fee7d){UNASSIGNED} LLC RX: unknown TLLI 0xd13fee7d, creating LLME on the fly (gprs_llc.c:552) 20241025055319956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055319956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241025055319956 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055319956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055319956 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055319956 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055319956 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055319956 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055319956 DLLC NOTICE LLME(ffffffff/d13fee7d){UNASSIGNED} LLGM Assign pre (d13fee7d => fc1409de) (gprs_llc.c:1079) 20241025055319956 DLLC NOTICE LLME(d13fee7d/fc1409de){ASSIGNED} LLGM Assign post (d13fee7d => fc1409de) (gprs_llc.c:1125) 20241025055319956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055319956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055319956 DMM DEBUG MM(262420000000012/fc1409de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055319965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055319965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055319965 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055319965 DMM DEBUG MM(262420000000012/fc1409de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241025055319965 DMM NOTICE MM(262420000000012/fc1409de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055319965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055319965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055319965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055319965 DMM DEBUG MM(262420000000012/fc1409de) Requesting authorization (sgsn_auth.c:160) 20241025055319965 DMM INFO MM(262420000000012/fc1409de) Requesting authentication tuples (sgsn_auth.c:184) 20241025055319965 DMM DEBUG MM(262420000000012/fc1409de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055319965 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241025055319965 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)@56517668d5d3: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@56517668d5d3: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241025055319968 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055319968 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055319968 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055319968 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055319968 DMM INFO MM(262420000000012/fc1409de) Subscriber data update (mmctx.c:445) 20241025055319968 DMM DEBUG MM(262420000000012/fc1409de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055319968 DMM INFO MM(262420000000012/fc1409de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055319968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055319968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055319968 DMM INFO MM(262420000000012/fc1409de) <- GMM AUTH AND CIPHERING REQ (rand = 20 50 31 b1 64 eb 72 e9 40 79 90 9d 47 ba 3e 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055319976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055319976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055319976 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055319976 DMM INFO MM(262420000000012/fc1409de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055319976 DMM NOTICE MM(262420000000012/fc1409de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055319976 DMM DEBUG MM(262420000000012/fc1409de) checking auth: received GSM SRES = c6 a1 d2 41 (gprs_gmm.c:666) 20241025055319976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055319976 DMM DEBUG MM(262420000000012/fc1409de) Requesting authorization (sgsn_auth.c:160) 20241025055319976 DMM INFO MM(262420000000012/fc1409de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055319976 DMM DEBUG MM(262420000000012/fc1409de) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055319976 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241025055319976 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) 20241025055319976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055319976 DMM INFO MM(262420000000012/fc1409de) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc1409de) (gprs_gmm.c:300) 20241025055319978 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055319978 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055319978 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241025055319978 DMM INFO MM(262420000000012/fc1409de) Subscriber data update (mmctx.c:445) 20241025055319978 DMM DEBUG MM(262420000000012/fc1409de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055319978 DMM INFO MM(262420000000012/fc1409de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055319978 DMM NOTICE MM(262420000000012/fc1409de) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241025055319978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055319978 DMM NOTICE MM(262420000000012/fc1409de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055319978 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) 20241025055319979 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055319979 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241025055319979 DMM INFO MM(262420000000012/fc1409de) Subscriber data update (mmctx.c:445) 20241025055319979 DMM DEBUG MM(262420000000012/fc1409de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055319985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055319985 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055319985 DMM INFO MM(262420000000012/fc1409de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055319985 DMM NOTICE MM(262420000000012/fc1409de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055319985 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055319985 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055319985 DLLC NOTICE LLME(d13fee7d/fc1409de){ASSIGNED} LLGM Assign pre (ffffffff => fc1409de) (gprs_llc.c:1079) 20241025055319985 DLLC NOTICE LLME(ffffffff/fc1409de){ASSIGNED} LLGM Assign post (ffffffff => fc1409de) (gprs_llc.c:1125) 20241025055319985 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055319985 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055319985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055319985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@56517668d5d3: setverdict(pass): none -> pass 20241025055320042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055320042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055320042 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055320042 DMM INFO MM(262420000000012/fc1409de) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055320042 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055320042 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055320042 DLLC NOTICE LLME(ffffffff/fc1409de){ASSIGNED} LLGM Assign pre (fc1409de => cce1eebd) (gprs_llc.c:1079) 20241025055320042 DLLC NOTICE LLME(fc1409de/cce1eebd){ASSIGNED} LLGM Assign post (fc1409de => cce1eebd) (gprs_llc.c:1125) 20241025055320042 DMM INFO MM(262420000000012/cce1eebd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@56517668d5d3: Removing Client IMSI='262420000000012'H, index=0 20241025055320059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055320059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025055320059 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055320059 DMM INFO MM(262420000000012/cce1eebd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055320059 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055320059 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055320059 DLLC NOTICE LLME(fc1409de/cce1eebd){ASSIGNED} LLGM Assign pre (ffffffff => cce1eebd) (gprs_llc.c:1079) 20241025055320059 DLLC NOTICE LLME(ffffffff/cce1eebd){ASSIGNED} LLGM Assign post (ffffffff => cce1eebd) (gprs_llc.c:1125) 20241025055320059 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@56517668d5d3: Final verdict of PTC: pass 20241025055320064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(466)@56517668d5d3: Final verdict of PTC: none -NSVCI99(474)@56517668d5d3: Final verdict of PTC: none -NSVCI97(464)@56517668d5d3: Final verdict of PTC: none -NSVCI98(469)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@56517668d5d3: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@56517668d5d3: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(476)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@56517668d5d3: Final verdict of PTC: none 20241025055320070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055320070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(468)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(467)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(472)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(462)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_rau finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Oct 25 05:53:20 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241025055320133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055320535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44044) 20241025055321071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055321071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44044, count=92488) 20241025055322072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055322072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Oct 25 05:53:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055323073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055323073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_rau_a_a started. 20241025055323631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055323635 DMM INFO MM(262420000000012/cce1eebd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055323635 DMM INFO MM(262420000000012/cce1eebd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055323635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055323635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055323635 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055323635 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055323635 DLLC NOTICE LLME(ffffffff/cce1eebd){ASSIGNED} LLGM Assign pre (cce1eebd => ffffffff) (gprs_llc.c:1079) 20241025055323635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cce1eebd => ffffffff) (gprs_llc.c:1125) 20241025055323635 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241025055323635 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) 20241025055323635 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) 20241025055323635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055323635 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055323635 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055323635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055323635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055323678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055323678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055323678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055323678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055323678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055323678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055323678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055323678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055323678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055323679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055323679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055323679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055323679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055323679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055323679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055323679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055323679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055323679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055323679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055323679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055323679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055323679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055323682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055323687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055323687 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055323693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055323693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055323693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055323693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055323693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055323693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055323693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055323693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055323693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055323695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055323695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055323695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055323695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055323695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055323695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055323695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055323695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055323695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055323695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055323695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055323695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055323695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055323697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055323701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055323701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055323709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055323709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055323709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055323709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055323709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055323710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055323710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055323710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055323710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055323710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055323710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055323710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055323710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055323711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055323711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055323712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055323716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055323716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055324074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055324074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055324074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055324074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055324078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055324079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@56517668d5d3: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EBA9FF83'O, index=0 SGSN_Test-GSUP(495)@56517668d5d3: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@56517668d5d3: 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 := '577D797C5E2D438DD6AE234E14D0EE88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EDC7270'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56D927CBDBE46663'O } } } } } 20241025055325148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325148 DLLC NOTICE LLME(ffffffff/eba9ff83){UNASSIGNED} LLC RX: unknown TLLI 0xeba9ff83, creating LLME on the fly (gprs_llc.c:552) 20241025055325148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241025055325148 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055325148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055325148 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055325148 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055325148 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055325148 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055325148 DLLC NOTICE LLME(ffffffff/eba9ff83){UNASSIGNED} LLGM Assign pre (eba9ff83 => fec2afc5) (gprs_llc.c:1079) 20241025055325148 DLLC NOTICE LLME(eba9ff83/fec2afc5){ASSIGNED} LLGM Assign post (eba9ff83 => fec2afc5) (gprs_llc.c:1125) 20241025055325148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055325148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055325148 DMM DEBUG MM(262420000000037/fec2afc5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055325166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325166 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325166 DMM DEBUG MM(262420000000037/fec2afc5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241025055325166 DMM NOTICE MM(262420000000037/fec2afc5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055325166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055325166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055325166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055325166 DMM DEBUG MM(262420000000037/fec2afc5) Requesting authorization (sgsn_auth.c:160) 20241025055325166 DMM INFO MM(262420000000037/fec2afc5) Requesting authentication tuples (sgsn_auth.c:184) 20241025055325166 DMM DEBUG MM(262420000000037/fec2afc5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055325166 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241025055325166 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)@56517668d5d3: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@56517668d5d3: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241025055325171 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055325171 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055325171 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055325171 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055325171 DMM INFO MM(262420000000037/fec2afc5) Subscriber data update (mmctx.c:445) 20241025055325171 DMM DEBUG MM(262420000000037/fec2afc5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055325171 DMM INFO MM(262420000000037/fec2afc5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055325171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055325171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055325171 DMM INFO MM(262420000000037/fec2afc5) <- GMM AUTH AND CIPHERING REQ (rand = 57 7d 79 7c 5e 2d 43 8d d6 ae 23 4e 14 d0 ee 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055325187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325187 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325187 DMM INFO MM(262420000000037/fec2afc5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055325187 DMM NOTICE MM(262420000000037/fec2afc5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055325187 DMM DEBUG MM(262420000000037/fec2afc5) checking auth: received GSM SRES = 4e dc 72 70 (gprs_gmm.c:666) 20241025055325187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055325187 DMM DEBUG MM(262420000000037/fec2afc5) Requesting authorization (sgsn_auth.c:160) 20241025055325187 DMM INFO MM(262420000000037/fec2afc5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055325187 DMM DEBUG MM(262420000000037/fec2afc5) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055325187 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241025055325187 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) 20241025055325187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055325187 DMM INFO MM(262420000000037/fec2afc5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfec2afc5) (gprs_gmm.c:300) 20241025055325190 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055325190 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055325190 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241025055325190 DMM INFO MM(262420000000037/fec2afc5) Subscriber data update (mmctx.c:445) 20241025055325190 DMM DEBUG MM(262420000000037/fec2afc5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055325190 DMM INFO MM(262420000000037/fec2afc5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055325190 DMM NOTICE MM(262420000000037/fec2afc5) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241025055325190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055325190 DMM NOTICE MM(262420000000037/fec2afc5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055325191 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) 20241025055325192 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055325192 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241025055325192 DMM INFO MM(262420000000037/fec2afc5) Subscriber data update (mmctx.c:445) 20241025055325192 DMM DEBUG MM(262420000000037/fec2afc5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055325200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325200 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325200 DMM INFO MM(262420000000037/fec2afc5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055325200 DMM NOTICE MM(262420000000037/fec2afc5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055325200 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055325200 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055325200 DLLC NOTICE LLME(eba9ff83/fec2afc5){ASSIGNED} LLGM Assign pre (ffffffff => fec2afc5) (gprs_llc.c:1079) 20241025055325200 DLLC NOTICE LLME(ffffffff/fec2afc5){ASSIGNED} LLGM Assign post (ffffffff => fec2afc5) (gprs_llc.c:1125) 20241025055325200 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055325200 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055325200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055325200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@56517668d5d3: setverdict(pass): none -> pass 20241025055325257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325257 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325258 DMM INFO MM(262420000000037/fec2afc5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055325258 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055325258 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055325258 DLLC NOTICE LLME(ffffffff/fec2afc5){ASSIGNED} LLGM Assign pre (fec2afc5 => e3f308b7) (gprs_llc.c:1079) 20241025055325258 DLLC NOTICE LLME(fec2afc5/e3f308b7){ASSIGNED} LLGM Assign post (fec2afc5 => e3f308b7) (gprs_llc.c:1125) 20241025055325258 DMM INFO MM(262420000000037/e3f308b7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055325272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325272 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325272 DMM INFO MM(262420000000037/e3f308b7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055325272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055325272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055325272 DLLC NOTICE LLME(fec2afc5/e3f308b7){ASSIGNED} LLGM Assign pre (ffffffff => e3f308b7) (gprs_llc.c:1079) 20241025055325272 DLLC NOTICE LLME(ffffffff/e3f308b7){ASSIGNED} LLGM Assign post (ffffffff => e3f308b7) (gprs_llc.c:1125) 20241025055325272 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025055325272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325273 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325273 DMM INFO MM(262420000000037/e3f308b7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055325273 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055325273 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055325273 DLLC NOTICE LLME(ffffffff/e3f308b7){ASSIGNED} LLGM Assign pre (e3f308b7 => eb36a2d9) (gprs_llc.c:1079) 20241025055325273 DLLC NOTICE LLME(e3f308b7/eb36a2d9){ASSIGNED} LLGM Assign post (e3f308b7 => eb36a2d9) (gprs_llc.c:1125) 20241025055325273 DMM INFO MM(262420000000037/eb36a2d9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055325285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325285 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325285 DMM INFO MM(262420000000037/eb36a2d9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055325285 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055325285 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055325285 DLLC NOTICE LLME(e3f308b7/eb36a2d9){ASSIGNED} LLGM Assign pre (ffffffff => eb36a2d9) (gprs_llc.c:1079) 20241025055325285 DLLC NOTICE LLME(ffffffff/eb36a2d9){ASSIGNED} LLGM Assign post (ffffffff => eb36a2d9) (gprs_llc.c:1125) 20241025055325285 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025055325286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055325286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055325286 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055325286 DMM INFO MM(262420000000037/eb36a2d9) -> GMM DETACH REQUEST TLLI=0xeb36a2d9 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025055325286 DMM INFO MM(262420000000037/eb36a2d9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055325286 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055325286 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055325286 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055325286 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055325286 DLLC NOTICE LLME(ffffffff/eb36a2d9){ASSIGNED} LLGM Assign pre (eb36a2d9 => ffffffff) (gprs_llc.c:1079) 20241025055325286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb36a2d9 => ffffffff) (gprs_llc.c:1125) 20241025055325286 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241025055325286 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) 20241025055325286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055325286 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055325286 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055325286 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055325287 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@56517668d5d3: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@56517668d5d3: Final verdict of PTC: pass 20241025055330298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@56517668d5d3: Final verdict of PTC: none 20241025055330303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055330303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(483)@56517668d5d3: Final verdict of PTC: none -NSVCI98(488)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@56517668d5d3: Final verdict of PTC: none -NSVCI99(493)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(491)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(486)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(481)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Oct 25 05:53:30 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 20241025055330405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055330707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108360) 20241025055331304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055331304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108360, count=112716) 20241025055332305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055332305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Oct 25 05:53:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055333306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055333306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_rau_a_b started. 20241025055333798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055333800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055333847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055333847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055333847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055333847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055333847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055333847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055333847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055333847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055333847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055333848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055333848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055333848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055333848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055333848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055333848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055333848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055333848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055333848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055333848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055333848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055333848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055333848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055333850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055333855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055333855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055333862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055333862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055333862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055333862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055333862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055333862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055333862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055333862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055333862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055333863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055333863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055333863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055333863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055333863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055333863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055333863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055333863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055333863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055333863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055333863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055333863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055333863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055333865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055333870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055333870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055333880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055333880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055333880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055333880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055333880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055333880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055333880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055333880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055333880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055333880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055333880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055333880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055333880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055333880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055333881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055333881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055333881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055333881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055333881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055333881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055333881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055333881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055333883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055333887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055333887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055334308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055334308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055334308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055334308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055334312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055334313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@56517668d5d3: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F2AFCE37'O, index=0 SGSN_Test-GSUP(514)@56517668d5d3: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@56517668d5d3: 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 := '2496A594465FA8FC18B4E7FB48A2ACA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3193D83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0107E07F22118257'O } } } } } 20241025055335356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335356 DLLC NOTICE LLME(ffffffff/f2afce37){UNASSIGNED} LLC RX: unknown TLLI 0xf2afce37, creating LLME on the fly (gprs_llc.c:552) 20241025055335356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241025055335356 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055335356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055335356 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055335356 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055335356 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055335356 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055335356 DLLC NOTICE LLME(ffffffff/f2afce37){UNASSIGNED} LLGM Assign pre (f2afce37 => e951be99) (gprs_llc.c:1079) 20241025055335356 DLLC NOTICE LLME(f2afce37/e951be99){ASSIGNED} LLGM Assign post (f2afce37 => e951be99) (gprs_llc.c:1125) 20241025055335356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055335356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055335356 DMM DEBUG MM(262420000000038/e951be99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055335368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335368 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335368 DMM DEBUG MM(262420000000038/e951be99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241025055335369 DMM NOTICE MM(262420000000038/e951be99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055335369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055335369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055335369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055335369 DMM DEBUG MM(262420000000038/e951be99) Requesting authorization (sgsn_auth.c:160) 20241025055335369 DMM INFO MM(262420000000038/e951be99) Requesting authentication tuples (sgsn_auth.c:184) 20241025055335369 DMM DEBUG MM(262420000000038/e951be99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055335369 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241025055335369 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)@56517668d5d3: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@56517668d5d3: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241025055335372 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055335372 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055335372 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055335372 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055335372 DMM INFO MM(262420000000038/e951be99) Subscriber data update (mmctx.c:445) 20241025055335372 DMM DEBUG MM(262420000000038/e951be99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055335372 DMM INFO MM(262420000000038/e951be99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055335372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055335372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055335372 DMM INFO MM(262420000000038/e951be99) <- GMM AUTH AND CIPHERING REQ (rand = 24 96 a5 94 46 5f a8 fc 18 b4 e7 fb 48 a2 ac a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055335381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335381 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335381 DMM INFO MM(262420000000038/e951be99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055335381 DMM NOTICE MM(262420000000038/e951be99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055335381 DMM DEBUG MM(262420000000038/e951be99) checking auth: received GSM SRES = f3 19 3d 83 (gprs_gmm.c:666) 20241025055335381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055335381 DMM DEBUG MM(262420000000038/e951be99) Requesting authorization (sgsn_auth.c:160) 20241025055335381 DMM INFO MM(262420000000038/e951be99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055335381 DMM DEBUG MM(262420000000038/e951be99) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055335381 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241025055335381 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) 20241025055335381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055335381 DMM INFO MM(262420000000038/e951be99) <- GMM ATTACH ACCEPT (new P-TMSI=0xe951be99) (gprs_gmm.c:300) 20241025055335383 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055335383 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055335383 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241025055335383 DMM INFO MM(262420000000038/e951be99) Subscriber data update (mmctx.c:445) 20241025055335383 DMM DEBUG MM(262420000000038/e951be99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055335383 DMM INFO MM(262420000000038/e951be99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055335383 DMM NOTICE MM(262420000000038/e951be99) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241025055335383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055335383 DMM NOTICE MM(262420000000038/e951be99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055335383 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) 20241025055335384 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055335384 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241025055335384 DMM INFO MM(262420000000038/e951be99) Subscriber data update (mmctx.c:445) 20241025055335384 DMM DEBUG MM(262420000000038/e951be99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055335390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335390 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335390 DMM INFO MM(262420000000038/e951be99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055335390 DMM NOTICE MM(262420000000038/e951be99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055335390 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055335390 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055335390 DLLC NOTICE LLME(f2afce37/e951be99){ASSIGNED} LLGM Assign pre (ffffffff => e951be99) (gprs_llc.c:1079) 20241025055335390 DLLC NOTICE LLME(ffffffff/e951be99){ASSIGNED} LLGM Assign post (ffffffff => e951be99) (gprs_llc.c:1125) 20241025055335390 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055335390 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055335390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055335390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@56517668d5d3: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@56517668d5d3: attach complete sending rau 20241025055335448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335448 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335448 DMM INFO MM(262420000000038/e951be99) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055335448 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055335448 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055335448 DLLC NOTICE LLME(ffffffff/e951be99){ASSIGNED} LLGM Assign pre (e951be99 => c07cf0cf) (gprs_llc.c:1079) 20241025055335448 DLLC NOTICE LLME(e951be99/c07cf0cf){ASSIGNED} LLGM Assign post (e951be99 => c07cf0cf) (gprs_llc.c:1125) 20241025055335448 DMM INFO MM(262420000000038/c07cf0cf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@56517668d5d3: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@56517668d5d3: Removing Client IMSI='262420000000038'H, index=0 20241025055335465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335465 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335465 DMM INFO MM(262420000000038/c07cf0cf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055335465 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055335465 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055335465 DLLC NOTICE LLME(e951be99/c07cf0cf){ASSIGNED} LLGM Assign pre (ffffffff => c07cf0cf) (gprs_llc.c:1079) 20241025055335465 DLLC NOTICE LLME(ffffffff/c07cf0cf){ASSIGNED} LLGM Assign post (ffffffff => c07cf0cf) (gprs_llc.c:1125) 20241025055335465 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@56517668d5d3: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C07CF0CF'O, index=0 TC_attach_rau_a_b(516)@56517668d5d3: sending second RAU via different RA 20241025055335475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335476 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055335476 DMM INFO MM(262420000000038/c07cf0cf) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c07cf0cf, P-TMSI: c07cf0cf (00000000), TLLI: c07cf0cf (c07cf0cf), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241025055335476 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241025055335476 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055335476 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055335476 DLLC NOTICE LLME(ffffffff/c07cf0cf){ASSIGNED} LLGM Assign pre (c07cf0cf => c07cf0cf) (gprs_llc.c:1079) 20241025055335476 DLLC NOTICE LLME(c07cf0cf/c07cf0cf){ASSIGNED} LLGM Assign post (c07cf0cf => c07cf0cf) (gprs_llc.c:1125) 20241025055335476 DMM INFO MM(262420000000038/c07cf0cf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055335497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335497 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335497 DMM INFO MM(262420000000038/c07cf0cf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055335497 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055335497 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055335497 DLLC NOTICE LLME(c07cf0cf/c07cf0cf){ASSIGNED} LLGM Assign pre (ffffffff => c07cf0cf) (gprs_llc.c:1079) 20241025055335497 DLLC NOTICE LLME(ffffffff/c07cf0cf){ASSIGNED} LLGM Assign post (ffffffff => c07cf0cf) (gprs_llc.c:1125) 20241025055335497 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025055335497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055335497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055335498 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055335498 DMM INFO MM(262420000000038/c07cf0cf) -> GMM DETACH REQUEST TLLI=0xc07cf0cf type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025055335498 DMM INFO MM(262420000000038/c07cf0cf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055335498 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055335498 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055335498 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055335498 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055335498 DLLC NOTICE LLME(ffffffff/c07cf0cf){ASSIGNED} LLGM Assign pre (c07cf0cf => ffffffff) (gprs_llc.c:1079) 20241025055335498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c07cf0cf => ffffffff) (gprs_llc.c:1125) 20241025055335498 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241025055335498 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) 20241025055335498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055335498 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055335498 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055335498 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055335498 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@56517668d5d3: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@56517668d5d3: Final verdict of PTC: pass 20241025055340514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055340518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055340519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(502)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(514)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@56517668d5d3: Final verdict of PTC: none -NSVCI99(512)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(500)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(510)@56517668d5d3: Final verdict of PTC: none -NSVCI98(507)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(505)@56517668d5d3: Final verdict of PTC: none Fri Oct 25 05:53:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== MTC@56517668d5d3: Setting final verdict of the test case.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. 20241025055340601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055340903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102664) 20241025055341520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055341520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102664, count=108376) 20241025055342522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055342523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:53:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055343524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055343524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241025055344010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055344012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055344053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055344053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055344053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055344053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055344053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055344053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055344053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055344053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055344053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055344054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055344054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055344054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055344054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055344054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055344054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055344054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055344054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055344054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055344054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055344054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055344054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055344054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055344056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055344061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055344061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055344068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055344068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055344068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055344068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055344068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055344068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055344068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055344068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055344068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055344069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055344069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055344069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055344069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055344069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055344069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055344069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055344069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055344069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055344069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055344069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055344070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055344070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055344072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055344078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055344078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055344084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055344084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055344084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055344084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055344084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055344084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055344084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055344084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055344084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055344085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055344085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055344086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055344086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055344086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055344086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055344086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055344086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055344086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055344086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055344086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055344086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055344086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055344087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055344092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055344092 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055344525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055344525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055344526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055344526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055344530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055344531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@56517668d5d3: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DC510329'O, index=0 SGSN_Test-GSUP(533)@56517668d5d3: 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)@56517668d5d3: 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 := 'D3F944E0DF5854AF0D35B90F08543B14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '754FEA3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08990CC2267B9CB0'O } } } } } 20241025055345610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345610 DLLC NOTICE LLME(ffffffff/dc510329){UNASSIGNED} LLC RX: unknown TLLI 0xdc510329, creating LLME on the fly (gprs_llc.c:552) 20241025055345610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241025055345611 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055345611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055345611 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055345611 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055345611 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055345611 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055345611 DLLC NOTICE LLME(ffffffff/dc510329){UNASSIGNED} LLGM Assign pre (dc510329 => f525866a) (gprs_llc.c:1079) 20241025055345611 DLLC NOTICE LLME(dc510329/f525866a){ASSIGNED} LLGM Assign post (dc510329 => f525866a) (gprs_llc.c:1125) 20241025055345611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055345611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055345611 DMM DEBUG MM(262420000000039/f525866a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055345636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345637 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055345637 DMM DEBUG MM(262420000000039/f525866a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241025055345637 DMM NOTICE MM(262420000000039/f525866a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055345637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055345637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055345637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055345637 DMM DEBUG MM(262420000000039/f525866a) Requesting authorization (sgsn_auth.c:160) 20241025055345637 DMM INFO MM(262420000000039/f525866a) Requesting authentication tuples (sgsn_auth.c:184) 20241025055345637 DMM DEBUG MM(262420000000039/f525866a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055345637 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241025055345637 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)@56517668d5d3: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@56517668d5d3: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241025055345643 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055345643 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055345643 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055345643 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055345643 DMM INFO MM(262420000000039/f525866a) Subscriber data update (mmctx.c:445) 20241025055345643 DMM DEBUG MM(262420000000039/f525866a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055345643 DMM INFO MM(262420000000039/f525866a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055345643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055345643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055345643 DMM INFO MM(262420000000039/f525866a) <- GMM AUTH AND CIPHERING REQ (rand = d3 f9 44 e0 df 58 54 af 0d 35 b9 0f 08 54 3b 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055345658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345659 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055345659 DMM INFO MM(262420000000039/f525866a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055345659 DMM NOTICE MM(262420000000039/f525866a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055345659 DMM DEBUG MM(262420000000039/f525866a) checking auth: received GSM SRES = 75 4f ea 3e (gprs_gmm.c:666) 20241025055345659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055345659 DMM DEBUG MM(262420000000039/f525866a) Requesting authorization (sgsn_auth.c:160) 20241025055345659 DMM INFO MM(262420000000039/f525866a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055345659 DMM DEBUG MM(262420000000039/f525866a) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055345659 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241025055345659 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) 20241025055345659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055345659 DMM INFO MM(262420000000039/f525866a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf525866a) (gprs_gmm.c:300) 20241025055345663 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055345663 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055345663 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241025055345663 DMM INFO MM(262420000000039/f525866a) Subscriber data update (mmctx.c:445) 20241025055345663 DMM DEBUG MM(262420000000039/f525866a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055345663 DMM INFO MM(262420000000039/f525866a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055345663 DMM NOTICE MM(262420000000039/f525866a) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241025055345663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055345663 DMM NOTICE MM(262420000000039/f525866a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055345663 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) 20241025055345666 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055345666 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241025055345666 DMM INFO MM(262420000000039/f525866a) Subscriber data update (mmctx.c:445) 20241025055345666 DMM DEBUG MM(262420000000039/f525866a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055345674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345675 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055345675 DMM INFO MM(262420000000039/f525866a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055345675 DMM NOTICE MM(262420000000039/f525866a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055345675 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055345675 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055345675 DLLC NOTICE LLME(dc510329/f525866a){ASSIGNED} LLGM Assign pre (ffffffff => f525866a) (gprs_llc.c:1079) 20241025055345675 DLLC NOTICE LLME(ffffffff/f525866a){ASSIGNED} LLGM Assign post (ffffffff => f525866a) (gprs_llc.c:1125) 20241025055345675 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055345675 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055345675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055345675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: attach complete sending rau 20241025055345733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345733 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055345733 DMM INFO MM(262420000000039/f525866a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055345733 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055345733 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055345733 DLLC NOTICE LLME(ffffffff/f525866a){ASSIGNED} LLGM Assign pre (f525866a => f61b1cbd) (gprs_llc.c:1079) 20241025055345733 DLLC NOTICE LLME(f525866a/f61b1cbd){ASSIGNED} LLGM Assign post (f525866a => f61b1cbd) (gprs_llc.c:1125) 20241025055345733 DMM INFO MM(262420000000039/f61b1cbd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@56517668d5d3: Removing Client IMSI='262420000000039'H, index=0 20241025055345748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345748 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055345748 DMM INFO MM(262420000000039/f61b1cbd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055345748 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055345748 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055345748 DLLC NOTICE LLME(f525866a/f61b1cbd){ASSIGNED} LLGM Assign pre (ffffffff => f61b1cbd) (gprs_llc.c:1079) 20241025055345748 DLLC NOTICE LLME(ffffffff/f61b1cbd){ASSIGNED} LLGM Assign post (ffffffff => f61b1cbd) (gprs_llc.c:1125) 20241025055345748 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@56517668d5d3: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F61B1CBD'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: sending second RAU via different RA with wrong Old RA 20241025055345757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345757 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055345757 DMM NOTICE LLME(ffffffff/f61b1cbd){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241025055345757 DLLC NOTICE LLME(ffffffff/f61b1cbd){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025055345757 DMM NOTICE MM(262420000000039/f61b1cbd) Rx RA Update Request with unexpected TLLI=f61b1cbd Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241025055345757 DMM ERROR LLME(ffffffff/f61b1cbd){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241025055345757 DMM NOTICE MM(262420000000039/f61b1cbd) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025055345757 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025055345757 DMM INFO MM(262420000000039/f61b1cbd) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241025055345757 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055345757 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055345757 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055345757 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055345757 DLLC NOTICE LLME(ffffffff/f61b1cbd){ASSIGNED} LLGM Assign pre (f61b1cbd => ffffffff) (gprs_llc.c:1079) 20241025055345757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f61b1cbd => ffffffff) (gprs_llc.c:1125) 20241025055345757 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241025055345757 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) 20241025055345758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055345758 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055345758 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055345758 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055345780 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241025055345782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055345782 DLLC NOTICE LLME(ffffffff/f61b1cbd){UNASSIGNED} LLC RX: unknown TLLI 0xf61b1cbd, creating LLME on the fly (gprs_llc.c:552) 20241025055345782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055345782 DMM NOTICE LLME(ffffffff/f61b1cbd){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241025055348982 DGPRS DEBUG Checking for inactive LLMEs, time = 32363828 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@56517668d5d3: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@56517668d5d3: Final verdict of PTC: pass 20241025055350794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@56517668d5d3: Final verdict of PTC: none -NSVCI98(526)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@56517668d5d3: Final verdict of PTC: none -NSVCI99(531)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@56517668d5d3: Final verdict of PTC: none -NSVCI97(521)@56517668d5d3: Final verdict of PTC: none 20241025055350801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055350802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(532)@56517668d5d3: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(529)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(524)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(519)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Oct 25 05:53:50 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 20241025055350869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055351170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99772) 20241025055351803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055351803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99772, count=105824) 20241025055352806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055352806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Oct 25 05:53:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055353808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055353808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_usim_resync started. 20241025055354272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055354275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055354313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055354313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055354313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055354313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055354313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055354313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055354313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055354313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055354313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055354314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055354314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055354314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055354314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055354314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055354314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055354314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055354314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055354314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055354314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055354314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055354315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055354315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055354316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055354321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055354321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055354328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055354329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055354329 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055354329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055354329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055354329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055354329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055354329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055354329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055354329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055354329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055354329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055354329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055354329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055354330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055354330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055354331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055354336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055354336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055354344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055354344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055354344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055354344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055354344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055354344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055354344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055354344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055354344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055354345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055354345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055354345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055354345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055354345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055354345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055354345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055354345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055354345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055354345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055354345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055354345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055354345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055354346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055354350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055354350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055354809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055354809 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055354810 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055354810 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055354814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055354815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@56517668d5d3: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F98FB8C0'O, index=0 SGSN_Test-GSUP(552)@56517668d5d3: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@56517668d5d3: 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 := 'B932C74A53D60377AD6A6A30BE6AD7B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC7BBE5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2184F1D859455144'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABDF663CF10760EEDB8D29AA93AF8759'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0B282153E1573827A7464A246F28BECC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3828A712E6F4C59E1448A909C0E06226'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88101E3E6D5F812A'O } } } } } 20241025055355896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055355896 DLLC NOTICE LLME(ffffffff/f98fb8c0){UNASSIGNED} LLC RX: unknown TLLI 0xf98fb8c0, creating LLME on the fly (gprs_llc.c:552) 20241025055355896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055355896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025055355896 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055355896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055355896 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055355896 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055355896 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055355896 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055355896 DLLC NOTICE LLME(ffffffff/f98fb8c0){UNASSIGNED} LLGM Assign pre (f98fb8c0 => cfce6360) (gprs_llc.c:1079) 20241025055355896 DLLC NOTICE LLME(f98fb8c0/cfce6360){ASSIGNED} LLGM Assign post (f98fb8c0 => cfce6360) (gprs_llc.c:1125) 20241025055355896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055355896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055355896 DMM DEBUG MM(262420000000040/cfce6360) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055355916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055355916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055355916 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055355916 DMM DEBUG MM(262420000000040/cfce6360) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025055355916 DMM NOTICE MM(262420000000040/cfce6360) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055355916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055355916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055355916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055355916 DMM DEBUG MM(262420000000040/cfce6360) Requesting authorization (sgsn_auth.c:160) 20241025055355916 DMM INFO MM(262420000000040/cfce6360) Requesting authentication tuples (sgsn_auth.c:184) 20241025055355916 DMM DEBUG MM(262420000000040/cfce6360) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055355916 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025055355916 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)@56517668d5d3: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@56517668d5d3: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241025055355923 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055355923 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055355923 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055355923 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055355923 DMM INFO MM(262420000000040/cfce6360) Subscriber data update (mmctx.c:445) 20241025055355923 DMM DEBUG MM(262420000000040/cfce6360) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055355923 DMM INFO MM(262420000000040/cfce6360) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055355923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055355923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055355923 DMM INFO MM(262420000000040/cfce6360) <- GMM AUTH AND CIPHERING REQ (rand = b9 32 c7 4a 53 d6 03 77 ad 6a 6a 30 be 6a d7 b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 28 a7 12 e6 f4 c5 9e 14 48 a9 09 c0 e0 62 26 ) (gprs_gmm.c:483) 20241025055355939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055355940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055355940 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055355940 DMM INFO MM(262420000000040/cfce6360) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241025055355940 DMM INFO MM(262420000000040/cfce6360) R99 AUTHENTICATION SYNCH (AUTS = 2a683936bf891a3cf7452d197a9f) (gprs_gmm.c:711) 20241025055355940 DMM DEBUG MM(262420000000040/cfce6360) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055355940 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241025055355940 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 2a 68 39 36 bf 89 1a 3c f7 45 2d 19 7a 9f 20 10 b9 32 c7 4a 53 d6 03 77 ad 6a 6a 30 be 6a d7 b0 28 01 01 (gprs_subscriber.c:210) 20241025055355940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241025055355940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241025055355941 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055355941 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055355941 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055355942 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055355942 DMM INFO MM(262420000000040/cfce6360) Subscriber data update (mmctx.c:445) 20241025055355942 DMM DEBUG MM(262420000000040/cfce6360) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241025055355942 DMM INFO MM(262420000000040/cfce6360) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241025055355942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055355942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055355942 DMM INFO MM(262420000000040/cfce6360) <- GMM AUTH AND CIPHERING REQ (rand = 02 2a dd 9b e7 e5 3e 1f 48 3f 58 6b 06 98 cc 6a , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 81 14 76 8a 57 b8 40 3d e0 3e 17 9e 39 ce 68 ) (gprs_gmm.c:483) 20241025055355953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055355953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055355953 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055355953 DMM INFO MM(262420000000040/cfce6360) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055355953 DMM NOTICE MM(262420000000040/cfce6360) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055355953 DMM DEBUG MM(262420000000040/cfce6360) checking auth: received UMTS RES = 5d db 6f 42 5a 00 9b 54 (gprs_gmm.c:666) 20241025055355953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055355953 DMM DEBUG MM(262420000000040/cfce6360) Requesting authorization (sgsn_auth.c:160) 20241025055355953 DMM INFO MM(262420000000040/cfce6360) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055355953 DMM DEBUG MM(262420000000040/cfce6360) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055355953 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241025055355953 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) 20241025055355953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055355953 DMM INFO MM(262420000000040/cfce6360) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfce6360) (gprs_gmm.c:300) 20241025055355956 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055355956 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055355956 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241025055355956 DMM INFO MM(262420000000040/cfce6360) Subscriber data update (mmctx.c:445) 20241025055355956 DMM DEBUG MM(262420000000040/cfce6360) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055355956 DMM INFO MM(262420000000040/cfce6360) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055355956 DMM NOTICE MM(262420000000040/cfce6360) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241025055355956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055355956 DMM NOTICE MM(262420000000040/cfce6360) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055355956 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) 20241025055355957 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055355957 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241025055355957 DMM INFO MM(262420000000040/cfce6360) Subscriber data update (mmctx.c:445) 20241025055355957 DMM DEBUG MM(262420000000040/cfce6360) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@56517668d5d3: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@56517668d5d3: Removing Client IMSI='262420000000040'H, index=0 20241025055355969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055355969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055355969 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055355969 DMM INFO MM(262420000000040/cfce6360) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055355969 DMM NOTICE MM(262420000000040/cfce6360) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055355969 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055355969 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055355969 DLLC NOTICE LLME(f98fb8c0/cfce6360){ASSIGNED} LLGM Assign pre (ffffffff => cfce6360) (gprs_llc.c:1079) 20241025055355969 DLLC NOTICE LLME(ffffffff/cfce6360){ASSIGNED} LLGM Assign post (ffffffff => cfce6360) (gprs_llc.c:1125) 20241025055355969 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055355969 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055355969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055355969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@56517668d5d3: Final verdict of PTC: pass 20241025055355973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@56517668d5d3: Final verdict of PTC: none -NSVCI98(545)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@56517668d5d3: Final verdict of PTC: none -NSVCI99(550)@56517668d5d3: Final verdict of PTC: none -NSVCI97(540)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@56517668d5d3: Final verdict of PTC: none 20241025055355979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(541)@56517668d5d3: Final verdict of PTC: none 20241025055355979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(548)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(538)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(543)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_usim_resync finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Oct 25 05:53:56 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 20241025055356043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055356445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94120) 20241025055356980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055356980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94120, count=94660) 20241025055357981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055357981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Oct 25 05:53:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055358982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055358982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_usim_a54_a54 started. 20241025055359551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055359553 DMM INFO MM(262420000000040/cfce6360) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055359553 DMM INFO MM(262420000000040/cfce6360) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055359553 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055359553 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055359553 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055359553 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055359553 DLLC NOTICE LLME(ffffffff/cfce6360){ASSIGNED} LLGM Assign pre (cfce6360 => ffffffff) (gprs_llc.c:1079) 20241025055359553 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfce6360 => ffffffff) (gprs_llc.c:1125) 20241025055359553 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241025055359553 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) 20241025055359553 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) 20241025055359554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055359554 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055359554 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055359554 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055359554 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055359596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055359596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055359596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055359596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055359596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055359596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055359596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055359596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055359596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055359597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055359597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055359597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055359597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055359597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055359597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055359597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055359597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055359597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055359597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055359597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055359597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055359597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 20241025055359599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055359604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055359604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055359610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055359610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055359610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055359610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055359610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055359610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055359610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055359610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055359610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055359611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055359611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055359611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055359611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055359611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055359611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055359611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055359611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055359611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055359611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055359611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055359611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055359611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055359613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055359619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055359619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055359627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055359627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055359627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055359627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055359627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055359627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055359627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055359627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055359627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055359627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055359628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055359628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055359628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055359628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055359628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055359628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055359628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055359628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055359628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055359628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055359628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055359628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055359629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055359634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055359634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055359983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055359983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055359983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055359983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055359987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055359988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@56517668d5d3: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FD2D7957'O, index=0 SGSN_Test-GSUP(571)@56517668d5d3: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@56517668d5d3: 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 := 'CFB0BCADF0F4B52FBAD981ED848117E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A3E7B18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39CFAB1E3323B01B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEC3C1BCA964780AE810BD614107039C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ED2A79CFE9EBB2BC1B69CCB431EAE8B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8677C76F83A26E37848F7D7AFC5F54AA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6AF44531A3493522'O } } } } } 20241025055401069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055401069 DLLC NOTICE LLME(ffffffff/fd2d7957){UNASSIGNED} LLC RX: unknown TLLI 0xfd2d7957, creating LLME on the fly (gprs_llc.c:552) 20241025055401069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055401069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025055401069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055401069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055401069 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055401069 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055401069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055401069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055401069 DLLC NOTICE LLME(ffffffff/fd2d7957){UNASSIGNED} LLGM Assign pre (fd2d7957 => fd605d67) (gprs_llc.c:1079) 20241025055401069 DLLC NOTICE LLME(fd2d7957/fd605d67){ASSIGNED} LLGM Assign post (fd2d7957 => fd605d67) (gprs_llc.c:1125) 20241025055401069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055401069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055401069 DMM DEBUG MM(262420000000040/fd605d67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055401087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055401087 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055401087 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055401087 DMM DEBUG MM(262420000000040/fd605d67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025055401087 DMM NOTICE MM(262420000000040/fd605d67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055401087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055401087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055401087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055401087 DMM DEBUG MM(262420000000040/fd605d67) Requesting authorization (sgsn_auth.c:160) 20241025055401087 DMM INFO MM(262420000000040/fd605d67) Requesting authentication tuples (sgsn_auth.c:184) 20241025055401087 DMM DEBUG MM(262420000000040/fd605d67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055401087 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025055401087 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)@56517668d5d3: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@56517668d5d3: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241025055401093 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055401093 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055401093 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055401093 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055401093 DMM INFO MM(262420000000040/fd605d67) Subscriber data update (mmctx.c:445) 20241025055401093 DMM DEBUG MM(262420000000040/fd605d67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055401093 DMM INFO MM(262420000000040/fd605d67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055401093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055401093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055401093 DMM INFO MM(262420000000040/fd605d67) <- GMM AUTH AND CIPHERING REQ (rand = cf b0 bc ad f0 f4 b5 2f ba d9 81 ed 84 81 17 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 86 77 c7 6f 83 a2 6e 37 84 8f 7d 7a fc 5f 54 aa ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@56517668d5d3: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@56517668d5d3: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@56517668d5d3: Final verdict of PTC: pass 20241025055401111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@56517668d5d3: Final verdict of PTC: none -NSVCI99(569)@56517668d5d3: Final verdict of PTC: none 20241025055401116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(560)@56517668d5d3: Final verdict of PTC: none -NSVCI97(559)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@56517668d5d3: Final verdict of PTC: none 20241025055401116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI220(568)@56517668d5d3: Final verdict of PTC: none -NSVCI98(564)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(562)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(557)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(567)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Oct 25 05:54:01 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 20241025055401187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055401589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68324) 20241025055402117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055402117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68324, count=72680) 20241025055403118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055403118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Oct 25 05:54:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055404118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055404118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_usim_a54_a53 started. 20241025055404683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055404685 DMM INFO MM(262420000000040/fd605d67) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055404685 DMM INFO MM(262420000000040/fd605d67) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055404685 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055404685 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055404685 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055404685 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055404686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Deallocated (fsm.c:568) 20241025055404686 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055404686 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055404686 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055404686 DLLC NOTICE LLME(fd2d7957/fd605d67){ASSIGNED} LLGM Assign pre (fd605d67 => ffffffff) (gprs_llc.c:1079) 20241025055404686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd605d67 => ffffffff) (gprs_llc.c:1125) 20241025055404686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055404731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055404731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055404731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055404731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055404731 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055404731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055404731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055404731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055404731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055404732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055404732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055404732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055404732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055404732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055404732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055404732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055404732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055404732 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055404732 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055404732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055404732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055404732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055404734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055404738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055404738 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055404746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055404746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055404746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055404746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055404746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055404746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055404746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055404746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055404746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055404747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055404747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055404747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055404747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055404747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055404747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055404747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055404747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055404747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055404747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055404747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055404747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055404747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055404749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055404755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055404755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055404762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055404762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055404762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055404762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055404762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055404762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055404762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055404762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055404762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055404763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055404763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055404763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055404763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055404763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055404763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055404763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055404763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055404763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055404763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055404763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055404763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055404763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055404765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055404769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055404769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055405119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055405119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055405119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055405119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055405123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055405125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@56517668d5d3: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='CDC94E48'O, index=0 SGSN_Test-GSUP(590)@56517668d5d3: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@56517668d5d3: 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 := 'A59638358680D20C1042A02D12A5BF12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C831A5CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95C0760A3BA9E45D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB83F8D16CCC7DC78DB614D76509400A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FBB98B131FFFDD0C646D99AEBFFDE337'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29AE76DEDC837D4025DD9DA9B209FA6D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E5DED54AE160F2C8'O } } } } } 20241025055406185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055406185 DLLC NOTICE LLME(ffffffff/cdc94e48){UNASSIGNED} LLC RX: unknown TLLI 0xcdc94e48, creating LLME on the fly (gprs_llc.c:552) 20241025055406185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055406185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025055406185 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055406185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055406185 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055406185 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055406185 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055406185 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055406185 DLLC NOTICE LLME(ffffffff/cdc94e48){UNASSIGNED} LLGM Assign pre (cdc94e48 => d4bd863b) (gprs_llc.c:1079) 20241025055406185 DLLC NOTICE LLME(cdc94e48/d4bd863b){ASSIGNED} LLGM Assign post (cdc94e48 => d4bd863b) (gprs_llc.c:1125) 20241025055406186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055406186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055406186 DMM DEBUG MM(262420000000040/d4bd863b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055406201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055406201 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055406201 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055406201 DMM DEBUG MM(262420000000040/d4bd863b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025055406201 DMM NOTICE MM(262420000000040/d4bd863b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055406201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055406201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055406201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055406201 DMM DEBUG MM(262420000000040/d4bd863b) Requesting authorization (sgsn_auth.c:160) 20241025055406201 DMM INFO MM(262420000000040/d4bd863b) Requesting authentication tuples (sgsn_auth.c:184) 20241025055406201 DMM DEBUG MM(262420000000040/d4bd863b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055406201 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025055406201 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)@56517668d5d3: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@56517668d5d3: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241025055406206 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055406206 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055406206 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055406206 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055406206 DMM INFO MM(262420000000040/d4bd863b) Subscriber data update (mmctx.c:445) 20241025055406206 DMM DEBUG MM(262420000000040/d4bd863b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055406206 DMM INFO MM(262420000000040/d4bd863b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055406206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055406206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055406206 DMM INFO MM(262420000000040/d4bd863b) <- GMM AUTH AND CIPHERING REQ (rand = a5 96 38 35 86 80 d2 0c 10 42 a0 2d 12 a5 bf 12 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 ae 76 de dc 83 7d 40 25 dd 9d a9 b2 09 fa 6d ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@56517668d5d3: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@56517668d5d3: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@56517668d5d3: Final verdict of PTC: pass 20241025055406220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50632<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(578)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(590)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@56517668d5d3: Final verdict of PTC: none -NSVCI98(583)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@56517668d5d3: Final verdict of PTC: none 20241025055406226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055406226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(585)@56517668d5d3: Final verdict of PTC: none -NSVCI99(588)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(581)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(586)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(576)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Oct 25 05:54:06 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 20241025055406318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055406721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241025055407227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055407227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241025055408228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055408228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Oct 25 05:54:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055409229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055409229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_usim_a53_a54 started. 20241025055409811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055409813 DMM INFO MM(262420000000040/d4bd863b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055409813 DMM INFO MM(262420000000040/d4bd863b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055409813 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055409813 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055409813 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055409814 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055409814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Deallocated (fsm.c:568) 20241025055409814 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055409814 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055409814 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055409814 DLLC NOTICE LLME(cdc94e48/d4bd863b){ASSIGNED} LLGM Assign pre (d4bd863b => ffffffff) (gprs_llc.c:1079) 20241025055409814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4bd863b => ffffffff) (gprs_llc.c:1125) 20241025055409814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@56517668d5d3: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(597)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 20241025055409855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055409855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055409855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055409855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055409855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055409855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055409855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055409855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055409855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055409856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055409856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055409856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055409856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055409856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055409856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055409856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055409856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055409856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055409856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055409856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(598)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055409856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055409856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055409858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(594)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025055409864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055409864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(602)@56517668d5d3: Provider Link came up: sending NS-RESET TC_attach_usim_a53_a54-BVCI196(595)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055409866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055409866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055409866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055409866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055409866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055409866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055409866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055409866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055409866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055409867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055409867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055409867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055409867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055409867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055409867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055409867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055409867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055409867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055409867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055409867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055409867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055409867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055409869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055409875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055409875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055409881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055409881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055409881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055409881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055409881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055409881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055409881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055409881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055409881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055409882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055409882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055409882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055409882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055409882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055409882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055409882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055409882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055409882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055409882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055409882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055409883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055409883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055409885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055409890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055409890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055410230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055410230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055410230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055410230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055410234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055410235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@56517668d5d3: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F1067225'O, index=0 SGSN_Test-GSUP(609)@56517668d5d3: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@56517668d5d3: 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 := '0DED7B7FC32D09F952B07547CD852C06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1D89A56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '354D87D41415709A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '85DD361F71C5DB2DD0AA66726AC5212C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1D1E63776BB802DFD7EBF607EDE294C2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '32DFCF629B0AE0A992D1A45461A64A5E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '970020F91193933E'O } } } } } 20241025055411311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055411311 DLLC NOTICE LLME(ffffffff/f1067225){UNASSIGNED} LLC RX: unknown TLLI 0xf1067225, creating LLME on the fly (gprs_llc.c:552) 20241025055411311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055411311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025055411311 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055411312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055411312 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055411312 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055411312 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055411312 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055411312 DLLC NOTICE LLME(ffffffff/f1067225){UNASSIGNED} LLGM Assign pre (f1067225 => cdb0860e) (gprs_llc.c:1079) 20241025055411312 DLLC NOTICE LLME(f1067225/cdb0860e){ASSIGNED} LLGM Assign post (f1067225 => cdb0860e) (gprs_llc.c:1125) 20241025055411312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055411312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055411312 DMM DEBUG MM(262420000000040/cdb0860e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055411328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055411329 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055411329 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055411329 DMM DEBUG MM(262420000000040/cdb0860e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025055411329 DMM NOTICE MM(262420000000040/cdb0860e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055411329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055411329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055411329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055411329 DMM DEBUG MM(262420000000040/cdb0860e) Requesting authorization (sgsn_auth.c:160) 20241025055411329 DMM INFO MM(262420000000040/cdb0860e) Requesting authentication tuples (sgsn_auth.c:184) 20241025055411329 DMM DEBUG MM(262420000000040/cdb0860e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055411329 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025055411329 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)@56517668d5d3: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@56517668d5d3: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241025055411336 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055411336 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055411336 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055411336 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055411336 DMM INFO MM(262420000000040/cdb0860e) Subscriber data update (mmctx.c:445) 20241025055411336 DMM DEBUG MM(262420000000040/cdb0860e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055411336 DMM INFO MM(262420000000040/cdb0860e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055411336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055411336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055411336 DMM INFO MM(262420000000040/cdb0860e) <- GMM AUTH AND CIPHERING REQ (rand = 0d ed 7b 7f c3 2d 09 f9 52 b0 75 47 cd 85 2c 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 df cf 62 9b 0a e0 a9 92 d1 a4 54 61 a6 4a 5e ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@56517668d5d3: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@56517668d5d3: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@56517668d5d3: Final verdict of PTC: pass 20241025055411355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@56517668d5d3: Final verdict of PTC: none -NSVCI99(607)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@56517668d5d3: Final verdict of PTC: none -NSVCI97(598)@56517668d5d3: Final verdict of PTC: none 20241025055411360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055411360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(602)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(596)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(600)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(605)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Oct 25 05:54:11 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 20241025055411410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055411812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70592) 20241025055412361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055412361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70592, count=71852) 20241025055413362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055413362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Oct 25 05:54:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055414364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055414364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_usim_a50_a54 started. 20241025055414905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055414907 DMM INFO MM(262420000000040/cdb0860e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055414907 DMM INFO MM(262420000000040/cdb0860e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055414907 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055414907 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055414907 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055414907 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055414907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Deallocated (fsm.c:568) 20241025055414907 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055414907 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055414907 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055414907 DLLC NOTICE LLME(f1067225/cdb0860e){ASSIGNED} LLGM Assign pre (cdb0860e => ffffffff) (gprs_llc.c:1079) 20241025055414907 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdb0860e => ffffffff) (gprs_llc.c:1125) 20241025055414907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055414934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055414934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055414934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055414934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055414934 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055414934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055414934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055414934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055414934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055414934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055414934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055414934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055414934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055414934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055414935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055414935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055414935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055414935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055414935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055414935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055414935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055414935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055414936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055414941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055414941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055414948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055414948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055414948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055414948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055414948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055414948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055414948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055414948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055414948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055414949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055414949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055414949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055414949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055414949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055414949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055414949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055414949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055414949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055414949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055414949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055414950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055414950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055414952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055414956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055414956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055414964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055414964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055414964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055414964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055414964 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055414964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055414964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055414964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055414964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055414965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055414965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055414965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055414965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055414965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055414965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055414965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055414965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055414965 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055414965 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055414965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055414965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055414965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055414968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055414973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055414973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055415365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055415365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055415365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055415365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055415369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055415371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@56517668d5d3: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='E082D349'O, index=0 SGSN_Test-GSUP(628)@56517668d5d3: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@56517668d5d3: 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 := '2FADED1EFC8B43B85A4813ABDB712DCB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B5C5F91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A526A6E6F49350D'O ("jRjnoI5\r") } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '138DDDB29FC4991B4ADDC3B8FE1D81EC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7E20862B04E22FC20C8AE77A6A2B5895'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '35642E3654DC07E605E3125E69414F03'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EE6B6D4D812A964E'O } } } } } 20241025055416460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055416460 DLLC NOTICE LLME(ffffffff/e082d349){UNASSIGNED} LLC RX: unknown TLLI 0xe082d349, creating LLME on the fly (gprs_llc.c:552) 20241025055416460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055416460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025055416460 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055416460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055416460 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055416460 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055416460 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055416460 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055416460 DLLC NOTICE LLME(ffffffff/e082d349){UNASSIGNED} LLGM Assign pre (e082d349 => f2295b66) (gprs_llc.c:1079) 20241025055416460 DLLC NOTICE LLME(e082d349/f2295b66){ASSIGNED} LLGM Assign post (e082d349 => f2295b66) (gprs_llc.c:1125) 20241025055416460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055416460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055416460 DMM DEBUG MM(262420000000040/f2295b66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055416483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055416483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055416483 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055416483 DMM DEBUG MM(262420000000040/f2295b66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025055416483 DMM NOTICE MM(262420000000040/f2295b66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055416483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055416483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055416483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055416483 DMM DEBUG MM(262420000000040/f2295b66) Requesting authorization (sgsn_auth.c:160) 20241025055416483 DMM INFO MM(262420000000040/f2295b66) Requesting authentication tuples (sgsn_auth.c:184) 20241025055416483 DMM DEBUG MM(262420000000040/f2295b66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055416483 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025055416483 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)@56517668d5d3: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@56517668d5d3: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241025055416489 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055416489 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055416489 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055416489 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055416489 DMM INFO MM(262420000000040/f2295b66) Subscriber data update (mmctx.c:445) 20241025055416489 DMM DEBUG MM(262420000000040/f2295b66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055416489 DMM INFO MM(262420000000040/f2295b66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055416489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055416489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055416489 DMM INFO MM(262420000000040/f2295b66) <- GMM AUTH AND CIPHERING REQ (rand = 2f ad ed 1e fc 8b 43 b8 5a 48 13 ab db 71 2d cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 64 2e 36 54 dc 07 e6 05 e3 12 5e 69 41 4f 03 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@56517668d5d3: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@56517668d5d3: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@56517668d5d3: Final verdict of PTC: pass 20241025055416507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@56517668d5d3: Final verdict of PTC: none 20241025055416512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055416512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(626)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@56517668d5d3: Final verdict of PTC: none -NSVCI98(621)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@56517668d5d3: Final verdict of PTC: none -NSVCI97(616)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(619)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(624)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(614)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Oct 25 05:54:16 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 20241025055416589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055416992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55236) 20241025055417514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055417514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55236, count=71512) 20241025055418515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055418516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025055418984 DGPRS DEBUG Checking for inactive LLMEs, time = 32363858 (sgsn.c:131) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Oct 25 05:54:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055419517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055419517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_usim_a54_a50 started. 20241025055420077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055420080 DMM INFO MM(262420000000040/f2295b66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055420080 DMM INFO MM(262420000000040/f2295b66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055420080 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055420080 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055420080 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055420080 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055420080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Deallocated (fsm.c:568) 20241025055420080 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055420080 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055420080 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055420080 DLLC NOTICE LLME(e082d349/f2295b66){ASSIGNED} LLGM Assign pre (f2295b66 => ffffffff) (gprs_llc.c:1079) 20241025055420080 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2295b66 => ffffffff) (gprs_llc.c:1125) 20241025055420080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055420114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055420114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055420114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055420114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055420114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055420115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055420115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055420115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055420115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055420115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055420115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055420115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055420115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055420115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055420117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055420121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055420121 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055420128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055420128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055420128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055420128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055420128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055420129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055420129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055420129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055420129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055420129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055420129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055420129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055420129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055420129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055420129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055420130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055420130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055420130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055420130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055420130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055420130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055420130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055420132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055420136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055420136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055420144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055420144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055420144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055420144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055420144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055420144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055420144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055420144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055420144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055420145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055420146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055420146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055420146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055420146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055420146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055420146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055420146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055420146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055420146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055420146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055420146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055420146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055420148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055420152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055420152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055420518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055420518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055420518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055420518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055420522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055420523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@56517668d5d3: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='FEFF8817'O, index=0 SGSN_Test-GSUP(647)@56517668d5d3: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@56517668d5d3: 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 := '0541B86338C861AC3D7E9577016CD4A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3183807D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '721F3E01D5F382E8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8D307EB827EBD2023BBFD70B896B9617'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2BB52FA77232B5FBB426AB8B8E346263'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF424C1AD7137C659A5A4D199EE0A46E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8352424829710239'O } } } } } 20241025055421591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055421591 DLLC NOTICE LLME(ffffffff/feff8817){UNASSIGNED} LLC RX: unknown TLLI 0xfeff8817, creating LLME on the fly (gprs_llc.c:552) 20241025055421591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055421591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025055421591 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055421591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055421591 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055421591 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055421591 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055421591 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055421591 DLLC NOTICE LLME(ffffffff/feff8817){UNASSIGNED} LLGM Assign pre (feff8817 => fb055b63) (gprs_llc.c:1079) 20241025055421591 DLLC NOTICE LLME(feff8817/fb055b63){ASSIGNED} LLGM Assign post (feff8817 => fb055b63) (gprs_llc.c:1125) 20241025055421591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055421591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055421591 DMM DEBUG MM(262420000000040/fb055b63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055421606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055421606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055421606 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055421606 DMM DEBUG MM(262420000000040/fb055b63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025055421606 DMM NOTICE MM(262420000000040/fb055b63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055421606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055421606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055421606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055421606 DMM DEBUG MM(262420000000040/fb055b63) Requesting authorization (sgsn_auth.c:160) 20241025055421606 DMM INFO MM(262420000000040/fb055b63) Requesting authentication tuples (sgsn_auth.c:184) 20241025055421606 DMM DEBUG MM(262420000000040/fb055b63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055421606 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025055421606 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)@56517668d5d3: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@56517668d5d3: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241025055421610 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055421610 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055421610 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055421610 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055421610 DMM INFO MM(262420000000040/fb055b63) Subscriber data update (mmctx.c:445) 20241025055421610 DMM DEBUG MM(262420000000040/fb055b63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055421610 DMM INFO MM(262420000000040/fb055b63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055421610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055421610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055421610 DMM INFO MM(262420000000040/fb055b63) <- GMM AUTH AND CIPHERING REQ (rand = 05 41 b8 63 38 c8 61 ac 3d 7e 95 77 01 6c d4 a6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 42 4c 1a d7 13 7c 65 9a 5a 4d 19 9e e0 a4 6e ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@56517668d5d3: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@56517668d5d3: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@56517668d5d3: Final verdict of PTC: pass 20241025055421631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(636)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(647)@56517668d5d3: Final verdict of PTC: none -NSVCI99(645)@56517668d5d3: Final verdict of PTC: none 20241025055421636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055421636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@56517668d5d3: Final verdict of PTC: none -NSVCI98(640)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@56517668d5d3: Final verdict of PTC: none -NSVCI97(635)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@56517668d5d3: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(633)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(643)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(638)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Oct 25 05:54:21 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 20241025055421734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055422136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241025055422638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055422638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241025055423639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055423640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Oct 25 05:54:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055424641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055424641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_detach_unknown_nopoweroff started. 20241025055425232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055425235 DMM INFO MM(262420000000040/fb055b63) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055425235 DMM INFO MM(262420000000040/fb055b63) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055425235 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055425235 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055425235 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055425235 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025055425235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Deallocated (fsm.c:568) 20241025055425235 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055425235 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055425235 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055425235 DLLC NOTICE LLME(feff8817/fb055b63){ASSIGNED} LLGM Assign pre (fb055b63 => ffffffff) (gprs_llc.c:1079) 20241025055425235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb055b63 => ffffffff) (gprs_llc.c:1125) 20241025055425235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055425268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055425268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055425268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055425268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055425268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055425268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055425268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055425268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055425268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055425270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055425270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055425270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055425270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055425270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055425270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055425270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055425270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055425270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055425270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055425270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055425271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055425271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055425274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055425280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055425280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055425290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055425290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055425290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055425290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055425290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055425290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055425290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055425290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055425290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055425291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055425291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055425291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055425291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055425291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055425291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055425291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055425291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055425291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055425291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055425291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055425291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055425291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055425294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055425299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055425299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(657)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055425305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055425305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055425305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055425305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055425305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055425305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055425306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055425306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055425306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055425306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055425306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055425306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055425306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055425306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055425306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055425307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055425307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055425308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055425313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055425313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055425643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055425643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055425643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055425643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055425647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055425648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@56517668d5d3: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C35F2172'O, index=0 SGSN_Test-GSUP(666)@56517668d5d3: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241025055426714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055426714 DLLC NOTICE LLME(ffffffff/c35f2172){UNASSIGNED} LLC RX: unknown TLLI 0xc35f2172, creating LLME on the fly (gprs_llc.c:552) 20241025055426714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055426714 DMM NOTICE LLME(ffffffff/c35f2172){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241025055426714 DLLC NOTICE LLME(ffffffff/c35f2172){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241025055426714 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc35f2172 type=GPRS detach (gprs_gmm.c:1465) 20241025055426714 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241025055426714 DLLC NOTICE LLME(ffffffff/c35f2172){UNASSIGNED} LLGM Assign pre (c35f2172 => ffffffff) (gprs_llc.c:1079) 20241025055426714 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c35f2172 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@56517668d5d3: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@56517668d5d3: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@56517668d5d3: Final verdict of PTC: pass 20241025055426738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@56517668d5d3: Final verdict of PTC: none 20241025055426743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(660)@56517668d5d3: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@56517668d5d3: Final verdict of PTC: none 20241025055426743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(664)@56517668d5d3: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@56517668d5d3: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@56517668d5d3: Final verdict of PTC: none -NSVCI97(654)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@56517668d5d3: Final verdict of PTC: none -NSVCI98(659)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(652)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(662)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(658)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@56517668d5d3: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Oct 25 05:54:26 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 20241025055426872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055427174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53732) 20241025055427745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055427745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53732, count=58088) 20241025055428747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055428747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Oct 25 05:54:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055429749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055429749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_detach_unknown_poweroff started. 20241025055430270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055430272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055430313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055430313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055430313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055430313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055430313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055430313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055430313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055430313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055430313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241025055430314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(673)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055430314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055430314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055430314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055430314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055430314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055430314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055430314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055430314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055430314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055430314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055430314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055430314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055430316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055430321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055430321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055430328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055430328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055430328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055430328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055430328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055430328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055430328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055430328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055430328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055430329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055430329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055430329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055430329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055430329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055430329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055430329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055430329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055430329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055430329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055430329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055430329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055430329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055430332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055430338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055430338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055430350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055430350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055430350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055430350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055430350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055430350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055430350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055430350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055430350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055430351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055430351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055430351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055430351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055430351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055430351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055430351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055430351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055430351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055430351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055430351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(684)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055430351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055430351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055430353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055430357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055430357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055430750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055430750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055430750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055430750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055430754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055430755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@56517668d5d3: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='D1B2E35B'O, index=0 SGSN_Test-GSUP(685)@56517668d5d3: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241025055431832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055431832 DLLC NOTICE LLME(ffffffff/d1b2e35b){UNASSIGNED} LLC RX: unknown TLLI 0xd1b2e35b, creating LLME on the fly (gprs_llc.c:552) 20241025055431832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055431832 DMM NOTICE LLME(ffffffff/d1b2e35b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@56517668d5d3: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@56517668d5d3: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@56517668d5d3: Final verdict of PTC: pass 20241025055436845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@56517668d5d3: Final verdict of PTC: none 20241025055436849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055436849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(673)@56517668d5d3: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@56517668d5d3: Final verdict of PTC: none -NSVCI99(684)@56517668d5d3: Final verdict of PTC: none -NSVCI98(678)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@56517668d5d3: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(682)@56517668d5d3: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(676)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(671)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@56517668d5d3: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Oct 25 05:54:36 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 20241025055436919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055437222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46532) 20241025055437851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055437851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46532, count=51964) 20241025055438853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055438853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Oct 25 05:54:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055439855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055439855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_detach_nopoweroff started. 20241025055440319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055440322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055440358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055440358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055440358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055440358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055440358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055440358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055440358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055440358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055440358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055440359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055440359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055440359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055440359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055440359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055440359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055440359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055440359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055440359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055440359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055440359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055440359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055440359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055440361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055440367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055440368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055440372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055440373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055440373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055440373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055440373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055440373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055440373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055440373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055440373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055440373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055440373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055440373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055440373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055440373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055440374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055440374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055440376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055440380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055440380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055440388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055440388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055440388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055440388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055440388 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055440388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055440388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055440388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055440388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055440389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055440389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055440389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055440389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055440389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055440389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055440389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055440389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055440389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055440389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055440389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055440389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055440389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055440391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055440395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055440395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055440856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055440856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055440856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055440856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055440860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055440862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@56517668d5d3: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D6A6EBBD'O, index=0 SGSN_Test-GSUP(704)@56517668d5d3: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@56517668d5d3: 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 := '1EAEEA791C10B507976E987F2979F8C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D184D07C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FA21CD78C008BA4'O } } } } } 20241025055441933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055441933 DLLC NOTICE LLME(ffffffff/d6a6ebbd){UNASSIGNED} LLC RX: unknown TLLI 0xd6a6ebbd, creating LLME on the fly (gprs_llc.c:552) 20241025055441933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055441933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241025055441933 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055441933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055441933 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055441933 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055441933 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055441933 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055441933 DLLC NOTICE LLME(ffffffff/d6a6ebbd){UNASSIGNED} LLGM Assign pre (d6a6ebbd => f5c2268e) (gprs_llc.c:1079) 20241025055441933 DLLC NOTICE LLME(d6a6ebbd/f5c2268e){ASSIGNED} LLGM Assign post (d6a6ebbd => f5c2268e) (gprs_llc.c:1125) 20241025055441933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055441933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055441933 DMM DEBUG MM(262420000000015/f5c2268e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055441958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055441958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055441958 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055441958 DMM DEBUG MM(262420000000015/f5c2268e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241025055441958 DMM NOTICE MM(262420000000015/f5c2268e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055441958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055441958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055441958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055441958 DMM DEBUG MM(262420000000015/f5c2268e) Requesting authorization (sgsn_auth.c:160) 20241025055441958 DMM INFO MM(262420000000015/f5c2268e) Requesting authentication tuples (sgsn_auth.c:184) 20241025055441958 DMM DEBUG MM(262420000000015/f5c2268e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055441958 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241025055441958 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)@56517668d5d3: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@56517668d5d3: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241025055441964 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055441964 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055441964 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055441964 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055441964 DMM INFO MM(262420000000015/f5c2268e) Subscriber data update (mmctx.c:445) 20241025055441964 DMM DEBUG MM(262420000000015/f5c2268e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055441964 DMM INFO MM(262420000000015/f5c2268e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055441964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055441964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055441964 DMM INFO MM(262420000000015/f5c2268e) <- GMM AUTH AND CIPHERING REQ (rand = 1e ae ea 79 1c 10 b5 07 97 6e 98 7f 29 79 f8 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055441981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055441981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055441981 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055441981 DMM INFO MM(262420000000015/f5c2268e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055441981 DMM NOTICE MM(262420000000015/f5c2268e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055441981 DMM DEBUG MM(262420000000015/f5c2268e) checking auth: received GSM SRES = d1 84 d0 7c (gprs_gmm.c:666) 20241025055441981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055441981 DMM DEBUG MM(262420000000015/f5c2268e) Requesting authorization (sgsn_auth.c:160) 20241025055441981 DMM INFO MM(262420000000015/f5c2268e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055441981 DMM DEBUG MM(262420000000015/f5c2268e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055441981 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241025055441981 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) 20241025055441981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055441981 DMM INFO MM(262420000000015/f5c2268e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c2268e) (gprs_gmm.c:300) 20241025055441984 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055441984 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055441984 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241025055441984 DMM INFO MM(262420000000015/f5c2268e) Subscriber data update (mmctx.c:445) 20241025055441984 DMM DEBUG MM(262420000000015/f5c2268e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055441984 DMM INFO MM(262420000000015/f5c2268e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055441984 DMM NOTICE MM(262420000000015/f5c2268e) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241025055441984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055441984 DMM NOTICE MM(262420000000015/f5c2268e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055441984 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) 20241025055441986 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055441986 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241025055441986 DMM INFO MM(262420000000015/f5c2268e) Subscriber data update (mmctx.c:445) 20241025055441986 DMM DEBUG MM(262420000000015/f5c2268e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055442000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055442000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055442000 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055442000 DMM INFO MM(262420000000015/f5c2268e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055442000 DMM NOTICE MM(262420000000015/f5c2268e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055442000 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055442000 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055442000 DLLC NOTICE LLME(d6a6ebbd/f5c2268e){ASSIGNED} LLGM Assign pre (ffffffff => f5c2268e) (gprs_llc.c:1079) 20241025055442000 DLLC NOTICE LLME(ffffffff/f5c2268e){ASSIGNED} LLGM Assign post (ffffffff => f5c2268e) (gprs_llc.c:1125) 20241025055442000 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055442000 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055442000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055442000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@56517668d5d3: setverdict(pass): none -> pass 20241025055442058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055442058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055442058 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055442058 DMM INFO MM(262420000000015/f5c2268e) -> GMM DETACH REQUEST TLLI=0xf5c2268e type=GPRS detach (gprs_gmm.c:1465) 20241025055442058 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241025055442058 DMM INFO MM(262420000000015/f5c2268e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055442058 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055442058 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055442058 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055442058 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055442058 DLLC NOTICE LLME(ffffffff/f5c2268e){ASSIGNED} LLGM Assign pre (f5c2268e => ffffffff) (gprs_llc.c:1079) 20241025055442058 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5c2268e => ffffffff) (gprs_llc.c:1125) 20241025055442058 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241025055442058 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) 20241025055442058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055442058 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055442058 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055442058 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055442060 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@56517668d5d3: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@56517668d5d3: Final verdict of PTC: pass 20241025055442073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50240<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(692)@56517668d5d3: Final verdict of PTC: none 20241025055442077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(704)@56517668d5d3: Final verdict of PTC: none 20241025055442077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@56517668d5d3: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@56517668d5d3: Final verdict of PTC: none -NSVCI98(697)@56517668d5d3: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@56517668d5d3: Final verdict of PTC: none -NSVCI99(702)@56517668d5d3: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(695)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(700)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(690)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@56517668d5d3: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Oct 25 05:54:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241025055442215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055442518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89376) 20241025055443078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055443078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89376, count=93732) 20241025055444079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055444079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Oct 25 05:54:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055445080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055445080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_detach_poweroff started. 20241025055445618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055445620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055445661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055445662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055445662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055445662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055445662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055445662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055445662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055445662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055445662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055445662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055445662 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055445662 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055445662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055445663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055445663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055445665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055445670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055445670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055445676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055445676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055445676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055445676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055445676 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055445676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055445676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055445676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055445676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055445677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055445677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055445677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055445677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055445677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055445677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055445677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055445677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055445677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055445677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055445677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055445677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055445677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055445679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055445684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055445684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055445692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055445692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055445692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055445692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055445692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055445692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055445692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055445692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055445692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055445693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055445693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055445693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055445693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055445693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055445693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055445693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055445693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055445693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055445693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055445693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055445693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055445693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055445695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055445700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055445700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055446081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055446081 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055446081 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055446081 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055446085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055446086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@56517668d5d3: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='CC8673AF'O, index=0 SGSN_Test-GSUP(723)@56517668d5d3: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@56517668d5d3: 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 := '2202A1BEC96C94D411C2C02A7AC93080'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '588BAC7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C4DB4061769E49C'O } } } } } 20241025055447161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055447161 DLLC NOTICE LLME(ffffffff/cc8673af){UNASSIGNED} LLC RX: unknown TLLI 0xcc8673af, creating LLME on the fly (gprs_llc.c:552) 20241025055447161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055447161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241025055447161 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055447161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055447161 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055447161 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055447161 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055447161 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055447161 DLLC NOTICE LLME(ffffffff/cc8673af){UNASSIGNED} LLGM Assign pre (cc8673af => f9ea0e4e) (gprs_llc.c:1079) 20241025055447161 DLLC NOTICE LLME(cc8673af/f9ea0e4e){ASSIGNED} LLGM Assign post (cc8673af => f9ea0e4e) (gprs_llc.c:1125) 20241025055447161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055447161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055447161 DMM DEBUG MM(262420000000016/f9ea0e4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055447185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055447185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055447185 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055447185 DMM DEBUG MM(262420000000016/f9ea0e4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241025055447185 DMM NOTICE MM(262420000000016/f9ea0e4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055447185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055447185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055447185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055447185 DMM DEBUG MM(262420000000016/f9ea0e4e) Requesting authorization (sgsn_auth.c:160) 20241025055447185 DMM INFO MM(262420000000016/f9ea0e4e) Requesting authentication tuples (sgsn_auth.c:184) 20241025055447185 DMM DEBUG MM(262420000000016/f9ea0e4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055447185 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241025055447185 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)@56517668d5d3: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@56517668d5d3: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241025055447191 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055447191 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055447191 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055447191 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055447191 DMM INFO MM(262420000000016/f9ea0e4e) Subscriber data update (mmctx.c:445) 20241025055447191 DMM DEBUG MM(262420000000016/f9ea0e4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055447191 DMM INFO MM(262420000000016/f9ea0e4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055447191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055447191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055447191 DMM INFO MM(262420000000016/f9ea0e4e) <- GMM AUTH AND CIPHERING REQ (rand = 22 02 a1 be c9 6c 94 d4 11 c2 c0 2a 7a c9 30 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055447206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055447206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055447207 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055447207 DMM INFO MM(262420000000016/f9ea0e4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055447207 DMM NOTICE MM(262420000000016/f9ea0e4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055447207 DMM DEBUG MM(262420000000016/f9ea0e4e) checking auth: received GSM SRES = 58 8b ac 7a (gprs_gmm.c:666) 20241025055447207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055447207 DMM DEBUG MM(262420000000016/f9ea0e4e) Requesting authorization (sgsn_auth.c:160) 20241025055447207 DMM INFO MM(262420000000016/f9ea0e4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055447207 DMM DEBUG MM(262420000000016/f9ea0e4e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055447207 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241025055447207 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) 20241025055447207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055447207 DMM INFO MM(262420000000016/f9ea0e4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ea0e4e) (gprs_gmm.c:300) 20241025055447210 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055447210 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055447210 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241025055447210 DMM INFO MM(262420000000016/f9ea0e4e) Subscriber data update (mmctx.c:445) 20241025055447210 DMM DEBUG MM(262420000000016/f9ea0e4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055447210 DMM INFO MM(262420000000016/f9ea0e4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055447210 DMM NOTICE MM(262420000000016/f9ea0e4e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241025055447210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055447210 DMM NOTICE MM(262420000000016/f9ea0e4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055447210 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) 20241025055447211 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055447211 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241025055447211 DMM INFO MM(262420000000016/f9ea0e4e) Subscriber data update (mmctx.c:445) 20241025055447211 DMM DEBUG MM(262420000000016/f9ea0e4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055447223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055447223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055447223 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055447223 DMM INFO MM(262420000000016/f9ea0e4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055447223 DMM NOTICE MM(262420000000016/f9ea0e4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055447223 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055447223 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055447223 DLLC NOTICE LLME(cc8673af/f9ea0e4e){ASSIGNED} LLGM Assign pre (ffffffff => f9ea0e4e) (gprs_llc.c:1079) 20241025055447223 DLLC NOTICE LLME(ffffffff/f9ea0e4e){ASSIGNED} LLGM Assign post (ffffffff => f9ea0e4e) (gprs_llc.c:1125) 20241025055447223 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055447223 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055447223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055447223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@56517668d5d3: setverdict(pass): none -> pass 20241025055447281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055447281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241025055447281 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055447281 DMM INFO MM(262420000000016/f9ea0e4e) -> GMM DETACH REQUEST TLLI=0xf9ea0e4e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025055447281 DMM INFO MM(262420000000016/f9ea0e4e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055447281 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055447281 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055447281 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055447281 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055447281 DLLC NOTICE LLME(ffffffff/f9ea0e4e){ASSIGNED} LLGM Assign pre (f9ea0e4e => ffffffff) (gprs_llc.c:1079) 20241025055447281 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ea0e4e => ffffffff) (gprs_llc.c:1125) 20241025055447281 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241025055447281 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) 20241025055447281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055447281 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055447281 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055447281 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055447283 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241025055448984 DGPRS DEBUG Checking for inactive LLMEs, time = 32363888 (sgsn.c:131) TC_detach_poweroff(725)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@56517668d5d3: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@56517668d5d3: Final verdict of PTC: pass 20241025055452298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56674<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055452301 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055452301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(722)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(723)@56517668d5d3: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@56517668d5d3: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@56517668d5d3: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@56517668d5d3: Final verdict of PTC: none -NSVCI97(711)@56517668d5d3: Final verdict of PTC: none -NSVCI99(721)@56517668d5d3: Final verdict of PTC: none -NSVCI98(716)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(719)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(709)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(714)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: noneFri Oct 25 05:54:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@56517668d5d3: Test case TC_detach_poweroff finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. 20241025055452365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055452668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89872) 20241025055453302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055453302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89872, count=94228) 20241025055454303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055454303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Oct 25 05:54:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055455304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055455304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_pdp_act started. 20241025055455762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055455764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055455811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055455811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055455811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055455811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055455811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055455811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055455811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055455811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055455811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(730)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055455811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055455812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055455812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055455812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055455812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055455812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055455812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055455812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055455812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055455812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055455812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(731)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055455812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055455812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055455814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(727)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055455819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055455819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(730)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI196(728)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(735)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055455821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055455821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055455821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055455822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055455822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055455822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055455822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055455822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055455822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055455822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055455822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055455822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055455822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055455822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055455822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055455822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055455822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055455822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055455822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055455822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055455823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055455823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055455825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055455830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055455830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055455837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055455837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055455837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055455837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055455837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055455837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055455837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055455837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055455837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055455838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055455838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055455838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055455838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055455838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055455838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055455838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055455838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055455838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055455838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055455838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055455838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055455838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055455840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055455845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055455845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055456305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055456305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055456305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055456305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055456310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055456311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@56517668d5d3: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C47D590F'O, index=0 SGSN_Test-GSUP(742)@56517668d5d3: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@56517668d5d3: 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 := '5815C8DBA49BBF0C7D9A27ED9FCD53BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A447F133'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B7163D2B0BB627D'O } } } } } 20241025055456376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055456377 DLLC NOTICE LLME(ffffffff/c47d590f){UNASSIGNED} LLC RX: unknown TLLI 0xc47d590f, creating LLME on the fly (gprs_llc.c:552) 20241025055456377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055456377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241025055456377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055456377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055456377 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055456377 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055456377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055456377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055456377 DLLC NOTICE LLME(ffffffff/c47d590f){UNASSIGNED} LLGM Assign pre (c47d590f => c494c801) (gprs_llc.c:1079) 20241025055456377 DLLC NOTICE LLME(c47d590f/c494c801){ASSIGNED} LLGM Assign post (c47d590f => c494c801) (gprs_llc.c:1125) 20241025055456377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055456377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055456377 DMM DEBUG MM(262420000000017/c494c801) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055456396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055456396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055456396 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055456396 DMM DEBUG MM(262420000000017/c494c801) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241025055456396 DMM NOTICE MM(262420000000017/c494c801) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055456396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055456396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055456396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055456396 DMM DEBUG MM(262420000000017/c494c801) Requesting authorization (sgsn_auth.c:160) 20241025055456396 DMM INFO MM(262420000000017/c494c801) Requesting authentication tuples (sgsn_auth.c:184) 20241025055456396 DMM DEBUG MM(262420000000017/c494c801) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055456397 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241025055456397 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)@56517668d5d3: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241025055456403 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055456403 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055456403 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055456403 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055456403 DMM INFO MM(262420000000017/c494c801) Subscriber data update (mmctx.c:445) 20241025055456403 DMM DEBUG MM(262420000000017/c494c801) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055456403 DMM INFO MM(262420000000017/c494c801) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055456403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055456403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055456403 DMM INFO MM(262420000000017/c494c801) <- GMM AUTH AND CIPHERING REQ (rand = 58 15 c8 db a4 9b bf 0c 7d 9a 27 ed 9f cd 53 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055456413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055456413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055456413 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055456413 DMM INFO MM(262420000000017/c494c801) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055456413 DMM NOTICE MM(262420000000017/c494c801) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055456413 DMM DEBUG MM(262420000000017/c494c801) checking auth: received GSM SRES = a4 47 f1 33 (gprs_gmm.c:666) 20241025055456413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055456413 DMM DEBUG MM(262420000000017/c494c801) Requesting authorization (sgsn_auth.c:160) 20241025055456413 DMM INFO MM(262420000000017/c494c801) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055456413 DMM DEBUG MM(262420000000017/c494c801) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055456414 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241025055456414 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) 20241025055456414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055456414 DMM INFO MM(262420000000017/c494c801) <- GMM ATTACH ACCEPT (new P-TMSI=0xc494c801) (gprs_gmm.c:300) 20241025055456416 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055456416 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055456416 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241025055456416 DMM INFO MM(262420000000017/c494c801) Subscriber data update (mmctx.c:445) 20241025055456416 DMM DEBUG MM(262420000000017/c494c801) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055456416 DMM INFO MM(262420000000017/c494c801) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055456416 DMM NOTICE MM(262420000000017/c494c801) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241025055456416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055456416 DMM NOTICE MM(262420000000017/c494c801) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055456416 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) 20241025055456417 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055456417 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241025055456417 DMM INFO MM(262420000000017/c494c801) Subscriber data update (mmctx.c:445) 20241025055456417 DMM DEBUG MM(262420000000017/c494c801) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055456424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055456424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055456424 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055456424 DMM INFO MM(262420000000017/c494c801) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055456424 DMM NOTICE MM(262420000000017/c494c801) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055456424 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055456424 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055456424 DLLC NOTICE LLME(c47d590f/c494c801){ASSIGNED} LLGM Assign pre (ffffffff => c494c801) (gprs_llc.c:1079) 20241025055456424 DLLC NOTICE LLME(ffffffff/c494c801){ASSIGNED} LLGM Assign post (ffffffff => c494c801) (gprs_llc.c:1125) 20241025055456424 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055456424 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055456424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055456424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@56517668d5d3: setverdict(pass): none -> pass 20241025055456480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055456480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055456480 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055456480 DMM INFO MM(262420000000017/c494c801) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055456480 DMM INFO MM(262420000000017/c494c801) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055456480 DMM DEBUG MM(262420000000017/c494c801) Using GGSN 0 (gprs_sm.c:317) 20241025055456480 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) 20241025055456481 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241025055456481 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055456481 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055456481 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241025055456494 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 22 aa d6 28 11 69 62 a9 c0 14 05 7f ed ef cd 9f 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) 20241025055456494 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1ddbf0) (sgsn_libgtp.c:629) 20241025055456494 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055456494 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e33d8 TLLI=c494c801, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055456494 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055456494 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@56517668d5d3: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@56517668d5d3: Final verdict of PTC: pass 20241025055456502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act-BVCI210(734)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(742)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@56517668d5d3: Final verdict of PTC: none 20241025055456506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055456506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(730)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@56517668d5d3: Final verdict of PTC: none -NSVCI98(735)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@56517668d5d3: Final verdict of PTC: none -NSVCI99(740)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@56517668d5d3: Final verdict of PTC: none -NSVCI97(731)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(729)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(733)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(738)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Oct 25 05:54:56 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 20241025055456600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055457003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42944) 20241025055457508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055457508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42944, count=91956) 20241025055458509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055458510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Oct 25 05:54:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055459511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055459511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_pdp_act_unattached started. 20241025055500092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055500095 DMM INFO MM(262420000000017/c494c801) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055500095 DMM INFO MM(262420000000017/c494c801) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055500095 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055500095 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055500095 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055500095 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055500095 DLLC NOTICE LLME(ffffffff/c494c801){ASSIGNED} LLGM Assign pre (c494c801 => ffffffff) (gprs_llc.c:1079) 20241025055500095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c494c801 => ffffffff) (gprs_llc.c:1125) 20241025055500095 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e3080 (gprs_sndcp.c:574) 20241025055500095 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e33d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055500095 DMM NOTICE MM(262420000000017/c494c801) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055500095 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241025055500095 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055500095 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055500096 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241025055500096 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241025055500096 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) 20241025055500096 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) 20241025055500096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055500096 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055500096 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055500096 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055500096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055500129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055500129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055500129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055500129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055500129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055500129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055500129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055500129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055500129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055500130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055500130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055500130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055500131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055500131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055500131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055500131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055500131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055500131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055500131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055500131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055500131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055500131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055500133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055500138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055500138 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055500145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055500145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055500145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055500145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055500145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055500145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055500145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055500145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055500145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241025055500146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055500146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055500146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(754)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055500146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055500146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055500146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055500146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055500146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055500146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055500146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055500146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055500146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055500146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055500148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055500153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055500153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055500161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055500161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055500161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055500161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055500161 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055500161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055500161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055500161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055500161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055500162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055500162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055500162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055500163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055500163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055500163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055500163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055500163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055500163 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055500163 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055500163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055500163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055500163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055500165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055500170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055500170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055500513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055500513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055500513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055500513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055500517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241025055500519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@56517668d5d3: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='DEAEDF93'O, index=0 SGSN_Test-GSUP(761)@56517668d5d3: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241025055500584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055500584 DLLC NOTICE LLME(ffffffff/deaedf93){UNASSIGNED} LLC RX: unknown TLLI 0xdeaedf93, creating LLME on the fly (gprs_llc.c:552) 20241025055500584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055500584 DMM NOTICE LLME(ffffffff/deaedf93){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241025055500584 DLLC NOTICE LLME(ffffffff/deaedf93){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025055500584 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@56517668d5d3: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@56517668d5d3: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@56517668d5d3: Final verdict of PTC: pass 20241025055500608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@56517668d5d3: Final verdict of PTC: none -NSVCI97(749)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@56517668d5d3: Final verdict of PTC: none 20241025055500613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055500613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(755)@56517668d5d3: Final verdict of PTC: none -NSVCI98(754)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@56517668d5d3: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@56517668d5d3: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@56517668d5d3: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(747)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(752)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(757)@56517668d5d3: Final verdict of PTC: none -NSVCI99(759)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@56517668d5d3: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Oct 25 05:55:00 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 20241025055500705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055501007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55440) 20241025055501615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055501615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55440, count=59796) 20241025055502616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055502617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Oct 25 05:55:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055503618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055503618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_pdp_act_user started. 20241025055504101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055504103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055504143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055504144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055504144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055504144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055504144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055504145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055504145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055504145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055504145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055504145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055504145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055504145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055504147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055504152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504152 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055504159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055504159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055504159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055504159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055504159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055504159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055504159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055504159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055504160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055504160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055504161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055504165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055504173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055504173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055504173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055504174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055504174 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055504174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055504174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055504174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055504174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055504174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055504174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055504174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055504174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055504174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055504174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055504174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055504174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055504174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055504174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055504174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055504175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055504175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055504176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055504181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055504619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055504619 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055504619 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055504619 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055504623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055504624 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@56517668d5d3: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C932CBEA'O, index=0 SGSN_Test-GSUP(780)@56517668d5d3: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@56517668d5d3: 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 := 'F236941D313F712C437371FD1E67A764'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E07D6F73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9454B585F3DF594'O } } } } } 20241025055504701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504701 DLLC NOTICE LLME(ffffffff/c932cbea){UNASSIGNED} LLC RX: unknown TLLI 0xc932cbea, creating LLME on the fly (gprs_llc.c:552) 20241025055504701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055504701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241025055504701 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055504701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055504701 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055504701 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055504701 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055504701 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055504702 DLLC NOTICE LLME(ffffffff/c932cbea){UNASSIGNED} LLGM Assign pre (c932cbea => ca6c4a8b) (gprs_llc.c:1079) 20241025055504702 DLLC NOTICE LLME(c932cbea/ca6c4a8b){ASSIGNED} LLGM Assign post (c932cbea => ca6c4a8b) (gprs_llc.c:1125) 20241025055504702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055504702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055504702 DMM DEBUG MM(262420000000019/ca6c4a8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055504722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055504722 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055504722 DMM DEBUG MM(262420000000019/ca6c4a8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241025055504722 DMM NOTICE MM(262420000000019/ca6c4a8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055504722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055504722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055504722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055504722 DMM DEBUG MM(262420000000019/ca6c4a8b) Requesting authorization (sgsn_auth.c:160) 20241025055504722 DMM INFO MM(262420000000019/ca6c4a8b) Requesting authentication tuples (sgsn_auth.c:184) 20241025055504722 DMM DEBUG MM(262420000000019/ca6c4a8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055504723 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241025055504723 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)@56517668d5d3: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241025055504729 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055504729 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055504729 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055504729 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055504729 DMM INFO MM(262420000000019/ca6c4a8b) Subscriber data update (mmctx.c:445) 20241025055504729 DMM DEBUG MM(262420000000019/ca6c4a8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055504729 DMM INFO MM(262420000000019/ca6c4a8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055504729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055504729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055504729 DMM INFO MM(262420000000019/ca6c4a8b) <- GMM AUTH AND CIPHERING REQ (rand = f2 36 94 1d 31 3f 71 2c 43 73 71 fd 1e 67 a7 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055504742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055504743 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055504743 DMM INFO MM(262420000000019/ca6c4a8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055504743 DMM NOTICE MM(262420000000019/ca6c4a8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055504743 DMM DEBUG MM(262420000000019/ca6c4a8b) checking auth: received GSM SRES = e0 7d 6f 73 (gprs_gmm.c:666) 20241025055504743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055504743 DMM DEBUG MM(262420000000019/ca6c4a8b) Requesting authorization (sgsn_auth.c:160) 20241025055504743 DMM INFO MM(262420000000019/ca6c4a8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055504743 DMM DEBUG MM(262420000000019/ca6c4a8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055504743 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241025055504743 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) 20241025055504743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055504743 DMM INFO MM(262420000000019/ca6c4a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xca6c4a8b) (gprs_gmm.c:300) 20241025055504743 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055504743 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055504743 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241025055504743 DMM INFO MM(262420000000019/ca6c4a8b) Subscriber data update (mmctx.c:445) 20241025055504743 DMM DEBUG MM(262420000000019/ca6c4a8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055504743 DMM INFO MM(262420000000019/ca6c4a8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055504743 DMM NOTICE MM(262420000000019/ca6c4a8b) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241025055504743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055504743 DMM NOTICE MM(262420000000019/ca6c4a8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055504743 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) 20241025055504744 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055504744 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241025055504744 DMM INFO MM(262420000000019/ca6c4a8b) Subscriber data update (mmctx.c:445) 20241025055504744 DMM DEBUG MM(262420000000019/ca6c4a8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055504746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055504747 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055504747 DMM INFO MM(262420000000019/ca6c4a8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055504747 DMM NOTICE MM(262420000000019/ca6c4a8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055504747 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055504747 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055504747 DLLC NOTICE LLME(c932cbea/ca6c4a8b){ASSIGNED} LLGM Assign pre (ffffffff => ca6c4a8b) (gprs_llc.c:1079) 20241025055504747 DLLC NOTICE LLME(ffffffff/ca6c4a8b){ASSIGNED} LLGM Assign post (ffffffff => ca6c4a8b) (gprs_llc.c:1125) 20241025055504747 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055504747 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055504747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055504747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@56517668d5d3: setverdict(pass): none -> pass 20241025055504804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055504804 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055504804 DMM INFO MM(262420000000019/ca6c4a8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055504804 DMM INFO MM(262420000000019/ca6c4a8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055504804 DMM DEBUG MM(262420000000019/ca6c4a8b) Using GGSN 0 (gprs_sm.c:317) 20241025055504804 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) 20241025055504804 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241025055504804 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055504804 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055504804 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241025055504828 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 8a 3b 1f 69 11 f3 b4 c3 c5 14 05 7f 9e 7b 91 94 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) 20241025055504828 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba088148, cbp=0x5577ce1ddff0) (sgsn_libgtp.c:629) 20241025055504828 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055504828 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e4518 TLLI=ca6c4a8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055504828 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055504828 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055504842 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241025055504852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055504852 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055504852 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@56517668d5d3: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@56517668d5d3: Final verdict of PTC: pass 20241025055504860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51140<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055504865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055504865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(773)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(780)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@56517668d5d3: Final verdict of PTC: none -NSVCI97(768)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@56517668d5d3: Final verdict of PTC: none -NSVCI99(778)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(776)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(766)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(771)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Oct 25 05:55:04 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 20241025055505003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055505406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41768) 20241025055505866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055505866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41768, count=95516) 20241025055506867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055506868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:55:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055507870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055507870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_pdp_act_ggsn_reject started. 20241025055508502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055508505 DMM INFO MM(262420000000019/ca6c4a8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055508505 DMM INFO MM(262420000000019/ca6c4a8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055508505 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055508505 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055508505 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055508505 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055508505 DLLC NOTICE LLME(ffffffff/ca6c4a8b){ASSIGNED} LLGM Assign pre (ca6c4a8b => ffffffff) (gprs_llc.c:1079) 20241025055508505 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca6c4a8b => ffffffff) (gprs_llc.c:1125) 20241025055508505 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e41c0 (gprs_sndcp.c:574) 20241025055508505 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e4518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055508505 DMM NOTICE MM(262420000000019/ca6c4a8b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055508505 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241025055508505 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055508505 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055508506 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241025055508506 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241025055508506 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) 20241025055508506 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) 20241025055508506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055508506 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055508506 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055508506 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055508506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055508544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055508544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055508544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055508544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055508544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055508544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055508544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055508544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055508544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055508545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055508545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055508545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055508545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055508545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055508545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055508545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055508545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055508545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055508545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055508545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055508546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055508546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055508548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055508552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508552 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055508559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055508559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055508559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055508559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055508559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055508559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055508559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055508559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055508559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055508560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055508560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055508560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055508560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055508560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055508560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055508560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055508560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055508560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055508560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055508560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055508560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055508560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055508562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055508567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055508574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055508574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055508574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055508574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055508574 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055508574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055508574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055508574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055508574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055508575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055508575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055508575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055508575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055508575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055508575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055508575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055508575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055508575 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055508575 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055508575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055508575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055508575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055508577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055508582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055508871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055508871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055508871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055508871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055508876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055508877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@56517668d5d3: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FCBACD10'O, index=0 SGSN_Test-GSUP(799)@56517668d5d3: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@56517668d5d3: 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 := '068AE9BD0AF86A42F759C7C49B569699'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6B2B905'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E063D1E48D4CFB22'O } } } } } 20241025055508941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508941 DLLC NOTICE LLME(ffffffff/fcbacd10){UNASSIGNED} LLC RX: unknown TLLI 0xfcbacd10, creating LLME on the fly (gprs_llc.c:552) 20241025055508941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055508941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241025055508941 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055508941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055508941 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055508941 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055508941 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055508941 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055508941 DLLC NOTICE LLME(ffffffff/fcbacd10){UNASSIGNED} LLGM Assign pre (fcbacd10 => c3ecf889) (gprs_llc.c:1079) 20241025055508941 DLLC NOTICE LLME(fcbacd10/c3ecf889){ASSIGNED} LLGM Assign post (fcbacd10 => c3ecf889) (gprs_llc.c:1125) 20241025055508941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055508941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055508941 DMM DEBUG MM(262420000000020/c3ecf889) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055508962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055508962 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055508962 DMM DEBUG MM(262420000000020/c3ecf889) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241025055508962 DMM NOTICE MM(262420000000020/c3ecf889) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055508962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055508962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055508962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055508962 DMM DEBUG MM(262420000000020/c3ecf889) Requesting authorization (sgsn_auth.c:160) 20241025055508962 DMM INFO MM(262420000000020/c3ecf889) Requesting authentication tuples (sgsn_auth.c:184) 20241025055508962 DMM DEBUG MM(262420000000020/c3ecf889) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055508962 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241025055508962 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)@56517668d5d3: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241025055508967 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055508968 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055508968 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055508968 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055508968 DMM INFO MM(262420000000020/c3ecf889) Subscriber data update (mmctx.c:445) 20241025055508968 DMM DEBUG MM(262420000000020/c3ecf889) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055508968 DMM INFO MM(262420000000020/c3ecf889) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055508968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055508968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055508968 DMM INFO MM(262420000000020/c3ecf889) <- GMM AUTH AND CIPHERING REQ (rand = 06 8a e9 bd 0a f8 6a 42 f7 59 c7 c4 9b 56 96 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055508983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055508983 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055508983 DMM INFO MM(262420000000020/c3ecf889) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055508983 DMM NOTICE MM(262420000000020/c3ecf889) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055508983 DMM DEBUG MM(262420000000020/c3ecf889) checking auth: received GSM SRES = a6 b2 b9 05 (gprs_gmm.c:666) 20241025055508983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055508983 DMM DEBUG MM(262420000000020/c3ecf889) Requesting authorization (sgsn_auth.c:160) 20241025055508983 DMM INFO MM(262420000000020/c3ecf889) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055508983 DMM DEBUG MM(262420000000020/c3ecf889) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055508983 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241025055508983 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) 20241025055508983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055508983 DMM INFO MM(262420000000020/c3ecf889) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3ecf889) (gprs_gmm.c:300) 20241025055508987 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055508987 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055508987 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241025055508987 DMM INFO MM(262420000000020/c3ecf889) Subscriber data update (mmctx.c:445) 20241025055508987 DMM DEBUG MM(262420000000020/c3ecf889) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055508987 DMM INFO MM(262420000000020/c3ecf889) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055508987 DMM NOTICE MM(262420000000020/c3ecf889) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241025055508987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055508987 DMM NOTICE MM(262420000000020/c3ecf889) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055508987 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) 20241025055508989 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055508989 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241025055508989 DMM INFO MM(262420000000020/c3ecf889) Subscriber data update (mmctx.c:445) 20241025055508989 DMM DEBUG MM(262420000000020/c3ecf889) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055508998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055508998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055508998 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055508998 DMM INFO MM(262420000000020/c3ecf889) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055508998 DMM NOTICE MM(262420000000020/c3ecf889) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055508998 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055508998 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055508998 DLLC NOTICE LLME(fcbacd10/c3ecf889){ASSIGNED} LLGM Assign pre (ffffffff => c3ecf889) (gprs_llc.c:1079) 20241025055508998 DLLC NOTICE LLME(ffffffff/c3ecf889){ASSIGNED} LLGM Assign post (ffffffff => c3ecf889) (gprs_llc.c:1125) 20241025055508998 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055508998 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055508998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055508998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@56517668d5d3: setverdict(pass): none -> pass 20241025055509055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055509055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055509055 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055509055 DMM INFO MM(262420000000020/c3ecf889) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055509055 DMM INFO MM(262420000000020/c3ecf889) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055509055 DMM DEBUG MM(262420000000020/c3ecf889) Using GGSN 0 (gprs_sm.c:317) 20241025055509055 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) 20241025055509055 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241025055509055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055509055 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055509055 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241025055509071 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 e4 1c ce 8d 11 72 f5 05 f7 14 05 7f bb fb 1a 69 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) 20241025055509071 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055509071 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241025055509071 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241025055509071 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055509071 DMM NOTICE MM(262420000000020/c3ecf889) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@56517668d5d3: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@56517668d5d3: Final verdict of PTC: pass 20241025055509089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055509093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055509094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@56517668d5d3: Final verdict of PTC: none -NSVCI97(787)@56517668d5d3: Final verdict of PTC: none -NSVCI98(792)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@56517668d5d3: Final verdict of PTC: none -NSVCI99(797)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(785)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(790)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(795)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Oct 25 05:55:09 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 20241025055509186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055509588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92720) 20241025055510095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055510095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92720, count=98772) 20241025055511096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055511096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:55:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055512097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055512097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_deact_mo started. 20241025055512685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055512687 DMM INFO MM(262420000000020/c3ecf889) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055512687 DMM INFO MM(262420000000020/c3ecf889) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055512687 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055512687 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055512687 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055512687 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055512687 DLLC NOTICE LLME(ffffffff/c3ecf889){ASSIGNED} LLGM Assign pre (c3ecf889 => ffffffff) (gprs_llc.c:1079) 20241025055512687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3ecf889 => ffffffff) (gprs_llc.c:1125) 20241025055512687 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241025055512687 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) 20241025055512687 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) 20241025055512687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055512687 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055512687 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055512687 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055512687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055512733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055512733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055512733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055512733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055512733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055512733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055512733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055512733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055512733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055512734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055512734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055512734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055512734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055512734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055512734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055512734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055512734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055512734 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055512734 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055512734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055512734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055512734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055512736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055512740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055512740 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)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055512748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055512748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055512748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055512748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055512748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055512748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055512748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055512748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055512748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055512749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055512749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055512749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055512749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055512749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055512749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055512749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055512749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055512749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055512749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055512749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055512749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055512749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055512751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055512756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055512756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055512763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055512763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055512763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055512763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055512763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055512763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055512763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055512763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055512763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055512764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055512764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055512764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055512764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055512764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055512764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055512764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055512764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055512764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055512764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055512764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055512764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055512764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055512767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055512771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055512771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055513098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055513098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055513098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055513098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055513102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055513103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D2F8660C'O, index=0 SGSN_Test-GSUP(818)@56517668d5d3: 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)@56517668d5d3: 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 := 'FCB0C52A572D89E114A79038BA6610D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73709AD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '152254EA39B11A59'O } } } } } 20241025055513173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513173 DLLC NOTICE LLME(ffffffff/d2f8660c){UNASSIGNED} LLC RX: unknown TLLI 0xd2f8660c, creating LLME on the fly (gprs_llc.c:552) 20241025055513173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241025055513173 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055513173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055513173 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055513173 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055513173 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055513173 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055513173 DLLC NOTICE LLME(ffffffff/d2f8660c){UNASSIGNED} LLGM Assign pre (d2f8660c => f67ac0ec) (gprs_llc.c:1079) 20241025055513173 DLLC NOTICE LLME(d2f8660c/f67ac0ec){ASSIGNED} LLGM Assign post (d2f8660c => f67ac0ec) (gprs_llc.c:1125) 20241025055513173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055513173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055513173 DMM DEBUG MM(262420000000021/f67ac0ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055513191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513191 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055513191 DMM DEBUG MM(262420000000021/f67ac0ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241025055513191 DMM NOTICE MM(262420000000021/f67ac0ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055513191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055513191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055513191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055513191 DMM DEBUG MM(262420000000021/f67ac0ec) Requesting authorization (sgsn_auth.c:160) 20241025055513191 DMM INFO MM(262420000000021/f67ac0ec) Requesting authentication tuples (sgsn_auth.c:184) 20241025055513191 DMM DEBUG MM(262420000000021/f67ac0ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055513191 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241025055513191 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)@56517668d5d3: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241025055513197 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055513197 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055513197 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055513197 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055513197 DMM INFO MM(262420000000021/f67ac0ec) Subscriber data update (mmctx.c:445) 20241025055513197 DMM DEBUG MM(262420000000021/f67ac0ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055513197 DMM INFO MM(262420000000021/f67ac0ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055513197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055513197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055513197 DMM INFO MM(262420000000021/f67ac0ec) <- GMM AUTH AND CIPHERING REQ (rand = fc b0 c5 2a 57 2d 89 e1 14 a7 90 38 ba 66 10 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055513211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513211 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055513211 DMM INFO MM(262420000000021/f67ac0ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055513211 DMM NOTICE MM(262420000000021/f67ac0ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055513211 DMM DEBUG MM(262420000000021/f67ac0ec) checking auth: received GSM SRES = 73 70 9a d5 (gprs_gmm.c:666) 20241025055513211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055513211 DMM DEBUG MM(262420000000021/f67ac0ec) Requesting authorization (sgsn_auth.c:160) 20241025055513211 DMM INFO MM(262420000000021/f67ac0ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055513211 DMM DEBUG MM(262420000000021/f67ac0ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055513211 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241025055513211 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) 20241025055513211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055513212 DMM INFO MM(262420000000021/f67ac0ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xf67ac0ec) (gprs_gmm.c:300) 20241025055513214 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055513214 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055513214 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025055513214 DMM INFO MM(262420000000021/f67ac0ec) Subscriber data update (mmctx.c:445) 20241025055513214 DMM DEBUG MM(262420000000021/f67ac0ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055513214 DMM INFO MM(262420000000021/f67ac0ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055513214 DMM NOTICE MM(262420000000021/f67ac0ec) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241025055513214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055513214 DMM NOTICE MM(262420000000021/f67ac0ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055513214 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) 20241025055513215 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055513215 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025055513215 DMM INFO MM(262420000000021/f67ac0ec) Subscriber data update (mmctx.c:445) 20241025055513215 DMM DEBUG MM(262420000000021/f67ac0ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055513226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513226 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055513226 DMM INFO MM(262420000000021/f67ac0ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055513226 DMM NOTICE MM(262420000000021/f67ac0ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055513226 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055513226 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055513226 DLLC NOTICE LLME(d2f8660c/f67ac0ec){ASSIGNED} LLGM Assign pre (ffffffff => f67ac0ec) (gprs_llc.c:1079) 20241025055513226 DLLC NOTICE LLME(ffffffff/f67ac0ec){ASSIGNED} LLGM Assign post (ffffffff => f67ac0ec) (gprs_llc.c:1125) 20241025055513226 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055513226 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055513226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055513226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@56517668d5d3: setverdict(pass): none -> pass 20241025055513283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513283 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055513283 DMM INFO MM(262420000000021/f67ac0ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055513283 DMM INFO MM(262420000000021/f67ac0ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055513283 DMM DEBUG MM(262420000000021/f67ac0ec) Using GGSN 0 (gprs_sm.c:317) 20241025055513283 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) 20241025055513283 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241025055513283 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055513283 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055513283 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241025055513303 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 60 99 a1 ee 11 30 6c f1 cd 14 05 7f be 2a 4c 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241025055513303 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055513303 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055513303 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=f67ac0ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055513303 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055513303 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055513315 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241025055513325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513325 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513325 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055513331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055513331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241025055513331 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055513331 DMM INFO MM(262420000000021/f67ac0ec) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025055513331 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055513331 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241025055513334 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) 20241025055513334 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055513334 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025055513334 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=f67ac0ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055513334 DMM INFO MM(262420000000021/f67ac0ec) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025055513334 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241025055513334 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@56517668d5d3: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@56517668d5d3: Final verdict of PTC: pass 20241025055513348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@56517668d5d3: Final verdict of PTC: none -NSVCI98(811)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@56517668d5d3: Final verdict of PTC: none -NSVCI99(816)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@56517668d5d3: Final verdict of PTC: none 20241025055513355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(806)@56517668d5d3: Final verdict of PTC: none 20241025055513355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(804)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(814)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(809)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Oct 25 05:55:13 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 20241025055513461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055513864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104588) 20241025055514357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055514357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104588, count=105748) 20241025055515358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055515358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:55:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055516359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055516359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_deact_mt started. 20241025055516961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055516964 DMM INFO MM(262420000000021/f67ac0ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055516964 DMM INFO MM(262420000000021/f67ac0ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055516964 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055516964 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055516964 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055516964 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055516964 DLLC NOTICE LLME(ffffffff/f67ac0ec){ASSIGNED} LLGM Assign pre (f67ac0ec => ffffffff) (gprs_llc.c:1079) 20241025055516964 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f67ac0ec => ffffffff) (gprs_llc.c:1125) 20241025055516964 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241025055516964 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) 20241025055516964 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) 20241025055516964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055516964 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055516964 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055516964 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055516964 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055517016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055517016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055517016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055517016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055517016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055517016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055517016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055517016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055517016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055517017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055517017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055517017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055517018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055517018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055517018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055517018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055517018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055517018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055517018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055517018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055517018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(825)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055517018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055517019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055517024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055517031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055517031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055517031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055517031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055517031 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055517031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055517031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055517031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055517031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055517031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055517031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055517031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055517032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055517032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055517032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055517032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055517032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055517032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055517032 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055517032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055517032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055517032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055517034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055517039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055517048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055517048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055517048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055517048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055517048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055517048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055517048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055517048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055517048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055517048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055517048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055517048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055517049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055517049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055517049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055517049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055517049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055517049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055517049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055517049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055517049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055517049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055517050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055517055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517055 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055517360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055517360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055517360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055517360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055517364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055517365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='CE300064'O, index=0 SGSN_Test-GSUP(837)@56517668d5d3: 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)@56517668d5d3: 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 := 'F86BE63636F016D30DCB634C5A00138E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CED99AFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '569E088CE4E7B0D3'O } } } } } 20241025055517393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517393 DLLC NOTICE LLME(ffffffff/ce300064){UNASSIGNED} LLC RX: unknown TLLI 0xce300064, creating LLME on the fly (gprs_llc.c:552) 20241025055517393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241025055517393 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055517393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055517393 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055517393 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055517393 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055517393 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055517393 DLLC NOTICE LLME(ffffffff/ce300064){UNASSIGNED} LLGM Assign pre (ce300064 => eef7020f) (gprs_llc.c:1079) 20241025055517393 DLLC NOTICE LLME(ce300064/eef7020f){ASSIGNED} LLGM Assign post (ce300064 => eef7020f) (gprs_llc.c:1125) 20241025055517393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055517393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055517393 DMM DEBUG MM(262420000000022/eef7020f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055517399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517399 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055517399 DMM DEBUG MM(262420000000022/eef7020f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241025055517399 DMM NOTICE MM(262420000000022/eef7020f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055517399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055517399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055517399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055517399 DMM DEBUG MM(262420000000022/eef7020f) Requesting authorization (sgsn_auth.c:160) 20241025055517399 DMM INFO MM(262420000000022/eef7020f) Requesting authentication tuples (sgsn_auth.c:184) 20241025055517399 DMM DEBUG MM(262420000000022/eef7020f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055517399 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241025055517399 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)@56517668d5d3: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241025055517446 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055517446 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055517446 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055517446 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055517446 DMM INFO MM(262420000000022/eef7020f) Subscriber data update (mmctx.c:445) 20241025055517446 DMM DEBUG MM(262420000000022/eef7020f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055517446 DMM INFO MM(262420000000022/eef7020f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055517446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055517446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055517446 DMM INFO MM(262420000000022/eef7020f) <- GMM AUTH AND CIPHERING REQ (rand = f8 6b e6 36 36 f0 16 d3 0d cb 63 4c 5a 00 13 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055517465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517465 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055517465 DMM INFO MM(262420000000022/eef7020f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055517465 DMM NOTICE MM(262420000000022/eef7020f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055517465 DMM DEBUG MM(262420000000022/eef7020f) checking auth: received GSM SRES = ce d9 9a fb (gprs_gmm.c:666) 20241025055517465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055517465 DMM DEBUG MM(262420000000022/eef7020f) Requesting authorization (sgsn_auth.c:160) 20241025055517465 DMM INFO MM(262420000000022/eef7020f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055517465 DMM DEBUG MM(262420000000022/eef7020f) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055517465 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241025055517465 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) 20241025055517465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055517465 DMM INFO MM(262420000000022/eef7020f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeef7020f) (gprs_gmm.c:300) 20241025055517468 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055517468 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055517468 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025055517468 DMM INFO MM(262420000000022/eef7020f) Subscriber data update (mmctx.c:445) 20241025055517468 DMM DEBUG MM(262420000000022/eef7020f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055517468 DMM INFO MM(262420000000022/eef7020f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055517468 DMM NOTICE MM(262420000000022/eef7020f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241025055517468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055517468 DMM NOTICE MM(262420000000022/eef7020f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055517468 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) 20241025055517469 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055517469 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025055517469 DMM INFO MM(262420000000022/eef7020f) Subscriber data update (mmctx.c:445) 20241025055517469 DMM DEBUG MM(262420000000022/eef7020f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055517481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517481 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055517481 DMM INFO MM(262420000000022/eef7020f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055517481 DMM NOTICE MM(262420000000022/eef7020f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055517481 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055517481 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055517481 DLLC NOTICE LLME(ce300064/eef7020f){ASSIGNED} LLGM Assign pre (ffffffff => eef7020f) (gprs_llc.c:1079) 20241025055517481 DLLC NOTICE LLME(ffffffff/eef7020f){ASSIGNED} LLGM Assign post (ffffffff => eef7020f) (gprs_llc.c:1125) 20241025055517481 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055517481 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055517481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055517481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@56517668d5d3: setverdict(pass): none -> pass 20241025055517536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517536 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055517536 DMM INFO MM(262420000000022/eef7020f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055517536 DMM INFO MM(262420000000022/eef7020f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055517536 DMM DEBUG MM(262420000000022/eef7020f) Using GGSN 0 (gprs_sm.c:317) 20241025055517536 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) 20241025055517536 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241025055517536 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055517536 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055517536 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241025055517561 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 f9 71 e1 a7 11 b2 a7 98 79 14 05 7f 13 66 0b 9a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241025055517561 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055517561 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055517561 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=eef7020f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055517561 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055517561 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055517577 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241025055517590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517590 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517590 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055517595 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241025055517595 DGPRS INFO PDP(262420000000022:5): Context 0x7fd6ba0891c0 was deleted (sgsn_libgtp.c:703) 20241025055517595 DMM INFO MM(262420000000022/eef7020f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055517595 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241025055517595 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@56517668d5d3: Removing Client IMSI='262420000000022'H, index=0 20241025055517607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055517607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025055517607 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055517607 DMM INFO MM(262420000000022/eef7020f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@56517668d5d3: Final verdict of PTC: pass 20241025055517612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@56517668d5d3: Final verdict of PTC: none 20241025055517617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(825)@56517668d5d3: Final verdict of PTC: none 20241025055517617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@56517668d5d3: Final verdict of PTC: none -NSVCI99(835)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@56517668d5d3: Final verdict of PTC: none -NSVCI98(830)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(828)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(823)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(833)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Oct 25 05:55:17 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 20241025055517727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055518131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88944) 20241025055518618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055518618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025055518985 DGPRS DEBUG Checking for inactive LLMEs, time = 32363918 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=88944, count=104304) 20241025055519620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055519620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:55:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055520621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055520622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_pdp_act_deact_dup started. 20241025055521216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055521219 DMM INFO MM(262420000000022/eef7020f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055521219 DMM INFO MM(262420000000022/eef7020f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055521219 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055521219 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055521219 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055521219 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055521219 DLLC NOTICE LLME(ffffffff/eef7020f){ASSIGNED} LLGM Assign pre (eef7020f => ffffffff) (gprs_llc.c:1079) 20241025055521219 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef7020f => ffffffff) (gprs_llc.c:1125) 20241025055521219 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055521219 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055521219 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241025055521219 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) 20241025055521219 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) 20241025055521219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055521219 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055521219 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055521219 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055521219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055521263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055521263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055521263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055521263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055521263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055521263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055521263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055521263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055521263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055521264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055521264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055521264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055521264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055521264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055521264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055521264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055521264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055521264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055521264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055521264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055521264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055521264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055521266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055521270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055521279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055521279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055521279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055521279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055521279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055521279 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055521279 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055521279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055521280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055521280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055521282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055521287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055521294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055521294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055521294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055521294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055521294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055521294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055521294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055521294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055521294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055521295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055521295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055521295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055521295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055521295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055521295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055521295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055521297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055521302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055521622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055521622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055521622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055521622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055521626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055521628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@56517668d5d3: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D08D2A11'O, index=0 SGSN_Test-GSUP(856)@56517668d5d3: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@56517668d5d3: 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 := 'F4411C57FE03871F71B34A1302915051'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A4CFD89'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2973DC09EDE462CC'O } } } } } 20241025055521694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521694 DLLC NOTICE LLME(ffffffff/d08d2a11){UNASSIGNED} LLC RX: unknown TLLI 0xd08d2a11, creating LLME on the fly (gprs_llc.c:552) 20241025055521694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241025055521694 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055521694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055521694 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055521694 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055521694 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055521694 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055521694 DLLC NOTICE LLME(ffffffff/d08d2a11){UNASSIGNED} LLGM Assign pre (d08d2a11 => efeb44a1) (gprs_llc.c:1079) 20241025055521694 DLLC NOTICE LLME(d08d2a11/efeb44a1){ASSIGNED} LLGM Assign post (d08d2a11 => efeb44a1) (gprs_llc.c:1125) 20241025055521694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055521694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055521694 DMM DEBUG MM(262420000000046/efeb44a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055521708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521708 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055521708 DMM DEBUG MM(262420000000046/efeb44a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241025055521708 DMM NOTICE MM(262420000000046/efeb44a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055521708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055521709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055521709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055521709 DMM DEBUG MM(262420000000046/efeb44a1) Requesting authorization (sgsn_auth.c:160) 20241025055521709 DMM INFO MM(262420000000046/efeb44a1) Requesting authentication tuples (sgsn_auth.c:184) 20241025055521709 DMM DEBUG MM(262420000000046/efeb44a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055521709 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241025055521709 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)@56517668d5d3: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241025055521713 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055521713 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055521713 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055521714 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055521714 DMM INFO MM(262420000000046/efeb44a1) Subscriber data update (mmctx.c:445) 20241025055521714 DMM DEBUG MM(262420000000046/efeb44a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055521714 DMM INFO MM(262420000000046/efeb44a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055521714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055521714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055521714 DMM INFO MM(262420000000046/efeb44a1) <- GMM AUTH AND CIPHERING REQ (rand = f4 41 1c 57 fe 03 87 1f 71 b3 4a 13 02 91 50 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055521727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521727 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055521727 DMM INFO MM(262420000000046/efeb44a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055521727 DMM NOTICE MM(262420000000046/efeb44a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055521727 DMM DEBUG MM(262420000000046/efeb44a1) checking auth: received GSM SRES = 4a 4c fd 89 (gprs_gmm.c:666) 20241025055521727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055521727 DMM DEBUG MM(262420000000046/efeb44a1) Requesting authorization (sgsn_auth.c:160) 20241025055521727 DMM INFO MM(262420000000046/efeb44a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055521727 DMM DEBUG MM(262420000000046/efeb44a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055521728 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241025055521728 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) 20241025055521728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055521728 DMM INFO MM(262420000000046/efeb44a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xefeb44a1) (gprs_gmm.c:300) 20241025055521730 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055521730 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055521730 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241025055521730 DMM INFO MM(262420000000046/efeb44a1) Subscriber data update (mmctx.c:445) 20241025055521730 DMM DEBUG MM(262420000000046/efeb44a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055521730 DMM INFO MM(262420000000046/efeb44a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055521730 DMM NOTICE MM(262420000000046/efeb44a1) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241025055521730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055521730 DMM NOTICE MM(262420000000046/efeb44a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055521730 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) 20241025055521731 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055521731 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241025055521731 DMM INFO MM(262420000000046/efeb44a1) Subscriber data update (mmctx.c:445) 20241025055521731 DMM DEBUG MM(262420000000046/efeb44a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055521742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521743 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055521743 DMM INFO MM(262420000000046/efeb44a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055521743 DMM NOTICE MM(262420000000046/efeb44a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055521743 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055521743 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055521743 DLLC NOTICE LLME(d08d2a11/efeb44a1){ASSIGNED} LLGM Assign pre (ffffffff => efeb44a1) (gprs_llc.c:1079) 20241025055521743 DLLC NOTICE LLME(ffffffff/efeb44a1){ASSIGNED} LLGM Assign post (ffffffff => efeb44a1) (gprs_llc.c:1125) 20241025055521743 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055521743 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055521743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055521743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@56517668d5d3: setverdict(pass): none -> pass 20241025055521800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521800 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055521800 DMM INFO MM(262420000000046/efeb44a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055521800 DMM INFO MM(262420000000046/efeb44a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055521800 DMM DEBUG MM(262420000000046/efeb44a1) Using GGSN 0 (gprs_sm.c:317) 20241025055521800 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) 20241025055521800 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241025055521800 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055521800 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055521800 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241025055521825 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 6a 97 ef 3b 11 06 e3 f0 3a 14 05 7f 43 18 9a bb 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) 20241025055521825 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055521825 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055521825 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=efeb44a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055521825 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055521825 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055521837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521837 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055521837 DMM INFO MM(262420000000046/efeb44a1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241025055521837 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055521837 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241025055521838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055521838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055521838 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055521838 DMM INFO MM(262420000000046/efeb44a1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241025055521838 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055521838 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@56517668d5d3: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@56517668d5d3: "Received deletePDPContextResponse 1, seq_nr=1036" 20241025055521839 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) 20241025055521839 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055521839 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025055521839 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=efeb44a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055521839 DMM INFO MM(262420000000046/efeb44a1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025055521839 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241025055521839 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055521839 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) 20241025055521839 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)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@56517668d5d3: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@56517668d5d3: Final verdict of PTC: pass 20241025055523856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(840)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(856)@56517668d5d3: Final verdict of PTC: none -NSVCI98(849)@56517668d5d3: Final verdict of PTC: none 20241025055523861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055523861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(841)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@56517668d5d3: Final verdict of PTC: none -NSVCI97(844)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@56517668d5d3: Final verdict of PTC: none -NSVCI99(854)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(842)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(852)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(847)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Oct 25 05:55:23 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 20241025055523982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055524384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100772) 20241025055524862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055524862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100772, count=106204) 20241025055525864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055525864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Oct 25 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055526865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055526865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_second_attempt started. 20241025055527490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055527493 DMM INFO MM(262420000000046/efeb44a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055527493 DMM INFO MM(262420000000046/efeb44a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055527493 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055527493 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055527493 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055527493 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055527493 DLLC NOTICE LLME(ffffffff/efeb44a1){ASSIGNED} LLGM Assign pre (efeb44a1 => ffffffff) (gprs_llc.c:1079) 20241025055527493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efeb44a1 => ffffffff) (gprs_llc.c:1125) 20241025055527493 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241025055527493 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) 20241025055527493 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) 20241025055527493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055527493 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055527493 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055527493 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055527493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055527537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055527537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055527537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055527537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055527537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055527537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055527537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055527537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055527537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055527538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055527538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055527538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055527538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055527538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055527538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055527538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055527538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055527539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055527539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055527541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055527545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055527553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055527553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055527553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055527553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055527553 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055527553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055527553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055527553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055527553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055527554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055527554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055527554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055527555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055527555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055527555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055527555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055527555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055527555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055527555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055527555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055527555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055527555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055527557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055527561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055527575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055527575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055527575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055527575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055527575 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055527575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055527575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055527575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055527575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055527576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055527576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055527576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055527576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055527576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055527576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055527576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055527576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055527576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055527576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055527576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055527576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055527576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055527578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055527582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055527866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055527866 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055527866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055527866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055527870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055527871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@56517668d5d3: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F0B743CE'O, index=0 SGSN_Test-GSUP(875)@56517668d5d3: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@56517668d5d3: 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 := 'EDBC496B326A85F89C40F3E264D110FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C820D5AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1C205874803F447'O } } } } } 20241025055527942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527942 DLLC NOTICE LLME(ffffffff/f0b743ce){UNASSIGNED} LLC RX: unknown TLLI 0xf0b743ce, creating LLME on the fly (gprs_llc.c:552) 20241025055527942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055527942 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241025055527942 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055527942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055527942 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055527942 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055527942 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055527942 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055527942 DLLC NOTICE LLME(ffffffff/f0b743ce){UNASSIGNED} LLGM Assign pre (f0b743ce => f2d07a88) (gprs_llc.c:1079) 20241025055527942 DLLC NOTICE LLME(f0b743ce/f2d07a88){ASSIGNED} LLGM Assign post (f0b743ce => f2d07a88) (gprs_llc.c:1125) 20241025055527942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055527942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055527942 DMM DEBUG MM(262420000000022/f2d07a88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055527953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055527953 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055527953 DMM DEBUG MM(262420000000022/f2d07a88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241025055527953 DMM NOTICE MM(262420000000022/f2d07a88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055527953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055527953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055527953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055527953 DMM DEBUG MM(262420000000022/f2d07a88) Requesting authorization (sgsn_auth.c:160) 20241025055527953 DMM INFO MM(262420000000022/f2d07a88) Requesting authentication tuples (sgsn_auth.c:184) 20241025055527953 DMM DEBUG MM(262420000000022/f2d07a88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055527953 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241025055527953 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)@56517668d5d3: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@56517668d5d3: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241025055527955 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055527955 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055527955 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055527955 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055527955 DMM INFO MM(262420000000022/f2d07a88) Subscriber data update (mmctx.c:445) 20241025055527955 DMM DEBUG MM(262420000000022/f2d07a88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055527955 DMM INFO MM(262420000000022/f2d07a88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055527955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055527955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055527955 DMM INFO MM(262420000000022/f2d07a88) <- GMM AUTH AND CIPHERING REQ (rand = ed bc 49 6b 32 6a 85 f8 9c 40 f3 e2 64 d1 10 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055527963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055527963 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055527963 DMM INFO MM(262420000000022/f2d07a88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055527963 DMM NOTICE MM(262420000000022/f2d07a88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055527963 DMM DEBUG MM(262420000000022/f2d07a88) checking auth: received GSM SRES = c8 20 d5 ae (gprs_gmm.c:666) 20241025055527963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055527963 DMM DEBUG MM(262420000000022/f2d07a88) Requesting authorization (sgsn_auth.c:160) 20241025055527963 DMM INFO MM(262420000000022/f2d07a88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055527963 DMM DEBUG MM(262420000000022/f2d07a88) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055527963 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241025055527963 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) 20241025055527963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055527963 DMM INFO MM(262420000000022/f2d07a88) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2d07a88) (gprs_gmm.c:300) 20241025055527964 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055527964 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055527964 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025055527964 DMM INFO MM(262420000000022/f2d07a88) Subscriber data update (mmctx.c:445) 20241025055527964 DMM DEBUG MM(262420000000022/f2d07a88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055527964 DMM INFO MM(262420000000022/f2d07a88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055527964 DMM NOTICE MM(262420000000022/f2d07a88) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241025055527964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055527964 DMM NOTICE MM(262420000000022/f2d07a88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055527964 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) 20241025055527965 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055527965 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025055527965 DMM INFO MM(262420000000022/f2d07a88) Subscriber data update (mmctx.c:445) 20241025055527965 DMM DEBUG MM(262420000000022/f2d07a88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055527970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055527970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055527970 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055527970 DMM INFO MM(262420000000022/f2d07a88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055527970 DMM NOTICE MM(262420000000022/f2d07a88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055527970 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055527970 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055527970 DLLC NOTICE LLME(f0b743ce/f2d07a88){ASSIGNED} LLGM Assign pre (ffffffff => f2d07a88) (gprs_llc.c:1079) 20241025055527970 DLLC NOTICE LLME(ffffffff/f2d07a88){ASSIGNED} LLGM Assign post (ffffffff => f2d07a88) (gprs_llc.c:1125) 20241025055527970 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055527970 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055527970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055527971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@56517668d5d3: setverdict(pass): none -> pass TC_attach_second_attempt(877)@56517668d5d3: 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 := 'FB3B327A00C8D47E3CD64ADF9C5D5139'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D4C0BE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06C368F3A1E694F6'O } } } } } 20241025055528027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055528027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055528027 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055528027 DMM INFO MM(262420000000022/f2d07a88) -> GMM ATTACH REQUEST MI(TMSI-0xF2D07A88) type="GPRS attach" (gprs_gmm.c:1266) 20241025055528027 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055528027 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025055528027 DLLC NOTICE LLME(ffffffff/f2d07a88){ASSIGNED} LLGM Assign pre (f2d07a88 => c67d45f8) (gprs_llc.c:1079) 20241025055528027 DLLC NOTICE LLME(f2d07a88/c67d45f8){ASSIGNED} LLGM Assign post (f2d07a88 => c67d45f8) (gprs_llc.c:1125) 20241025055528027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055528027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055528027 DMM DEBUG MM(262420000000022/c67d45f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055528038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055528038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055528038 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055528038 DMM DEBUG MM(262420000000022/c67d45f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241025055528038 DMM NOTICE MM(262420000000022/c67d45f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055528038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055528038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055528038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055528038 DMM DEBUG MM(262420000000022/c67d45f8) Requesting authorization (sgsn_auth.c:160) 20241025055528038 DMM INFO MM(262420000000022/c67d45f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055528038 DMM DEBUG MM(262420000000022/c67d45f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055528038 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241025055528038 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) 20241025055534039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241025055534039 DMM ERROR MM(262420000000022/c67d45f8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241025055534039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241025055534039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025055534039 DMM NOTICE MM(262420000000022/c67d45f8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241025055534039 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241025055534039 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) 20241025055534039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Reject}: Deallocated (fsm.c:568) 20241025055534040 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Deallocated (fsm.c:568) 20241025055534040 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055534040 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025055534040 DLLC NOTICE LLME(f2d07a88/c67d45f8){ASSIGNED} LLGM Assign pre (c67d45f8 => ffffffff) (gprs_llc.c:1079) 20241025055534040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c67d45f8 => ffffffff) (gprs_llc.c:1125) 20241025055547867 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055547868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025055547868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055548986 DGPRS DEBUG Checking for inactive LLMEs, time = 32363948 (sgsn.c:131) 20241025055557540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055557546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055557546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055557555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055557558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055557558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055557577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055557580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055557580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@56517668d5d3: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@56517668d5d3: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241025055557959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055557959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@56517668d5d3: Final verdict of PTC: none -NSVCI99(874)@56517668d5d3: Final verdict of PTC: none -NSVCI98(868)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@56517668d5d3: Final verdict of PTC: none 20241025055557962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58218<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(863)@56517668d5d3: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@56517668d5d3: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@56517668d5d3: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(872)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(866)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(861)@56517668d5d3: Final verdict of PTC: none TC_attach_second_attempt(877)@56517668d5d3: Final verdict of PTC: fail reason: "Tguard timeout" MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@56517668d5d3: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Oct 25 05:55:57 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 20241025055558033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055558335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106752) 20241025055558961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055558961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106752, count=112184) 20241025055559962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055559962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Oct 25 05:56:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055600964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055600964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_echo_timeout started. 20241025055601427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055601430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055601467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055601467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055601467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055601467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055601467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055601467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055601467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055601467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055601467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055601468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055601468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055601468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055601468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055601468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055601468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055601468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055601468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055601468 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055601468 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055601468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055601468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055601468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055601470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055601476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055601476 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055601482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055601482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055601482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055601483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055601483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055601483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055601483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055601483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055601483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055601484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055601484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055601484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055601484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055601484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055601484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055601484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055601484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055601484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055601486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055601490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055601490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055601498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055601498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055601498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055601498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055601498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055601498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055601498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055601498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055601498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055601498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055601498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055601498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055601499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055601499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055601499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055601499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055601499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055601499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055601499 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055601499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055601499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055601499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055601500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055601504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055601505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055601965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055601965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055601965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055601965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055601970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055601971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@56517668d5d3: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DA527895'O, index=0 SGSN_Test-GSUP(894)@56517668d5d3: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@56517668d5d3: 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 := '91FA95CA803F7ABAECE4B028DFEC6C0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '980D9454'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D907C2062BFFE0C4'O } } } } } 20241025055602036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055602036 DLLC NOTICE LLME(ffffffff/da527895){UNASSIGNED} LLC RX: unknown TLLI 0xda527895, creating LLME on the fly (gprs_llc.c:552) 20241025055602036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055602036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241025055602036 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055602036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055602036 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055602036 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055602036 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055602036 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055602036 DLLC NOTICE LLME(ffffffff/da527895){UNASSIGNED} LLGM Assign pre (da527895 => cb306c75) (gprs_llc.c:1079) 20241025055602036 DLLC NOTICE LLME(da527895/cb306c75){ASSIGNED} LLGM Assign post (da527895 => cb306c75) (gprs_llc.c:1125) 20241025055602036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055602036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055602036 DMM DEBUG MM(262420000000067/cb306c75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055602049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055602049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055602049 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055602049 DMM DEBUG MM(262420000000067/cb306c75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241025055602049 DMM NOTICE MM(262420000000067/cb306c75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055602049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055602049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055602049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055602049 DMM DEBUG MM(262420000000067/cb306c75) Requesting authorization (sgsn_auth.c:160) 20241025055602049 DMM INFO MM(262420000000067/cb306c75) Requesting authentication tuples (sgsn_auth.c:184) 20241025055602049 DMM DEBUG MM(262420000000067/cb306c75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055602049 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241025055602049 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)@56517668d5d3: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@56517668d5d3: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241025055602052 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055602052 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055602052 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055602052 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055602052 DMM INFO MM(262420000000067/cb306c75) Subscriber data update (mmctx.c:445) 20241025055602052 DMM DEBUG MM(262420000000067/cb306c75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055602052 DMM INFO MM(262420000000067/cb306c75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055602052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055602052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055602052 DMM INFO MM(262420000000067/cb306c75) <- GMM AUTH AND CIPHERING REQ (rand = 91 fa 95 ca 80 3f 7a ba ec e4 b0 28 df ec 6c 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055602061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055602061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055602062 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055602062 DMM INFO MM(262420000000067/cb306c75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055602062 DMM NOTICE MM(262420000000067/cb306c75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055602062 DMM DEBUG MM(262420000000067/cb306c75) checking auth: received GSM SRES = 98 0d 94 54 (gprs_gmm.c:666) 20241025055602062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055602062 DMM DEBUG MM(262420000000067/cb306c75) Requesting authorization (sgsn_auth.c:160) 20241025055602062 DMM INFO MM(262420000000067/cb306c75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055602062 DMM DEBUG MM(262420000000067/cb306c75) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055602062 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241025055602062 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) 20241025055602062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055602062 DMM INFO MM(262420000000067/cb306c75) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb306c75) (gprs_gmm.c:300) 20241025055602063 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055602063 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055602063 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241025055602063 DMM INFO MM(262420000000067/cb306c75) Subscriber data update (mmctx.c:445) 20241025055602063 DMM DEBUG MM(262420000000067/cb306c75) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055602063 DMM INFO MM(262420000000067/cb306c75) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055602063 DMM NOTICE MM(262420000000067/cb306c75) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241025055602063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055602063 DMM NOTICE MM(262420000000067/cb306c75) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055602063 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) 20241025055602064 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055602064 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241025055602064 DMM INFO MM(262420000000067/cb306c75) Subscriber data update (mmctx.c:445) 20241025055602064 DMM DEBUG MM(262420000000067/cb306c75) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055602073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055602073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055602073 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055602073 DMM INFO MM(262420000000067/cb306c75) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055602073 DMM NOTICE MM(262420000000067/cb306c75) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055602073 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055602073 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055602073 DLLC NOTICE LLME(da527895/cb306c75){ASSIGNED} LLGM Assign pre (ffffffff => cb306c75) (gprs_llc.c:1079) 20241025055602073 DLLC NOTICE LLME(ffffffff/cb306c75){ASSIGNED} LLGM Assign post (ffffffff => cb306c75) (gprs_llc.c:1125) 20241025055602073 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055602073 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055602073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055602073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@56517668d5d3: setverdict(pass): none -> pass 20241025055602130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055602130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055602131 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055602131 DMM INFO MM(262420000000067/cb306c75) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055602131 DMM INFO MM(262420000000067/cb306c75) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055602131 DMM DEBUG MM(262420000000067/cb306c75) Using GGSN 0 (gprs_sm.c:317) 20241025055602131 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) 20241025055602131 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241025055602131 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055602131 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055602131 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241025055602158 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 4a 04 0a 22 11 e4 ef 28 29 14 05 7f 18 1b 14 73 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241025055602158 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055602158 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055602158 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e4518 TLLI=cb306c75, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055602158 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055602158 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055606983 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241025055606989 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) 20241025055606989 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5577ce1d5090) (sgsn_libgtp.c:629) 20241025055611984 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1039" 20241025055616985 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241025055616985 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1039" 20241025055618987 DGPRS DEBUG Checking for inactive LLMEs, time = 32363978 (sgsn.c:131) 20241025055621966 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055621967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025055621967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055621986 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241025055621986 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241025055621986 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1041" 20241025055626987 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241025055626987 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241025055626987 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241025055626987 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1041" 20241025055631469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055631473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055631473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055631485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055631488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055631488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055631499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055631502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055631502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055631988 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241025055631988 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241025055631988 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241025055631988 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241025055631988 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1043" 20241025055636989 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241025055636989 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241025055636989 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241025055636989 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241025055636989 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5577ce1d5090) (sgsn_libgtp.c:629) 20241025055636989 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5577ce1d5090) (sgsn_libgtp.c:633) 20241025055636989 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241025055636989 DMM INFO MM(262420000000067/cb306c75) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055636989 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241025055636989 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055636989 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241025055636989 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241025055636989 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055636989 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241025055636989 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241025055636989 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055636989 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241025055636989 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241025055636989 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055636989 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241025055636989 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@56517668d5d3: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@56517668d5d3: Removing Client IMSI='262420000000067'H, index=0 20241025055637006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055637006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025055637007 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055637007 DMM INFO MM(262420000000067/cb306c75) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@56517668d5d3: Final verdict of PTC: pass 20241025055637010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@56517668d5d3: Final verdict of PTC: none 20241025055637014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055637014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@56517668d5d3: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@56517668d5d3: Final verdict of PTC: none -NSVCI98(887)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@56517668d5d3: Final verdict of PTC: none -NSVCI99(892)@56517668d5d3: Final verdict of PTC: none -NSVCI97(882)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@56517668d5d3: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@56517668d5d3: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(885)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(890)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(880)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Oct 25 05:56:37 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 20241025055637133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055637535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99856) 20241025055638015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055638015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99856, count=113180) 20241025055639016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055639016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Oct 25 05:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055640017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055640017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_restart_ctr_echo started. 20241025055640645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055640648 DMM INFO MM(262420000000067/cb306c75) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055640648 DMM INFO MM(262420000000067/cb306c75) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055640648 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055640648 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055640648 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055640648 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055640648 DLLC NOTICE LLME(ffffffff/cb306c75){ASSIGNED} LLGM Assign pre (cb306c75 => ffffffff) (gprs_llc.c:1079) 20241025055640648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb306c75 => ffffffff) (gprs_llc.c:1125) 20241025055640648 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e41c0 (gprs_sndcp.c:574) 20241025055640648 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e4518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055640648 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241025055640648 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) 20241025055640648 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) 20241025055640648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055640648 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055640648 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055640649 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055640649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055640694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055640694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055640694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055640694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055640694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055640694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055640694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055640694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055640694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055640695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055640695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055640695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055640695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055640695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055640695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055640695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055640695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055640695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055640695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055640695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055640695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055640695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055640697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055640701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055640701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055640709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055640709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055640709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055640709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055640709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055640709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055640709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055640709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055640709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055640710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055640710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055640710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055640710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055640710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055640710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055640710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055640710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055640710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055640710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055640710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055640711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055640711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055640713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055640718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055640718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055640725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055640725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055640725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055640725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055640725 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055640725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055640725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055640725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055640725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055640726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055640726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055640726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055640726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055640726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055640726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055640726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055640726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055640726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055640726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055640726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055640727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055640727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055640729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055640733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055640733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055641018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055641018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055641018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055641018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055641022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055641023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@56517668d5d3: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C083459A'O, index=0 SGSN_Test-GSUP(913)@56517668d5d3: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@56517668d5d3: 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 := '8413F92BAD4DF26C4BC0AB7DCBF89D1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE1FEC74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2ACBB8B518D67544'O } } } } } 20241025055641100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055641100 DLLC NOTICE LLME(ffffffff/c083459a){UNASSIGNED} LLC RX: unknown TLLI 0xc083459a, creating LLME on the fly (gprs_llc.c:552) 20241025055641100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055641100 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241025055641100 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055641100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055641100 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055641100 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055641100 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055641100 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055641100 DLLC NOTICE LLME(ffffffff/c083459a){UNASSIGNED} LLGM Assign pre (c083459a => c9e62bc2) (gprs_llc.c:1079) 20241025055641100 DLLC NOTICE LLME(c083459a/c9e62bc2){ASSIGNED} LLGM Assign post (c083459a => c9e62bc2) (gprs_llc.c:1125) 20241025055641100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055641100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055641100 DMM DEBUG MM(262420000000023/c9e62bc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055641111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055641111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055641111 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055641111 DMM DEBUG MM(262420000000023/c9e62bc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241025055641111 DMM NOTICE MM(262420000000023/c9e62bc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055641111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055641111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055641111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055641111 DMM DEBUG MM(262420000000023/c9e62bc2) Requesting authorization (sgsn_auth.c:160) 20241025055641111 DMM INFO MM(262420000000023/c9e62bc2) Requesting authentication tuples (sgsn_auth.c:184) 20241025055641111 DMM DEBUG MM(262420000000023/c9e62bc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055641111 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241025055641111 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)@56517668d5d3: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@56517668d5d3: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241025055641114 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055641114 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055641114 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055641114 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055641114 DMM INFO MM(262420000000023/c9e62bc2) Subscriber data update (mmctx.c:445) 20241025055641114 DMM DEBUG MM(262420000000023/c9e62bc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055641114 DMM INFO MM(262420000000023/c9e62bc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055641114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055641114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055641115 DMM INFO MM(262420000000023/c9e62bc2) <- GMM AUTH AND CIPHERING REQ (rand = 84 13 f9 2b ad 4d f2 6c 4b c0 ab 7d cb f8 9d 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055641128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055641128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055641128 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055641128 DMM INFO MM(262420000000023/c9e62bc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055641128 DMM NOTICE MM(262420000000023/c9e62bc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055641128 DMM DEBUG MM(262420000000023/c9e62bc2) checking auth: received GSM SRES = ee 1f ec 74 (gprs_gmm.c:666) 20241025055641128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055641128 DMM DEBUG MM(262420000000023/c9e62bc2) Requesting authorization (sgsn_auth.c:160) 20241025055641129 DMM INFO MM(262420000000023/c9e62bc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055641129 DMM DEBUG MM(262420000000023/c9e62bc2) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055641129 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241025055641129 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) 20241025055641129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055641129 DMM INFO MM(262420000000023/c9e62bc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9e62bc2) (gprs_gmm.c:300) 20241025055641132 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055641132 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055641132 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241025055641132 DMM INFO MM(262420000000023/c9e62bc2) Subscriber data update (mmctx.c:445) 20241025055641132 DMM DEBUG MM(262420000000023/c9e62bc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055641132 DMM INFO MM(262420000000023/c9e62bc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055641132 DMM NOTICE MM(262420000000023/c9e62bc2) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241025055641132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055641132 DMM NOTICE MM(262420000000023/c9e62bc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055641132 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) 20241025055641133 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055641133 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241025055641133 DMM INFO MM(262420000000023/c9e62bc2) Subscriber data update (mmctx.c:445) 20241025055641133 DMM DEBUG MM(262420000000023/c9e62bc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055641145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055641145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055641145 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055641145 DMM INFO MM(262420000000023/c9e62bc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055641145 DMM NOTICE MM(262420000000023/c9e62bc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055641145 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055641145 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055641145 DLLC NOTICE LLME(c083459a/c9e62bc2){ASSIGNED} LLGM Assign pre (ffffffff => c9e62bc2) (gprs_llc.c:1079) 20241025055641145 DLLC NOTICE LLME(ffffffff/c9e62bc2){ASSIGNED} LLGM Assign post (ffffffff => c9e62bc2) (gprs_llc.c:1125) 20241025055641145 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055641145 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055641145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055641145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@56517668d5d3: setverdict(pass): none -> pass 20241025055641199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055641199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055641199 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055641199 DMM INFO MM(262420000000023/c9e62bc2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055641200 DMM INFO MM(262420000000023/c9e62bc2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055641200 DMM DEBUG MM(262420000000023/c9e62bc2) Using GGSN 0 (gprs_sm.c:317) 20241025055641200 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241025055641200 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055641200 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055641200 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241025055641217 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 a4 dc ed 93 11 91 80 e4 10 14 05 7f 81 f8 37 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241025055641217 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba086058, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055641217 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055641217 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=c9e62bc2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055641217 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055641217 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055646201 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241025055646204 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) 20241025055646204 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5577ce1d5090) (sgsn_libgtp.c:629) 20241025055648988 DGPRS DEBUG Checking for inactive LLMEs, time = 32364008 (sgsn.c:131) 20241025055651202 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241025055651205 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) 20241025055651205 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5577ce1d5090) (sgsn_libgtp.c:629) 20241025055651205 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241025055651205 DMM INFO MM(262420000000023/c9e62bc2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055651205 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241025055651205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@56517668d5d3: Removing Client IMSI='262420000000023'H, index=0 20241025055651218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055651218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025055651218 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055651219 DMM INFO MM(262420000000023/c9e62bc2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@56517668d5d3: Final verdict of PTC: pass 20241025055651223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI220(910)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(913)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@56517668d5d3: Final verdict of PTC: none 20241025055651228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055651228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI196(900)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@56517668d5d3: Final verdict of PTC: none -NSVCI97(901)@56517668d5d3: Final verdict of PTC: none -NSVCI98(906)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@56517668d5d3: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@56517668d5d3: Final verdict of PTC: none -NSVCI99(911)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(904)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(909)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(899)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Oct 25 05:56:51 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 20241025055651321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055651723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93036) 20241025055652229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055652229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93036, count=103428) 20241025055653230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055653230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Oct 25 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055654231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055654231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_restart_ctr_create started. 20241025055654826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055654828 DMM INFO MM(262420000000023/c9e62bc2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055654828 DMM INFO MM(262420000000023/c9e62bc2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055654828 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055654828 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055654828 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055654828 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055654828 DLLC NOTICE LLME(ffffffff/c9e62bc2){ASSIGNED} LLGM Assign pre (c9e62bc2 => ffffffff) (gprs_llc.c:1079) 20241025055654828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9e62bc2 => ffffffff) (gprs_llc.c:1125) 20241025055654828 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055654828 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055654829 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241025055654829 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) 20241025055654829 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) 20241025055654829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055654829 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055654829 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055654829 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055654829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055654886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055654886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055654886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055654886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055654886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055654887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055654887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055654887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055654887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055654887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055654887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055654887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055654887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055654887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055654887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055654887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055654888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055654888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 20241025055654890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(917)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055654895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055654895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055654903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055654903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055654903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055654903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055654903 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055654903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055654903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055654903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055654903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055654904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055654904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055654904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055654904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055654904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055654904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055654904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055654904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055654904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055654904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055654904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055654904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055654904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055654907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055654913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055654913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(926)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI210(923)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(930)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055654917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055654917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055654917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055654917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055654917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055654917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055654917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055654917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055654917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055654918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055654918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055654918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055654918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055654918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055654918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055654918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055654918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055654918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055654918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055654918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055654919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055654919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055654921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055654926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055654926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055655232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055655232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055655232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055655232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055655236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055655238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@56517668d5d3: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FE1B4C8C'O, index=0 SGSN_Test-GSUP(932)@56517668d5d3: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@56517668d5d3: 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 := '254245E0E65FAFD42D983CD913C2436E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83FA613B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C784A8F8B89187D'O } } } } } 20241025055655314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055655314 DLLC NOTICE LLME(ffffffff/fe1b4c8c){UNASSIGNED} LLC RX: unknown TLLI 0xfe1b4c8c, creating LLME on the fly (gprs_llc.c:552) 20241025055655314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055655314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241025055655314 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055655314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055655314 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055655314 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055655314 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055655314 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055655314 DLLC NOTICE LLME(ffffffff/fe1b4c8c){UNASSIGNED} LLGM Assign pre (fe1b4c8c => d4dd57bb) (gprs_llc.c:1079) 20241025055655314 DLLC NOTICE LLME(fe1b4c8c/d4dd57bb){ASSIGNED} LLGM Assign post (fe1b4c8c => d4dd57bb) (gprs_llc.c:1125) 20241025055655314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055655314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055655314 DMM DEBUG MM(262420000000024/d4dd57bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055655336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055655336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055655336 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055655336 DMM DEBUG MM(262420000000024/d4dd57bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241025055655336 DMM NOTICE MM(262420000000024/d4dd57bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055655336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055655336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055655336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055655336 DMM DEBUG MM(262420000000024/d4dd57bb) Requesting authorization (sgsn_auth.c:160) 20241025055655336 DMM INFO MM(262420000000024/d4dd57bb) Requesting authentication tuples (sgsn_auth.c:184) 20241025055655336 DMM DEBUG MM(262420000000024/d4dd57bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055655336 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241025055655336 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)@56517668d5d3: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@56517668d5d3: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241025055655344 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055655344 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055655344 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055655344 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055655344 DMM INFO MM(262420000000024/d4dd57bb) Subscriber data update (mmctx.c:445) 20241025055655344 DMM DEBUG MM(262420000000024/d4dd57bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055655344 DMM INFO MM(262420000000024/d4dd57bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055655344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055655344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055655344 DMM INFO MM(262420000000024/d4dd57bb) <- GMM AUTH AND CIPHERING REQ (rand = 25 42 45 e0 e6 5f af d4 2d 98 3c d9 13 c2 43 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055655359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055655359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055655359 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055655359 DMM INFO MM(262420000000024/d4dd57bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055655359 DMM NOTICE MM(262420000000024/d4dd57bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055655359 DMM DEBUG MM(262420000000024/d4dd57bb) checking auth: received GSM SRES = 83 fa 61 3b (gprs_gmm.c:666) 20241025055655359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055655359 DMM DEBUG MM(262420000000024/d4dd57bb) Requesting authorization (sgsn_auth.c:160) 20241025055655359 DMM INFO MM(262420000000024/d4dd57bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055655359 DMM DEBUG MM(262420000000024/d4dd57bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055655359 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241025055655359 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) 20241025055655359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055655359 DMM INFO MM(262420000000024/d4dd57bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4dd57bb) (gprs_gmm.c:300) 20241025055655362 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055655362 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055655362 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241025055655362 DMM INFO MM(262420000000024/d4dd57bb) Subscriber data update (mmctx.c:445) 20241025055655362 DMM DEBUG MM(262420000000024/d4dd57bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055655362 DMM INFO MM(262420000000024/d4dd57bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055655362 DMM NOTICE MM(262420000000024/d4dd57bb) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241025055655362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055655362 DMM NOTICE MM(262420000000024/d4dd57bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055655362 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) 20241025055655364 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055655364 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241025055655364 DMM INFO MM(262420000000024/d4dd57bb) Subscriber data update (mmctx.c:445) 20241025055655364 DMM DEBUG MM(262420000000024/d4dd57bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055655377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055655377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055655377 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055655377 DMM INFO MM(262420000000024/d4dd57bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055655377 DMM NOTICE MM(262420000000024/d4dd57bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055655377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055655377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055655377 DLLC NOTICE LLME(fe1b4c8c/d4dd57bb){ASSIGNED} LLGM Assign pre (ffffffff => d4dd57bb) (gprs_llc.c:1079) 20241025055655377 DLLC NOTICE LLME(ffffffff/d4dd57bb){ASSIGNED} LLGM Assign post (ffffffff => d4dd57bb) (gprs_llc.c:1125) 20241025055655377 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055655377 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055655377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055655377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@56517668d5d3: setverdict(pass): none -> pass 20241025055655435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055655435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055655435 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055655435 DMM INFO MM(262420000000024/d4dd57bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055655435 DMM INFO MM(262420000000024/d4dd57bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055655435 DMM DEBUG MM(262420000000024/d4dd57bb) Using GGSN 0 (gprs_sm.c:317) 20241025055655435 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241025055655435 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055655435 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055655436 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241025055655455 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 89 68 3c e6 11 fc a5 8b 15 14 05 7f e3 79 c5 cc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241025055655455 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fd6ba086058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241025055655455 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd6ba086058, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055655455 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241025055655455 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241025055655456 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055655456 DMM NOTICE MM(262420000000024/d4dd57bb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055655469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055655469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055655469 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055655469 DMM INFO MM(262420000000024/d4dd57bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055655469 DMM INFO MM(262420000000024/d4dd57bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055655469 DMM DEBUG MM(262420000000024/d4dd57bb) Using GGSN 0 (gprs_sm.c:317) 20241025055655469 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241025055655469 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055655469 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055655469 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241025055655474 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 89 68 3c e6 11 fc a5 8b 15 14 05 7f e3 79 c5 cc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241025055655474 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fd6ba086058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241025055655474 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba086058, cbp=0x5577ce1dfd20) (sgsn_libgtp.c:629) 20241025055655474 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055655474 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=d4dd57bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055655474 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055655474 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@56517668d5d3: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@56517668d5d3: Final verdict of PTC: pass 20241025055655490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@56517668d5d3: Final verdict of PTC: none 20241025055655494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055655494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(927)@56517668d5d3: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@56517668d5d3: Final verdict of PTC: none -NSVCI98(925)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@56517668d5d3: Final verdict of PTC: none -NSVCI97(920)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@56517668d5d3: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@56517668d5d3: Final verdict of PTC: none -NSVCI99(930)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(918)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(928)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(924)@56517668d5d3: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Oct 25 05:56:55 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 20241025055655560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055655961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84308) 20241025055656496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055656496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84308, count=104352) 20241025055657497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055657497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:56:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055658498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055658498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241025055659066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055659069 DMM INFO MM(262420000000024/d4dd57bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055659069 DMM INFO MM(262420000000024/d4dd57bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055659069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055659069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055659069 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055659069 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055659069 DLLC NOTICE LLME(ffffffff/d4dd57bb){ASSIGNED} LLGM Assign pre (d4dd57bb => ffffffff) (gprs_llc.c:1079) 20241025055659069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4dd57bb => ffffffff) (gprs_llc.c:1125) 20241025055659069 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055659069 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055659069 DMM NOTICE MM(262420000000024/d4dd57bb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055659069 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241025055659069 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055659069 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055659069 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241025055659069 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241025055659069 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) 20241025055659069 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) 20241025055659069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055659069 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055659069 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055659069 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055659069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055659107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055659107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055659107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055659107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055659107 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055659107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055659107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055659107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055659107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055659108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055659108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055659108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055659108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055659108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055659108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055659108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055659108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055659108 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055659108 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055659108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055659108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055659108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055659110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055659116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055659116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(940)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055659130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055659130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055659130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055659130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055659130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055659130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055659130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055659130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055659130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055659131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055659131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055659131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055659131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055659131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055659131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055659131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055659131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055659131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055659131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055659131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055659132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055659132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055659133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055659139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055659139 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055659146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055659146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055659146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055659146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055659146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055659146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055659147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055659147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055659147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055659147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055659147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055659147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055659147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055659147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055659147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055659147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055659147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055659147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055659147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055659147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055659148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055659148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055659153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055659153 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055659500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055659500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055659500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055659500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055659504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055659506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@56517668d5d3: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D23E62A1'O, index=0 SGSN_Test-GSUP(951)@56517668d5d3: 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)@56517668d5d3: 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 := '8F229AEF5385F0D0FEFC79F1F6F36E66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DA829F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABAFB0CB33C6E953'O } } } } } 20241025055700592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055700592 DLLC NOTICE LLME(ffffffff/d23e62a1){UNASSIGNED} LLC RX: unknown TLLI 0xd23e62a1, creating LLME on the fly (gprs_llc.c:552) 20241025055700592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055700592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241025055700592 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055700592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055700592 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055700592 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055700592 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055700592 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055700592 DLLC NOTICE LLME(ffffffff/d23e62a1){UNASSIGNED} LLGM Assign pre (d23e62a1 => f07cfea8) (gprs_llc.c:1079) 20241025055700592 DLLC NOTICE LLME(d23e62a1/f07cfea8){ASSIGNED} LLGM Assign post (d23e62a1 => f07cfea8) (gprs_llc.c:1125) 20241025055700592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055700592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055700592 DMM DEBUG MM(262420000000025/f07cfea8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055700614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055700614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055700614 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055700614 DMM DEBUG MM(262420000000025/f07cfea8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241025055700614 DMM NOTICE MM(262420000000025/f07cfea8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055700614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055700614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055700614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055700614 DMM DEBUG MM(262420000000025/f07cfea8) Requesting authorization (sgsn_auth.c:160) 20241025055700614 DMM INFO MM(262420000000025/f07cfea8) Requesting authentication tuples (sgsn_auth.c:184) 20241025055700614 DMM DEBUG MM(262420000000025/f07cfea8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055700614 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241025055700614 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)@56517668d5d3: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241025055700620 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055700620 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055700620 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055700620 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055700620 DMM INFO MM(262420000000025/f07cfea8) Subscriber data update (mmctx.c:445) 20241025055700620 DMM DEBUG MM(262420000000025/f07cfea8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055700620 DMM INFO MM(262420000000025/f07cfea8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055700620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055700620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055700620 DMM INFO MM(262420000000025/f07cfea8) <- GMM AUTH AND CIPHERING REQ (rand = 8f 22 9a ef 53 85 f0 d0 fe fc 79 f1 f6 f3 6e 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055700639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055700639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055700639 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055700639 DMM INFO MM(262420000000025/f07cfea8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055700639 DMM NOTICE MM(262420000000025/f07cfea8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055700639 DMM DEBUG MM(262420000000025/f07cfea8) checking auth: received GSM SRES = 0d a8 29 f4 (gprs_gmm.c:666) 20241025055700639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055700639 DMM DEBUG MM(262420000000025/f07cfea8) Requesting authorization (sgsn_auth.c:160) 20241025055700639 DMM INFO MM(262420000000025/f07cfea8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055700639 DMM DEBUG MM(262420000000025/f07cfea8) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055700639 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241025055700639 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) 20241025055700639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055700639 DMM INFO MM(262420000000025/f07cfea8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf07cfea8) (gprs_gmm.c:300) 20241025055700642 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055700642 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055700642 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241025055700642 DMM INFO MM(262420000000025/f07cfea8) Subscriber data update (mmctx.c:445) 20241025055700642 DMM DEBUG MM(262420000000025/f07cfea8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055700642 DMM INFO MM(262420000000025/f07cfea8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055700642 DMM NOTICE MM(262420000000025/f07cfea8) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241025055700642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055700642 DMM NOTICE MM(262420000000025/f07cfea8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055700642 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) 20241025055700643 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055700643 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241025055700643 DMM INFO MM(262420000000025/f07cfea8) Subscriber data update (mmctx.c:445) 20241025055700643 DMM DEBUG MM(262420000000025/f07cfea8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055700655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055700655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055700655 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055700655 DMM INFO MM(262420000000025/f07cfea8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055700655 DMM NOTICE MM(262420000000025/f07cfea8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055700655 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055700655 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055700655 DLLC NOTICE LLME(d23e62a1/f07cfea8){ASSIGNED} LLGM Assign pre (ffffffff => f07cfea8) (gprs_llc.c:1079) 20241025055700655 DLLC NOTICE LLME(ffffffff/f07cfea8){ASSIGNED} LLGM Assign post (ffffffff => f07cfea8) (gprs_llc.c:1125) 20241025055700655 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055700655 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055700655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055700655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@56517668d5d3: setverdict(pass): none -> pass 20241025055700710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055700710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055700710 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055700710 DMM INFO MM(262420000000025/f07cfea8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055700710 DMM INFO MM(262420000000025/f07cfea8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055700710 DMM DEBUG MM(262420000000025/f07cfea8) Using GGSN 0 (gprs_sm.c:317) 20241025055700710 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) 20241025055700710 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241025055700710 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055700710 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055700710 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241025055700730 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 d2 28 3f 03 11 49 05 24 47 14 05 7f 2f 9a 7d de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241025055700730 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025055700730 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055700730 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=f07cfea8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055700731 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055700731 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055700744 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241025055700744 DGPRS INFO PDP(262420000000025:5): Context 0x7fd6ba0870d0 was deleted (sgsn_libgtp.c:703) 20241025055700744 DMM INFO MM(262420000000025/f07cfea8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055700744 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241025055700744 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025055708745 DMM INFO MM(262420000000025/f07cfea8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055716002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241025055716747 DMM INFO MM(262420000000025/f07cfea8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055718989 DGPRS DEBUG Checking for inactive LLMEs, time = 32364038 (sgsn.c:131) 20241025055719501 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055719501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025055719502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055724748 DMM INFO MM(262420000000025/f07cfea8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055729109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055729117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055729117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055729132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055729137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055729137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055729148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055729152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055729152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055732749 DMM INFO MM(262420000000025/f07cfea8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@56517668d5d3: Removing Client IMSI='262420000000025'H, index=0 20241025055732760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055732760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025055732760 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055732760 DMM INFO MM(262420000000025/f07cfea8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@56517668d5d3: Final verdict of PTC: pass 20241025055732765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055732769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(951)@56517668d5d3: Final verdict of PTC: none 20241025055732769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@56517668d5d3: Final verdict of PTC: none -NSVCI99(949)@56517668d5d3: Final verdict of PTC: none -NSVCI97(939)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@56517668d5d3: Final verdict of PTC: none -NSVCI98(944)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(942)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(937)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(947)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Oct 25 05:57:32 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 20241025055732873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055733275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103628) 20241025055733771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055733771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103628, count=111964) 20241025055734773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055734773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:57:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055735775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055735775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241025055736375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055736376 DMM INFO MM(262420000000025/f07cfea8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055736376 DMM INFO MM(262420000000025/f07cfea8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055736376 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055736377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055736377 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055736377 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055736377 DLLC NOTICE LLME(ffffffff/f07cfea8){ASSIGNED} LLGM Assign pre (f07cfea8 => ffffffff) (gprs_llc.c:1079) 20241025055736377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f07cfea8 => ffffffff) (gprs_llc.c:1125) 20241025055736377 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055736377 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055736377 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241025055736377 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) 20241025055736377 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) 20241025055736377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055736377 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055736377 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055736377 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055736377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055736407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055736407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055736407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055736407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055736407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055736407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055736407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055736407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055736407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055736408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055736408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055736408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055736408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055736408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055736408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055736408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055736408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055736408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055736408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055736408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055736409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055736409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055736411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055736416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055736429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055736429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055736429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055736429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055736429 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055736429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055736429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055736429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055736429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(963)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055736430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055736430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055736430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055736430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055736430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055736430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055736430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055736430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055736430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055736430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055736430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055736430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055736430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055736432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025055736438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055736444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055736444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055736444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055736444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055736444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055736444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055736444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055736444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055736444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055736445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055736445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055736445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055736445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055736445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055736445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055736445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055736445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055736445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055736445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055736445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055736445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055736445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055736447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055736451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736451 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055736776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055736776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055736776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055736776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055736781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055736782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@56517668d5d3: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='EA73F214'O, index=0 SGSN_Test-GSUP(970)@56517668d5d3: 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)@56517668d5d3: 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 := '385BD7C0E006469BB0ACA31790940150'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA66A914'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '056356B73343627E'O } } } } } 20241025055736849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736849 DLLC NOTICE LLME(ffffffff/ea73f214){UNASSIGNED} LLC RX: unknown TLLI 0xea73f214, creating LLME on the fly (gprs_llc.c:552) 20241025055736849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055736849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241025055736849 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055736849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055736849 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055736849 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055736849 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055736849 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055736849 DLLC NOTICE LLME(ffffffff/ea73f214){UNASSIGNED} LLGM Assign pre (ea73f214 => c9a4b59d) (gprs_llc.c:1079) 20241025055736849 DLLC NOTICE LLME(ea73f214/c9a4b59d){ASSIGNED} LLGM Assign post (ea73f214 => c9a4b59d) (gprs_llc.c:1125) 20241025055736849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055736849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055736849 DMM DEBUG MM(262420000000027/c9a4b59d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055736862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055736862 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055736862 DMM DEBUG MM(262420000000027/c9a4b59d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241025055736863 DMM NOTICE MM(262420000000027/c9a4b59d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055736863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055736863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055736863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055736863 DMM DEBUG MM(262420000000027/c9a4b59d) Requesting authorization (sgsn_auth.c:160) 20241025055736863 DMM INFO MM(262420000000027/c9a4b59d) Requesting authentication tuples (sgsn_auth.c:184) 20241025055736863 DMM DEBUG MM(262420000000027/c9a4b59d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055736863 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241025055736863 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)@56517668d5d3: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241025055736867 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055736867 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055736867 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055736867 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055736867 DMM INFO MM(262420000000027/c9a4b59d) Subscriber data update (mmctx.c:445) 20241025055736867 DMM DEBUG MM(262420000000027/c9a4b59d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055736867 DMM INFO MM(262420000000027/c9a4b59d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055736867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055736867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055736867 DMM INFO MM(262420000000027/c9a4b59d) <- GMM AUTH AND CIPHERING REQ (rand = 38 5b d7 c0 e0 06 46 9b b0 ac a3 17 90 94 01 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055736881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055736881 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055736881 DMM INFO MM(262420000000027/c9a4b59d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055736881 DMM NOTICE MM(262420000000027/c9a4b59d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055736881 DMM DEBUG MM(262420000000027/c9a4b59d) checking auth: received GSM SRES = ba 66 a9 14 (gprs_gmm.c:666) 20241025055736881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055736881 DMM DEBUG MM(262420000000027/c9a4b59d) Requesting authorization (sgsn_auth.c:160) 20241025055736881 DMM INFO MM(262420000000027/c9a4b59d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055736881 DMM DEBUG MM(262420000000027/c9a4b59d) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055736881 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241025055736881 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) 20241025055736881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055736881 DMM INFO MM(262420000000027/c9a4b59d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a4b59d) (gprs_gmm.c:300) 20241025055736884 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055736884 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055736884 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241025055736884 DMM INFO MM(262420000000027/c9a4b59d) Subscriber data update (mmctx.c:445) 20241025055736884 DMM DEBUG MM(262420000000027/c9a4b59d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055736884 DMM INFO MM(262420000000027/c9a4b59d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055736884 DMM NOTICE MM(262420000000027/c9a4b59d) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241025055736884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055736884 DMM NOTICE MM(262420000000027/c9a4b59d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055736884 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) 20241025055736885 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055736885 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241025055736885 DMM INFO MM(262420000000027/c9a4b59d) Subscriber data update (mmctx.c:445) 20241025055736885 DMM DEBUG MM(262420000000027/c9a4b59d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055736895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055736895 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055736895 DMM INFO MM(262420000000027/c9a4b59d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055736895 DMM NOTICE MM(262420000000027/c9a4b59d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055736895 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055736895 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055736895 DLLC NOTICE LLME(ea73f214/c9a4b59d){ASSIGNED} LLGM Assign pre (ffffffff => c9a4b59d) (gprs_llc.c:1079) 20241025055736895 DLLC NOTICE LLME(ffffffff/c9a4b59d){ASSIGNED} LLGM Assign post (ffffffff => c9a4b59d) (gprs_llc.c:1125) 20241025055736895 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055736895 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055736895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055736895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@56517668d5d3: setverdict(pass): none -> pass 20241025055736953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055736953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055736953 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055736953 DMM INFO MM(262420000000027/c9a4b59d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055736953 DMM INFO MM(262420000000027/c9a4b59d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055736953 DMM DEBUG MM(262420000000027/c9a4b59d) Using GGSN 0 (gprs_sm.c:317) 20241025055736953 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) 20241025055736953 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241025055736953 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055736953 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055736953 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@56517668d5d3: First createPDPContextRequest received, dropping & waiting for retransmission 20241025055741955 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241025055741972 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 9e ba d0 60 11 c5 a8 79 12 14 05 7f d1 cf 28 d1 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) 20241025055741972 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025055741973 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055741973 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=c9a4b59d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055741973 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055741973 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241025055741990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055741990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241025055741990 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055741990 DMM INFO MM(262420000000027/c9a4b59d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025055741990 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055741990 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@56517668d5d3: First deletePDPContextRequest received, dropping & waiting for retransmission 20241025055746990 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241025055746995 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) 20241025055746995 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025055746995 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025055746995 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=c9a4b59d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055746995 DMM INFO MM(262420000000027/c9a4b59d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025055746995 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241025055746995 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@56517668d5d3: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@56517668d5d3: Final verdict of PTC: pass 20241025055747002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(970)@56517668d5d3: Final verdict of PTC: none 20241025055747004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055747005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(958)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@56517668d5d3: Final verdict of PTC: none -NSVCI98(964)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@56517668d5d3: Final verdict of PTC: none -NSVCI99(968)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(956)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(966)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(962)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Oct 25 05:57:47 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 20241025055747084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055747487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99124) 20241025055748006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055748006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99124, count=103480) 20241025055748990 DGPRS DEBUG Checking for inactive LLMEs, time = 32364068 (sgsn.c:131) 20241025055749007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055749007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:57:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055750008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055750008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241025055750583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055750586 DMM INFO MM(262420000000027/c9a4b59d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055750586 DMM INFO MM(262420000000027/c9a4b59d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055750586 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055750586 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055750586 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055750586 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055750586 DLLC NOTICE LLME(ffffffff/c9a4b59d){ASSIGNED} LLGM Assign pre (c9a4b59d => ffffffff) (gprs_llc.c:1079) 20241025055750586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a4b59d => ffffffff) (gprs_llc.c:1125) 20241025055750586 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241025055750586 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) 20241025055750586 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) 20241025055750586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055750586 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055750586 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055750586 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055750586 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055750631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055750631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055750631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055750631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055750631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055750631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055750631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055750631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055750631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055750632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055750632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055750632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055750632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055750632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055750632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055750632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055750632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055750632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055750632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055750632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055750632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055750632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055750634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055750642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055750643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(979)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055750668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055750668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055750668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055750668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055750668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055750668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055750668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055750669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055750669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055750670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055750675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055750675 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055750683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055750683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055750683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055750683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055750683 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055750683 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055750683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055750684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055750684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055750686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055750691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055750691 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055751009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055751009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055751009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055751009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055751013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055751014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@56517668d5d3: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F97EAF70'O, index=0 SGSN_Test-GSUP(989)@56517668d5d3: 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)@56517668d5d3: 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 := '7D4B44C15A6227C5CD8930F0DCA485A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4D3CA88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43A3E619CEAC9DE8'O } } } } } 20241025055751101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055751101 DLLC NOTICE LLME(ffffffff/f97eaf70){UNASSIGNED} LLC RX: unknown TLLI 0xf97eaf70, creating LLME on the fly (gprs_llc.c:552) 20241025055751102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055751102 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241025055751102 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055751102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055751102 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055751102 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055751102 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055751102 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055751102 DLLC NOTICE LLME(ffffffff/f97eaf70){UNASSIGNED} LLGM Assign pre (f97eaf70 => e2626b9f) (gprs_llc.c:1079) 20241025055751102 DLLC NOTICE LLME(f97eaf70/e2626b9f){ASSIGNED} LLGM Assign post (f97eaf70 => e2626b9f) (gprs_llc.c:1125) 20241025055751102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055751102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055751102 DMM DEBUG MM(262420000000028/e2626b9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055751131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055751131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055751131 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055751131 DMM DEBUG MM(262420000000028/e2626b9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241025055751131 DMM NOTICE MM(262420000000028/e2626b9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055751131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055751131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055751131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055751131 DMM DEBUG MM(262420000000028/e2626b9f) Requesting authorization (sgsn_auth.c:160) 20241025055751131 DMM INFO MM(262420000000028/e2626b9f) Requesting authentication tuples (sgsn_auth.c:184) 20241025055751131 DMM DEBUG MM(262420000000028/e2626b9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055751131 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241025055751131 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)@56517668d5d3: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241025055751137 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055751137 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055751137 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055751137 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055751137 DMM INFO MM(262420000000028/e2626b9f) Subscriber data update (mmctx.c:445) 20241025055751137 DMM DEBUG MM(262420000000028/e2626b9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055751137 DMM INFO MM(262420000000028/e2626b9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055751137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055751137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055751137 DMM INFO MM(262420000000028/e2626b9f) <- GMM AUTH AND CIPHERING REQ (rand = 7d 4b 44 c1 5a 62 27 c5 cd 89 30 f0 dc a4 85 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055751146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055751146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055751146 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055751146 DMM INFO MM(262420000000028/e2626b9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055751146 DMM NOTICE MM(262420000000028/e2626b9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055751146 DMM DEBUG MM(262420000000028/e2626b9f) checking auth: received GSM SRES = b4 d3 ca 88 (gprs_gmm.c:666) 20241025055751146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055751146 DMM DEBUG MM(262420000000028/e2626b9f) Requesting authorization (sgsn_auth.c:160) 20241025055751146 DMM INFO MM(262420000000028/e2626b9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055751146 DMM DEBUG MM(262420000000028/e2626b9f) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055751146 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241025055751146 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) 20241025055751146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055751146 DMM INFO MM(262420000000028/e2626b9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2626b9f) (gprs_gmm.c:300) 20241025055751148 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055751148 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055751148 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241025055751148 DMM INFO MM(262420000000028/e2626b9f) Subscriber data update (mmctx.c:445) 20241025055751148 DMM DEBUG MM(262420000000028/e2626b9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055751148 DMM INFO MM(262420000000028/e2626b9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055751148 DMM NOTICE MM(262420000000028/e2626b9f) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241025055751148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055751148 DMM NOTICE MM(262420000000028/e2626b9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055751148 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) 20241025055751148 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055751148 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241025055751148 DMM INFO MM(262420000000028/e2626b9f) Subscriber data update (mmctx.c:445) 20241025055751148 DMM DEBUG MM(262420000000028/e2626b9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055751152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055751152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055751152 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055751152 DMM INFO MM(262420000000028/e2626b9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055751152 DMM NOTICE MM(262420000000028/e2626b9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055751152 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055751152 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055751152 DLLC NOTICE LLME(f97eaf70/e2626b9f){ASSIGNED} LLGM Assign pre (ffffffff => e2626b9f) (gprs_llc.c:1079) 20241025055751152 DLLC NOTICE LLME(ffffffff/e2626b9f){ASSIGNED} LLGM Assign post (ffffffff => e2626b9f) (gprs_llc.c:1125) 20241025055751152 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055751152 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055751152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055751152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@56517668d5d3: setverdict(pass): none -> pass 20241025055751211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055751211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055751211 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055751211 DMM INFO MM(262420000000028/e2626b9f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055751211 DMM INFO MM(262420000000028/e2626b9f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055751211 DMM DEBUG MM(262420000000028/e2626b9f) Using GGSN 0 (gprs_sm.c:317) 20241025055751211 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) 20241025055751211 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241025055751211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055751211 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055751211 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241025055751230 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 31 0b 16 ea 11 75 3e ba 71 14 05 7f 53 fd 2e 71 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) 20241025055751230 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025055751230 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055751230 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=e2626b9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055751230 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055751230 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055751237 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241025055751237 DGPRS INFO PDP(262420000000028:5): Context 0x7fd6ba0870d0 was deleted (sgsn_libgtp.c:703) 20241025055751237 DMM INFO MM(262420000000028/e2626b9f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055751237 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241025055751237 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@56517668d5d3: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241025055751242 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241025055751243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055751243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025055751243 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055751243 DMM INFO MM(262420000000028/e2626b9f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241025055751243 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) 20241025055751243 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@56517668d5d3: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@56517668d5d3: Final verdict of PTC: pass 20241025055751247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(979)@56517668d5d3: Final verdict of PTC: none -NSVCI97(977)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(989)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@56517668d5d3: Final verdict of PTC: none 20241025055751251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055751251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(974)@56517668d5d3: Final verdict of PTC: none -NSVCI98(982)@56517668d5d3: Final verdict of PTC: none -NSVCI99(987)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(980)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(985)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(975)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Oct 25 05:57:51 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 20241025055751311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055751713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54880) 20241025055752252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055752252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54880, count=101916) 20241025055753253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055753253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:57:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055754255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055754255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241025055754814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055754817 DMM INFO MM(262420000000028/e2626b9f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055754817 DMM INFO MM(262420000000028/e2626b9f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055754817 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055754817 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055754817 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055754817 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055754817 DLLC NOTICE LLME(ffffffff/e2626b9f){ASSIGNED} LLGM Assign pre (e2626b9f => ffffffff) (gprs_llc.c:1079) 20241025055754817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2626b9f => ffffffff) (gprs_llc.c:1125) 20241025055754817 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055754817 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055754817 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241025055754817 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) 20241025055754817 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) 20241025055754817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055754817 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055754817 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055754817 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055754818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055754854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055754854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055754854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055754854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055754854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055754855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055754855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055754855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055754855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055754855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055754855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055754855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055754855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055754856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055754856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055754858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055754863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055754863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@56517668d5d3: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1001)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055754874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055754874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055754874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055754874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055754874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055754875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055754875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055754875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055754875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055754875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055754875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055754875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055754875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055754875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055754878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(998)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025055754884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055754884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1006)@56517668d5d3: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055754885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055754885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055754885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055754885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055754885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055754885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055754885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055754885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055754885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055754886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055754886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055754886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055754886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055754886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055754886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055754886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055754886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055754886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055754886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055754886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055754886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055754886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055754889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055754895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055754895 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055755256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055755256 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055755256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055755256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055755261 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055755262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C87AB641'O, index=0 SGSN_Test-GSUP(1008)@56517668d5d3: 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)@56517668d5d3: 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 := '6C99D5161BFCF5A801E9929E48A763FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07D6C26B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCBD21CA7CBEDDA2'O } } } } } 20241025055755332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755332 DLLC NOTICE LLME(ffffffff/c87ab641){UNASSIGNED} LLC RX: unknown TLLI 0xc87ab641, creating LLME on the fly (gprs_llc.c:552) 20241025055755332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241025055755332 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055755332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055755332 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055755332 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055755332 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055755332 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055755332 DLLC NOTICE LLME(ffffffff/c87ab641){UNASSIGNED} LLGM Assign pre (c87ab641 => cfae4fcd) (gprs_llc.c:1079) 20241025055755332 DLLC NOTICE LLME(c87ab641/cfae4fcd){ASSIGNED} LLGM Assign post (c87ab641 => cfae4fcd) (gprs_llc.c:1125) 20241025055755332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055755332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055755332 DMM DEBUG MM(262420000000026/cfae4fcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055755356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755356 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055755356 DMM DEBUG MM(262420000000026/cfae4fcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241025055755356 DMM NOTICE MM(262420000000026/cfae4fcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055755356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055755356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055755356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055755356 DMM DEBUG MM(262420000000026/cfae4fcd) Requesting authorization (sgsn_auth.c:160) 20241025055755356 DMM INFO MM(262420000000026/cfae4fcd) Requesting authentication tuples (sgsn_auth.c:184) 20241025055755356 DMM DEBUG MM(262420000000026/cfae4fcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055755356 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241025055755356 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)@56517668d5d3: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241025055755362 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055755362 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055755362 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055755362 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055755362 DMM INFO MM(262420000000026/cfae4fcd) Subscriber data update (mmctx.c:445) 20241025055755362 DMM DEBUG MM(262420000000026/cfae4fcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055755363 DMM INFO MM(262420000000026/cfae4fcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055755363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055755363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055755363 DMM INFO MM(262420000000026/cfae4fcd) <- GMM AUTH AND CIPHERING REQ (rand = 6c 99 d5 16 1b fc f5 a8 01 e9 92 9e 48 a7 63 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055755378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755378 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055755378 DMM INFO MM(262420000000026/cfae4fcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055755378 DMM NOTICE MM(262420000000026/cfae4fcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055755378 DMM DEBUG MM(262420000000026/cfae4fcd) checking auth: received GSM SRES = 07 d6 c2 6b (gprs_gmm.c:666) 20241025055755378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055755378 DMM DEBUG MM(262420000000026/cfae4fcd) Requesting authorization (sgsn_auth.c:160) 20241025055755378 DMM INFO MM(262420000000026/cfae4fcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055755378 DMM DEBUG MM(262420000000026/cfae4fcd) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055755378 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241025055755378 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) 20241025055755378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055755378 DMM INFO MM(262420000000026/cfae4fcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfae4fcd) (gprs_gmm.c:300) 20241025055755381 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055755381 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055755382 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025055755382 DMM INFO MM(262420000000026/cfae4fcd) Subscriber data update (mmctx.c:445) 20241025055755382 DMM DEBUG MM(262420000000026/cfae4fcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055755382 DMM INFO MM(262420000000026/cfae4fcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055755382 DMM NOTICE MM(262420000000026/cfae4fcd) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241025055755382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055755382 DMM NOTICE MM(262420000000026/cfae4fcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055755382 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) 20241025055755383 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055755383 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025055755383 DMM INFO MM(262420000000026/cfae4fcd) Subscriber data update (mmctx.c:445) 20241025055755383 DMM DEBUG MM(262420000000026/cfae4fcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055755395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755395 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055755395 DMM INFO MM(262420000000026/cfae4fcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055755395 DMM NOTICE MM(262420000000026/cfae4fcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055755395 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055755395 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055755395 DLLC NOTICE LLME(c87ab641/cfae4fcd){ASSIGNED} LLGM Assign pre (ffffffff => cfae4fcd) (gprs_llc.c:1079) 20241025055755395 DLLC NOTICE LLME(ffffffff/cfae4fcd){ASSIGNED} LLGM Assign post (ffffffff => cfae4fcd) (gprs_llc.c:1125) 20241025055755395 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055755395 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055755395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055755395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@56517668d5d3: setverdict(pass): none -> pass 20241025055755453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755453 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055755453 DMM INFO MM(262420000000026/cfae4fcd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055755453 DMM INFO MM(262420000000026/cfae4fcd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055755453 DMM DEBUG MM(262420000000026/cfae4fcd) Using GGSN 0 (gprs_sm.c:317) 20241025055755453 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) 20241025055755453 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241025055755453 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055755453 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055755453 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241025055755477 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 e2 97 af b4 11 37 83 12 6f 14 05 7f 9e 93 32 0f 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) 20241025055755478 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025055755478 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055755478 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=cfae4fcd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055755478 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055755478 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055755491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755491 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755491 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055755497 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 e2 97 af b4 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241025055755498 DGPRS INFO PDP(262420000000026:5): Context 0x7fd6ba0870d0 was deleted (sgsn_libgtp.c:703) 20241025055755498 DMM INFO MM(262420000000026/cfae4fcd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025055755498 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241025055755498 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@56517668d5d3: Removing Client IMSI='262420000000026'H, index=0 20241025055755509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055755509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025055755509 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055755509 DMM INFO MM(262420000000026/cfae4fcd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@56517668d5d3: Final verdict of PTC: pass 20241025055755515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39186<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055755518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055755518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1008)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1006)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1002)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@56517668d5d3: Final verdict of PTC: none -NSVCI97(996)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1000)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(994)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1004)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Oct 25 05:57:55 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 20241025055755614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055756016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103196) 20241025055756520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055756520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103196, count=104456) 20241025055757522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055757522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:57:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055758523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055758523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_pdp_act_gmm_detach started. 20241025055759112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055759114 DMM INFO MM(262420000000026/cfae4fcd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055759114 DMM INFO MM(262420000000026/cfae4fcd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055759114 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055759114 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055759114 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055759114 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055759114 DLLC NOTICE LLME(ffffffff/cfae4fcd){ASSIGNED} LLGM Assign pre (cfae4fcd => ffffffff) (gprs_llc.c:1079) 20241025055759114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfae4fcd => ffffffff) (gprs_llc.c:1125) 20241025055759114 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055759114 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055759114 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241025055759114 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) 20241025055759114 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) 20241025055759114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055759114 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055759114 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055759114 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055759114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055759155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055759155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055759155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055759155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055759155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055759155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055759155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055759155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055759155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055759156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055759156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055759156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055759156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055759156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055759156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055759156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055759156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055759156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055759156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055759156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055759156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055759156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055759158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055759163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055759170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055759170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055759170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055759170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055759170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055759170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055759170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055759170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055759170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055759171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055759171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055759171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055759171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055759171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055759171 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055759171 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055759171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055759171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055759173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055759177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055759185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055759185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055759185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055759185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055759185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055759185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055759185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055759185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055759185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055759186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055759186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055759186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055759186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055759186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055759186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055759186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055759186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055759186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055759186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055759186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055759186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055759186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055759188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055759192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055759524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055759524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055759524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055759524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055759528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055759529 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@56517668d5d3: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D7DBE641'O, index=0 SGSN_Test-GSUP(1027)@56517668d5d3: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@56517668d5d3: 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 := 'A855F54861208B5F59D0E88168863C51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3593B27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7B6AA340332F9E6'O } } } } } 20241025055759586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759586 DLLC NOTICE LLME(ffffffff/d7dbe641){UNASSIGNED} LLC RX: unknown TLLI 0xd7dbe641, creating LLME on the fly (gprs_llc.c:552) 20241025055759586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055759586 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241025055759586 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055759586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055759586 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055759586 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055759586 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055759586 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055759586 DLLC NOTICE LLME(ffffffff/d7dbe641){UNASSIGNED} LLGM Assign pre (d7dbe641 => d9e3c533) (gprs_llc.c:1079) 20241025055759586 DLLC NOTICE LLME(d7dbe641/d9e3c533){ASSIGNED} LLGM Assign post (d7dbe641 => d9e3c533) (gprs_llc.c:1125) 20241025055759586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055759586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055759586 DMM DEBUG MM(262420000000026/d9e3c533) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055759601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055759601 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055759601 DMM DEBUG MM(262420000000026/d9e3c533) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241025055759601 DMM NOTICE MM(262420000000026/d9e3c533) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055759601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055759601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055759601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055759601 DMM DEBUG MM(262420000000026/d9e3c533) Requesting authorization (sgsn_auth.c:160) 20241025055759601 DMM INFO MM(262420000000026/d9e3c533) Requesting authentication tuples (sgsn_auth.c:184) 20241025055759601 DMM DEBUG MM(262420000000026/d9e3c533) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055759601 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241025055759601 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)@56517668d5d3: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241025055759606 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055759606 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055759606 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055759606 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055759606 DMM INFO MM(262420000000026/d9e3c533) Subscriber data update (mmctx.c:445) 20241025055759606 DMM DEBUG MM(262420000000026/d9e3c533) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055759606 DMM INFO MM(262420000000026/d9e3c533) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055759606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055759606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055759606 DMM INFO MM(262420000000026/d9e3c533) <- GMM AUTH AND CIPHERING REQ (rand = a8 55 f5 48 61 20 8b 5f 59 d0 e8 81 68 86 3c 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055759620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055759621 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055759621 DMM INFO MM(262420000000026/d9e3c533) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055759621 DMM NOTICE MM(262420000000026/d9e3c533) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055759621 DMM DEBUG MM(262420000000026/d9e3c533) checking auth: received GSM SRES = a3 59 3b 27 (gprs_gmm.c:666) 20241025055759621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055759621 DMM DEBUG MM(262420000000026/d9e3c533) Requesting authorization (sgsn_auth.c:160) 20241025055759621 DMM INFO MM(262420000000026/d9e3c533) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055759621 DMM DEBUG MM(262420000000026/d9e3c533) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055759621 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241025055759621 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) 20241025055759621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055759621 DMM INFO MM(262420000000026/d9e3c533) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9e3c533) (gprs_gmm.c:300) 20241025055759624 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055759624 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055759624 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025055759624 DMM INFO MM(262420000000026/d9e3c533) Subscriber data update (mmctx.c:445) 20241025055759624 DMM DEBUG MM(262420000000026/d9e3c533) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055759624 DMM INFO MM(262420000000026/d9e3c533) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055759624 DMM NOTICE MM(262420000000026/d9e3c533) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241025055759624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055759624 DMM NOTICE MM(262420000000026/d9e3c533) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055759624 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) 20241025055759625 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055759625 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025055759625 DMM INFO MM(262420000000026/d9e3c533) Subscriber data update (mmctx.c:445) 20241025055759625 DMM DEBUG MM(262420000000026/d9e3c533) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055759635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055759635 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055759635 DMM INFO MM(262420000000026/d9e3c533) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055759635 DMM NOTICE MM(262420000000026/d9e3c533) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055759635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055759635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055759635 DLLC NOTICE LLME(d7dbe641/d9e3c533){ASSIGNED} LLGM Assign pre (ffffffff => d9e3c533) (gprs_llc.c:1079) 20241025055759635 DLLC NOTICE LLME(ffffffff/d9e3c533){ASSIGNED} LLGM Assign post (ffffffff => d9e3c533) (gprs_llc.c:1125) 20241025055759635 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055759635 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055759635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055759635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@56517668d5d3: setverdict(pass): none -> pass 20241025055759694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055759694 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055759694 DMM INFO MM(262420000000026/d9e3c533) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055759694 DMM INFO MM(262420000000026/d9e3c533) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055759694 DMM DEBUG MM(262420000000026/d9e3c533) Using GGSN 0 (gprs_sm.c:317) 20241025055759694 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) 20241025055759694 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241025055759694 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055759694 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055759694 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241025055759717 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 30 3a 24 6a 11 c4 98 6e 63 14 05 7f 3f 22 df 8f 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) 20241025055759717 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0870d0, cbp=0x5577ce1dc680) (sgsn_libgtp.c:629) 20241025055759717 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055759717 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=d9e3c533, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055759717 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055759717 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055759732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055759732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055759732 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055759732 DMM INFO MM(262420000000026/d9e3c533) -> GMM DETACH REQUEST TLLI=0xd9e3c533 type=GPRS detach (gprs_gmm.c:1465) 20241025055759732 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241025055759732 DMM INFO MM(262420000000026/d9e3c533) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055759732 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055759732 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055759732 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055759732 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055759732 DLLC NOTICE LLME(ffffffff/d9e3c533){ASSIGNED} LLGM Assign pre (d9e3c533 => ffffffff) (gprs_llc.c:1079) 20241025055759732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9e3c533 => ffffffff) (gprs_llc.c:1125) 20241025055759732 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055759733 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055759733 DMM NOTICE MM(262420000000026/d9e3c533) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055759733 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241025055759733 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055759733 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055759733 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241025055759733 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241025055759733 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) 20241025055759733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055759733 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055759733 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055759733 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055759734 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@56517668d5d3: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@56517668d5d3: Final verdict of PTC: pass 20241025055759748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1020)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1025)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1015)@56517668d5d3: Final verdict of PTC: none 20241025055759753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055759753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1012)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1018)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1023)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1013)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Oct 25 05:57:59 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 20241025055759851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055800153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83928) 20241025055800755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055800755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83928, count=107232) 20241025055801757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055801757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:58:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055802758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055802758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241025055803255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055803257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055803310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055803311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055803311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055803311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055803311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055803311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055803311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055803311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055803311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055803312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055803312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055803312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055803312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055803312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055803312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055803312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055803312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055803312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055803312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055803312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055803313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055803313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055803315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055803320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055803320 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)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055803327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055803327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055803327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055803327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055803327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055803327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055803327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055803327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055803327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055803328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055803328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055803328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055803328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055803328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055803328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055803328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055803328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055803328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055803328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055803328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055803328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055803328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055803331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055803335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055803335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055803344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055803344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055803344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055803344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055803344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055803344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055803344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055803344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055803344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055803345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055803345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055803345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055803345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055803345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055803345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055803345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055803345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055803345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055803345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055803345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055803345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055803345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055803347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055803351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055803351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055803760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055803760 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055803760 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055803760 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055803764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055803765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@56517668d5d3: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EE8CC4FE'O, index=0 SGSN_Test-GSUP(1046)@56517668d5d3: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241025055804851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055804851 DLLC NOTICE LLME(ffffffff/ee8cc4fe){UNASSIGNED} LLC RX: unknown TLLI 0xee8cc4fe, creating LLME on the fly (gprs_llc.c:552) 20241025055804851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055804851 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025055804851 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055804851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055804851 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055804851 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055804851 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055804851 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055804851 DLLC NOTICE LLME(ffffffff/ee8cc4fe){UNASSIGNED} LLGM Assign pre (ee8cc4fe => d8bdb8d5) (gprs_llc.c:1079) 20241025055804851 DLLC NOTICE LLME(ee8cc4fe/d8bdb8d5){ASSIGNED} LLGM Assign post (ee8cc4fe => d8bdb8d5) (gprs_llc.c:1125) 20241025055804851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055804851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055804851 DMM DEBUG MM(262420000000039/d8bdb8d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055804862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055804862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241025055804862 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055804862 DMM INFO MM(262420000000039/d8bdb8d5) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025055804862 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055804862 DLLC NOTICE LLME(ee8cc4fe/d8bdb8d5){ASSIGNED} LLGM Assign pre (ee8cc4fe => d8bdb8d5) (gprs_llc.c:1079) 20241025055804862 DLLC NOTICE LLME(ee8cc4fe/d8bdb8d5){ASSIGNED} LLGM Assign post (ee8cc4fe => d8bdb8d5) (gprs_llc.c:1125) 20241025055804862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055804862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055804862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055804862 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055804862 DMM DEBUG MM(262420000000039/d8bdb8d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241025055804862 DMM NOTICE MM(262420000000039/d8bdb8d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055804862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055804862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055804862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025055804862 DMM INFO MM(262420000000039/d8bdb8d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8bdb8d5) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@56517668d5d3: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@56517668d5d3: Removing Client IMSI='262420000000039'H, index=0 20241025055805876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055805876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055805876 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055805876 DMM INFO MM(262420000000039/d8bdb8d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055805876 DMM NOTICE MM(262420000000039/d8bdb8d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055805876 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055805876 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055805876 DLLC NOTICE LLME(ee8cc4fe/d8bdb8d5){ASSIGNED} LLGM Assign pre (ffffffff => d8bdb8d5) (gprs_llc.c:1079) 20241025055805876 DLLC NOTICE LLME(ffffffff/d8bdb8d5){ASSIGNED} LLGM Assign post (ffffffff => d8bdb8d5) (gprs_llc.c:1125) 20241025055805876 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055805876 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055805876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055805876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@56517668d5d3: Final verdict of PTC: pass 20241025055805881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@56517668d5d3: Final verdict of PTC: none 20241025055805884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055805884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1044)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@56517668d5d3: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@56517668d5d3: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1039)@56517668d5d3: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1032)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1037)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1042)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Oct 25 05:58:05 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 20241025055805963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055806365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66584) 20241025055806885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055806885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66584, count=70940) 20241025055807888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055807888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Oct 25 05:58:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055808890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055808890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_xid_empty_l3 started. 20241025055809428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055809430 DMM INFO MM(262420000000039/d8bdb8d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055809430 DMM INFO MM(262420000000039/d8bdb8d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055809430 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055809430 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055809430 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055809430 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055809430 DLLC NOTICE LLME(ffffffff/d8bdb8d5){ASSIGNED} LLGM Assign pre (d8bdb8d5 => ffffffff) (gprs_llc.c:1079) 20241025055809431 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8bdb8d5 => ffffffff) (gprs_llc.c:1125) 20241025055809431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055809431 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055809431 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055809431 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055809431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055809480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055809480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055809480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055809480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055809480 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055809480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055809480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055809480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055809480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055809481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055809481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055809481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055809481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055809481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055809481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055809481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055809481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055809481 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055809481 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055809481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055809481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055809481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055809483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055809487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055809487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055809498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055809498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055809498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055809498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055809498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055809498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055809498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055809498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055809498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055809499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055809499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055809499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055809499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055809499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055809499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055809499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055809499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055809499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055809499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055809499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055809499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055809499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055809502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055809507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055809507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1058)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@56517668d5d3: Provider Link came up: sending NS-RESET TC_xid_empty_l3-BVCI210(1056)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055809510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055809510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055809510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055809510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055809510 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055809510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055809510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055809510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055809510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055809511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055809511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055809511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055809511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055809511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055809511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055809511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055809511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055809511 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055809511 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055809511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055809511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055809511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055809513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055809517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055809517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055809891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055809891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055809891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055809891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055809895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055809897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@56517668d5d3: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C724733C'O, index=0 SGSN_Test-GSUP(1065)@56517668d5d3: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@56517668d5d3: 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 := 'B64C4ED3FA893108C33FF567615ED249'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F40D6F0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9F07B92B8169127'O } } } } } 20241025055810971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055810971 DLLC NOTICE LLME(ffffffff/c724733c){UNASSIGNED} LLC RX: unknown TLLI 0xc724733c, creating LLME on the fly (gprs_llc.c:552) 20241025055810971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055810971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241025055810972 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055810972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055810972 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055810972 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055810972 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055810972 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055810972 DLLC NOTICE LLME(ffffffff/c724733c){UNASSIGNED} LLGM Assign pre (c724733c => d5306d77) (gprs_llc.c:1079) 20241025055810972 DLLC NOTICE LLME(c724733c/d5306d77){ASSIGNED} LLGM Assign post (c724733c => d5306d77) (gprs_llc.c:1125) 20241025055810972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055810972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055810972 DMM DEBUG MM(262420000000044/d5306d77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055810987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055810987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055810987 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055810987 DMM DEBUG MM(262420000000044/d5306d77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241025055810987 DMM NOTICE MM(262420000000044/d5306d77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055810987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055810987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055810987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055810987 DMM DEBUG MM(262420000000044/d5306d77) Requesting authorization (sgsn_auth.c:160) 20241025055810987 DMM INFO MM(262420000000044/d5306d77) Requesting authentication tuples (sgsn_auth.c:184) 20241025055810987 DMM DEBUG MM(262420000000044/d5306d77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055810987 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241025055810987 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)@56517668d5d3: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@56517668d5d3: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241025055810993 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055810993 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055810993 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055810993 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055810993 DMM INFO MM(262420000000044/d5306d77) Subscriber data update (mmctx.c:445) 20241025055810993 DMM DEBUG MM(262420000000044/d5306d77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055810993 DMM INFO MM(262420000000044/d5306d77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055810993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055810993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055810993 DMM INFO MM(262420000000044/d5306d77) <- GMM AUTH AND CIPHERING REQ (rand = b6 4c 4e d3 fa 89 31 08 c3 3f f5 67 61 5e d2 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055811008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055811008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055811008 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055811008 DMM INFO MM(262420000000044/d5306d77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055811008 DMM NOTICE MM(262420000000044/d5306d77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055811008 DMM DEBUG MM(262420000000044/d5306d77) checking auth: received GSM SRES = f4 0d 6f 0d (gprs_gmm.c:666) 20241025055811008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055811008 DMM DEBUG MM(262420000000044/d5306d77) Requesting authorization (sgsn_auth.c:160) 20241025055811008 DMM INFO MM(262420000000044/d5306d77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055811008 DMM DEBUG MM(262420000000044/d5306d77) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055811008 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241025055811008 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) 20241025055811008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055811008 DMM INFO MM(262420000000044/d5306d77) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5306d77) (gprs_gmm.c:300) 20241025055811011 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055811011 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055811011 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241025055811011 DMM INFO MM(262420000000044/d5306d77) Subscriber data update (mmctx.c:445) 20241025055811011 DMM DEBUG MM(262420000000044/d5306d77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055811011 DMM INFO MM(262420000000044/d5306d77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055811011 DMM NOTICE MM(262420000000044/d5306d77) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241025055811011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055811011 DMM NOTICE MM(262420000000044/d5306d77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055811011 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) 20241025055811013 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055811013 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241025055811013 DMM INFO MM(262420000000044/d5306d77) Subscriber data update (mmctx.c:445) 20241025055811013 DMM DEBUG MM(262420000000044/d5306d77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055811024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055811024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055811024 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055811024 DMM INFO MM(262420000000044/d5306d77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055811024 DMM NOTICE MM(262420000000044/d5306d77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055811024 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055811024 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055811024 DLLC NOTICE LLME(c724733c/d5306d77){ASSIGNED} LLGM Assign pre (ffffffff => d5306d77) (gprs_llc.c:1079) 20241025055811024 DLLC NOTICE LLME(ffffffff/d5306d77){ASSIGNED} LLGM Assign post (ffffffff => d5306d77) (gprs_llc.c:1125) 20241025055811024 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055811024 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055811024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055811024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@56517668d5d3: setverdict(pass): none -> pass 20241025055811080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055811080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055811080 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055811080 DMM INFO MM(262420000000044/d5306d77) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055811080 DMM INFO MM(262420000000044/d5306d77) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055811080 DMM DEBUG MM(262420000000044/d5306d77) Using GGSN 0 (gprs_sm.c:317) 20241025055811081 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) 20241025055811081 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241025055811081 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055811081 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055811081 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241025055811101 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 65 01 fe 77 11 15 66 2a 55 14 05 7f a4 01 90 ad 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) 20241025055811101 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba088148, cbp=0x5577ce1ddbf0) (sgsn_libgtp.c:629) 20241025055811101 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055811101 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=d5306d77, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055811101 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055811101 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055811112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055811112 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241025055811112 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241025055811112 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@56517668d5d3: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@56517668d5d3: Final verdict of PTC: pass 20241025055811124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54132<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055811128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055811128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1064)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@56517668d5d3: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1065)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1053)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1063)@56517668d5d3: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1059)@56517668d5d3: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1057)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1061)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1051)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@56517668d5d3: Test case TC_xid_empty_l3 finished. Verdict: passFri Oct 25 05:58:11 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 MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. 20241025055811225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055811627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96876) 20241025055812129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055812129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96876, count=98036) 20241025055813130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055813130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Oct 25 05:58:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055814131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055814131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_xid_n201u started. 20241025055814719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055814721 DMM INFO MM(262420000000044/d5306d77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055814721 DMM INFO MM(262420000000044/d5306d77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055814721 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055814721 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055814721 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055814721 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055814721 DLLC NOTICE LLME(ffffffff/d5306d77){ASSIGNED} LLGM Assign pre (d5306d77 => ffffffff) (gprs_llc.c:1079) 20241025055814721 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5306d77 => ffffffff) (gprs_llc.c:1125) 20241025055814721 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055814721 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055814721 DMM NOTICE MM(262420000000044/d5306d77) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055814721 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241025055814721 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055814721 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055814722 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241025055814722 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241025055814722 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) 20241025055814722 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) 20241025055814722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055814722 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055814722 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055814722 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055814722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055814759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055814759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055814759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055814759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055814759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055814759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055814759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055814759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055814760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055814760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055814761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055814765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055814765 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055814772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055814772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055814772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055814772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055814772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055814772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055814772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055814772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055814772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055814773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055814773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055814773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055814773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055814773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055814773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055814773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055814773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055814773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055814773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055814773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055814773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055814774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055814776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055814781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055814781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1079)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1076)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055814793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055814793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055814793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055814793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055814793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055814793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055814793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055814793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055814793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055814794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055814794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055814794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055814794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055814794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055814794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055814794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055814794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055814794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055814794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055814794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1083)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055814794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055814794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055814796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055814800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055814800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055815132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055815132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055815132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055815132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055815136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055815137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@56517668d5d3: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F5B6867C'O, index=0 SGSN_Test-GSUP(1084)@56517668d5d3: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@56517668d5d3: 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 := '0972EB2A4D98C5074F2CFFD5B3FEFA99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25740F56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38F1121B78F54D85'O } } } } } 20241025055816217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055816217 DLLC NOTICE LLME(ffffffff/f5b6867c){UNASSIGNED} LLC RX: unknown TLLI 0xf5b6867c, creating LLME on the fly (gprs_llc.c:552) 20241025055816217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055816218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241025055816218 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055816218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055816218 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055816218 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055816218 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055816218 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055816218 DLLC NOTICE LLME(ffffffff/f5b6867c){UNASSIGNED} LLGM Assign pre (f5b6867c => f5cfd8a1) (gprs_llc.c:1079) 20241025055816218 DLLC NOTICE LLME(f5b6867c/f5cfd8a1){ASSIGNED} LLGM Assign post (f5b6867c => f5cfd8a1) (gprs_llc.c:1125) 20241025055816218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055816218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055816218 DMM DEBUG MM(262420000000045/f5cfd8a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055816234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055816234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055816235 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055816235 DMM DEBUG MM(262420000000045/f5cfd8a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241025055816235 DMM NOTICE MM(262420000000045/f5cfd8a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055816235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055816235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055816235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055816235 DMM DEBUG MM(262420000000045/f5cfd8a1) Requesting authorization (sgsn_auth.c:160) 20241025055816235 DMM INFO MM(262420000000045/f5cfd8a1) Requesting authentication tuples (sgsn_auth.c:184) 20241025055816235 DMM DEBUG MM(262420000000045/f5cfd8a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055816235 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241025055816235 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)@56517668d5d3: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@56517668d5d3: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241025055816240 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055816240 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055816240 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055816240 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055816240 DMM INFO MM(262420000000045/f5cfd8a1) Subscriber data update (mmctx.c:445) 20241025055816240 DMM DEBUG MM(262420000000045/f5cfd8a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055816240 DMM INFO MM(262420000000045/f5cfd8a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055816240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055816240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055816240 DMM INFO MM(262420000000045/f5cfd8a1) <- GMM AUTH AND CIPHERING REQ (rand = 09 72 eb 2a 4d 98 c5 07 4f 2c ff d5 b3 fe fa 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055816255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055816255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055816255 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055816255 DMM INFO MM(262420000000045/f5cfd8a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055816255 DMM NOTICE MM(262420000000045/f5cfd8a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055816255 DMM DEBUG MM(262420000000045/f5cfd8a1) checking auth: received GSM SRES = 25 74 0f 56 (gprs_gmm.c:666) 20241025055816255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055816255 DMM DEBUG MM(262420000000045/f5cfd8a1) Requesting authorization (sgsn_auth.c:160) 20241025055816255 DMM INFO MM(262420000000045/f5cfd8a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055816255 DMM DEBUG MM(262420000000045/f5cfd8a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055816255 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241025055816255 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) 20241025055816255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055816255 DMM INFO MM(262420000000045/f5cfd8a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5cfd8a1) (gprs_gmm.c:300) 20241025055816258 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055816258 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055816258 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241025055816258 DMM INFO MM(262420000000045/f5cfd8a1) Subscriber data update (mmctx.c:445) 20241025055816258 DMM DEBUG MM(262420000000045/f5cfd8a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055816258 DMM INFO MM(262420000000045/f5cfd8a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055816258 DMM NOTICE MM(262420000000045/f5cfd8a1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241025055816258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055816258 DMM NOTICE MM(262420000000045/f5cfd8a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055816258 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) 20241025055816259 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055816259 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241025055816259 DMM INFO MM(262420000000045/f5cfd8a1) Subscriber data update (mmctx.c:445) 20241025055816259 DMM DEBUG MM(262420000000045/f5cfd8a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055816272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055816272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055816272 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055816272 DMM INFO MM(262420000000045/f5cfd8a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055816272 DMM NOTICE MM(262420000000045/f5cfd8a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055816272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055816272 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055816272 DLLC NOTICE LLME(f5b6867c/f5cfd8a1){ASSIGNED} LLGM Assign pre (ffffffff => f5cfd8a1) (gprs_llc.c:1079) 20241025055816272 DLLC NOTICE LLME(ffffffff/f5cfd8a1){ASSIGNED} LLGM Assign post (ffffffff => f5cfd8a1) (gprs_llc.c:1125) 20241025055816272 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055816272 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055816272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055816272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@56517668d5d3: setverdict(pass): none -> pass 20241025055816330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055816331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055816331 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055816331 DMM INFO MM(262420000000045/f5cfd8a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055816331 DMM INFO MM(262420000000045/f5cfd8a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055816331 DMM DEBUG MM(262420000000045/f5cfd8a1) Using GGSN 0 (gprs_sm.c:317) 20241025055816331 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) 20241025055816331 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241025055816331 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055816331 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055816331 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241025055816356 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 44 82 0e bd 11 6f df 65 da 14 05 7f c6 12 0e f5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241025055816356 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0891c0, cbp=0x5577ce1ddff0) (sgsn_libgtp.c:629) 20241025055816356 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055816356 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=f5cfd8a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055816356 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055816356 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055816371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055816371 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241025055816371 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241025055816371 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241025055816371 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@56517668d5d3: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@56517668d5d3: Final verdict of PTC: pass 20241025055816383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1069)@56517668d5d3: Final verdict of PTC: none 20241025055816387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1084)@56517668d5d3: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@56517668d5d3: Final verdict of PTC: none 20241025055816387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_n201u-BVCI196(1071)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1072)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1083)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1077)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@56517668d5d3: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1070)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1081)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1075)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@56517668d5d3: Test case TC_xid_n201u finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Oct 25 05:58:16 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241025055816448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055816850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90056) 20241025055817388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055817388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90056, count=100836) 20241025055818389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055818389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Oct 25 05:58:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055818990 DGPRS DEBUG Checking for inactive LLMEs, time = 32364098 (sgsn.c:131) 20241025055819390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055819390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_llc_null started. 20241025055819953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055819956 DMM INFO MM(262420000000045/f5cfd8a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055819956 DMM INFO MM(262420000000045/f5cfd8a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055819956 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055819956 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055819956 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055819956 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055819956 DLLC NOTICE LLME(ffffffff/f5cfd8a1){ASSIGNED} LLGM Assign pre (f5cfd8a1 => ffffffff) (gprs_llc.c:1079) 20241025055819956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5cfd8a1 => ffffffff) (gprs_llc.c:1125) 20241025055819956 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025055819956 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055819956 DMM NOTICE MM(262420000000045/f5cfd8a1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055819956 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241025055819956 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055819956 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055819956 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241025055819956 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241025055819956 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) 20241025055819956 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) 20241025055819956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055819956 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055819956 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055819956 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055819956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055819998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055819998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055819998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055819998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055819998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055819998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055819998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055819998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055819999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055819999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055820000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055820005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055820005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055820013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055820013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055820013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055820013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055820013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055820013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055820013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055820013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055820013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055820014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055820014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055820014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055820014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055820014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055820014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055820014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055820014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055820014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055820014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055820014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055820014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055820014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055820016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055820020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055820020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055820027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055820027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055820027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055820027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055820027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055820027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055820027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055820027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055820027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055820028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055820028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055820028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055820028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055820028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055820028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055820028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055820028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055820028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055820028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055820028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055820028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055820028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055820030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055820035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055820035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055820391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055820392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055820392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055820392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055820396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055820397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@56517668d5d3: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C4CE674E'O, index=0 SGSN_Test-GSUP(1103)@56517668d5d3: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@56517668d5d3: 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 := '8D79090D8A87C83EC20B70883350B444'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95847F85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '977FF159438B9794'O } } } } } 20241025055821464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055821464 DLLC NOTICE LLME(ffffffff/c4ce674e){UNASSIGNED} LLC RX: unknown TLLI 0xc4ce674e, creating LLME on the fly (gprs_llc.c:552) 20241025055821464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055821464 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241025055821464 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055821464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055821464 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055821464 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055821464 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055821464 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055821464 DLLC NOTICE LLME(ffffffff/c4ce674e){UNASSIGNED} LLGM Assign pre (c4ce674e => ea33c5c2) (gprs_llc.c:1079) 20241025055821464 DLLC NOTICE LLME(c4ce674e/ea33c5c2){ASSIGNED} LLGM Assign post (c4ce674e => ea33c5c2) (gprs_llc.c:1125) 20241025055821464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055821464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055821464 DMM DEBUG MM(262420000000041/ea33c5c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055821484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055821484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055821484 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055821484 DMM DEBUG MM(262420000000041/ea33c5c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241025055821484 DMM NOTICE MM(262420000000041/ea33c5c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055821484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055821484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055821484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055821484 DMM DEBUG MM(262420000000041/ea33c5c2) Requesting authorization (sgsn_auth.c:160) 20241025055821485 DMM INFO MM(262420000000041/ea33c5c2) Requesting authentication tuples (sgsn_auth.c:184) 20241025055821485 DMM DEBUG MM(262420000000041/ea33c5c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055821485 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241025055821485 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)@56517668d5d3: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@56517668d5d3: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241025055821491 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055821491 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055821491 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055821491 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055821491 DMM INFO MM(262420000000041/ea33c5c2) Subscriber data update (mmctx.c:445) 20241025055821491 DMM DEBUG MM(262420000000041/ea33c5c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055821491 DMM INFO MM(262420000000041/ea33c5c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055821491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055821491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055821491 DMM INFO MM(262420000000041/ea33c5c2) <- GMM AUTH AND CIPHERING REQ (rand = 8d 79 09 0d 8a 87 c8 3e c2 0b 70 88 33 50 b4 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055821506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055821506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055821506 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055821506 DMM INFO MM(262420000000041/ea33c5c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055821506 DMM NOTICE MM(262420000000041/ea33c5c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055821506 DMM DEBUG MM(262420000000041/ea33c5c2) checking auth: received GSM SRES = 95 84 7f 85 (gprs_gmm.c:666) 20241025055821507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055821507 DMM DEBUG MM(262420000000041/ea33c5c2) Requesting authorization (sgsn_auth.c:160) 20241025055821507 DMM INFO MM(262420000000041/ea33c5c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055821507 DMM DEBUG MM(262420000000041/ea33c5c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055821507 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241025055821507 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) 20241025055821507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055821507 DMM INFO MM(262420000000041/ea33c5c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xea33c5c2) (gprs_gmm.c:300) 20241025055821510 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055821510 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055821510 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241025055821510 DMM INFO MM(262420000000041/ea33c5c2) Subscriber data update (mmctx.c:445) 20241025055821510 DMM DEBUG MM(262420000000041/ea33c5c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055821510 DMM INFO MM(262420000000041/ea33c5c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055821510 DMM NOTICE MM(262420000000041/ea33c5c2) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241025055821510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055821510 DMM NOTICE MM(262420000000041/ea33c5c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055821510 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) 20241025055821512 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055821512 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241025055821512 DMM INFO MM(262420000000041/ea33c5c2) Subscriber data update (mmctx.c:445) 20241025055821512 DMM DEBUG MM(262420000000041/ea33c5c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055821522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055821523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055821523 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055821523 DMM INFO MM(262420000000041/ea33c5c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055821523 DMM NOTICE MM(262420000000041/ea33c5c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055821523 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055821523 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055821523 DLLC NOTICE LLME(c4ce674e/ea33c5c2){ASSIGNED} LLGM Assign pre (ffffffff => ea33c5c2) (gprs_llc.c:1079) 20241025055821523 DLLC NOTICE LLME(ffffffff/ea33c5c2){ASSIGNED} LLGM Assign post (ffffffff => ea33c5c2) (gprs_llc.c:1125) 20241025055821523 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055821523 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055821523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055821523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025055822580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055822580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241025055822580 DLLC DEBUG TLLI=ea33c5c2 sends us LLC NULL (gprs_llc.c:912) 20241025055822580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055822580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241025055822580 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055822580 DMM INFO MM(262420000000041/ea33c5c2) -> GMM DETACH REQUEST TLLI=0xea33c5c2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025055822580 DMM INFO MM(262420000000041/ea33c5c2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025055822580 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055822580 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055822580 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055822580 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055822580 DLLC NOTICE LLME(ffffffff/ea33c5c2){ASSIGNED} LLGM Assign pre (ea33c5c2 => ffffffff) (gprs_llc.c:1079) 20241025055822581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea33c5c2 => ffffffff) (gprs_llc.c:1125) 20241025055822581 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241025055822581 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) 20241025055822581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055822581 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055822581 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055822581 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055822583 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@56517668d5d3: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@56517668d5d3: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@56517668d5d3: Final verdict of PTC: pass 20241025055827598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055827603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055827603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@56517668d5d3: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1101)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1096)@56517668d5d3: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1091)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@56517668d5d3: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1094)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1099)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1089)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@56517668d5d3: Test case TC_llc_null finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Oct 25 05:58:27 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241025055827683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055827985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95036) 20241025055828605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055828605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95036, count=100468) 20241025055829606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055829606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Oct 25 05:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055830607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055830607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_llc_sabm_dm_llgmm started. 20241025055831089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055831092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055831136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055831136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055831136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055831136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055831136 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055831136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055831136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055831136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055831136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055831137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055831137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055831137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055831137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055831137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055831137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055831137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055831137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055831137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055831137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055831137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055831137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055831137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055831139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055831145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055831145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055831152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055831152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055831152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055831152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055831152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055831152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055831152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055831152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055831152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055831154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055831154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055831154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055831154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055831154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055831154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055831154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055831154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055831154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055831154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055831154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055831154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055831154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055831157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055831163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055831163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055831170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055831170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055831170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055831171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055831171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055831171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055831171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055831171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055831171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055831171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055831171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055831171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055831172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055831172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055831172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055831172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055831172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055831172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055831172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055831172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055831172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055831172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055831174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055831179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055831179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055831609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055831609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055831609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055831609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055831614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055831615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@56517668d5d3: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='CFC8E734'O, index=0 SGSN_Test-GSUP(1122)@56517668d5d3: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@56517668d5d3: 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 := '8E682F371C5D564F94289303F2046ACA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D141AF4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4675369634CF77A2'O } } } } } 20241025055832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055832692 DLLC NOTICE LLME(ffffffff/cfc8e734){UNASSIGNED} LLC RX: unknown TLLI 0xcfc8e734, creating LLME on the fly (gprs_llc.c:552) 20241025055832692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055832692 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241025055832692 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055832692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055832692 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055832692 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055832692 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055832692 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055832692 DLLC NOTICE LLME(ffffffff/cfc8e734){UNASSIGNED} LLGM Assign pre (cfc8e734 => cce13c8e) (gprs_llc.c:1079) 20241025055832692 DLLC NOTICE LLME(cfc8e734/cce13c8e){ASSIGNED} LLGM Assign post (cfc8e734 => cce13c8e) (gprs_llc.c:1125) 20241025055832692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055832692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055832692 DMM DEBUG MM(262420000000042/cce13c8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055832712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055832712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055832712 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055832712 DMM DEBUG MM(262420000000042/cce13c8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241025055832712 DMM NOTICE MM(262420000000042/cce13c8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055832712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055832712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055832712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055832712 DMM DEBUG MM(262420000000042/cce13c8e) Requesting authorization (sgsn_auth.c:160) 20241025055832712 DMM INFO MM(262420000000042/cce13c8e) Requesting authentication tuples (sgsn_auth.c:184) 20241025055832712 DMM DEBUG MM(262420000000042/cce13c8e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055832712 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241025055832712 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)@56517668d5d3: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@56517668d5d3: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241025055832719 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055832719 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055832719 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055832719 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055832719 DMM INFO MM(262420000000042/cce13c8e) Subscriber data update (mmctx.c:445) 20241025055832719 DMM DEBUG MM(262420000000042/cce13c8e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055832719 DMM INFO MM(262420000000042/cce13c8e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055832719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055832719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055832719 DMM INFO MM(262420000000042/cce13c8e) <- GMM AUTH AND CIPHERING REQ (rand = 8e 68 2f 37 1c 5d 56 4f 94 28 93 03 f2 04 6a ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055832733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055832734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055832734 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055832734 DMM INFO MM(262420000000042/cce13c8e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055832734 DMM NOTICE MM(262420000000042/cce13c8e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055832734 DMM DEBUG MM(262420000000042/cce13c8e) checking auth: received GSM SRES = 8d 14 1a f4 (gprs_gmm.c:666) 20241025055832734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055832734 DMM DEBUG MM(262420000000042/cce13c8e) Requesting authorization (sgsn_auth.c:160) 20241025055832734 DMM INFO MM(262420000000042/cce13c8e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055832734 DMM DEBUG MM(262420000000042/cce13c8e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055832734 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241025055832734 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) 20241025055832734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055832734 DMM INFO MM(262420000000042/cce13c8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcce13c8e) (gprs_gmm.c:300) 20241025055832737 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055832737 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055832737 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241025055832737 DMM INFO MM(262420000000042/cce13c8e) Subscriber data update (mmctx.c:445) 20241025055832737 DMM DEBUG MM(262420000000042/cce13c8e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055832737 DMM INFO MM(262420000000042/cce13c8e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055832737 DMM NOTICE MM(262420000000042/cce13c8e) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241025055832737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055832737 DMM NOTICE MM(262420000000042/cce13c8e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055832737 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) 20241025055832738 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055832738 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241025055832738 DMM INFO MM(262420000000042/cce13c8e) Subscriber data update (mmctx.c:445) 20241025055832738 DMM DEBUG MM(262420000000042/cce13c8e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055832749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055832749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055832749 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055832749 DMM INFO MM(262420000000042/cce13c8e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055832749 DMM NOTICE MM(262420000000042/cce13c8e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055832749 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055832749 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055832749 DLLC NOTICE LLME(cfc8e734/cce13c8e){ASSIGNED} LLGM Assign pre (ffffffff => cce13c8e) (gprs_llc.c:1079) 20241025055832749 DLLC NOTICE LLME(ffffffff/cce13c8e){ASSIGNED} LLGM Assign post (ffffffff => cce13c8e) (gprs_llc.c:1125) 20241025055832749 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055832749 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055832749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055832749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025055833804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055833804 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)@56517668d5d3: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@56517668d5d3: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@56517668d5d3: Final verdict of PTC: pass 20241025055833819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46942<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055833823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1115)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1122)@56517668d5d3: Final verdict of PTC: none 20241025055833823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI196(1109)@56517668d5d3: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@56517668d5d3: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1120)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1110)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1118)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1108)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1113)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@56517668d5d3: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Oct 25 05:58:33 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 20241025055833907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055834309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79376) 20241025055834825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055834825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79376, count=86788) 20241025055835826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055835826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Oct 25 05:58:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055836828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055836828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_llc_sabm_dm_ll5 started. 20241025055837385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055837388 DMM INFO MM(262420000000042/cce13c8e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055837388 DMM INFO MM(262420000000042/cce13c8e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055837388 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055837388 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055837388 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055837388 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055837389 DLLC NOTICE LLME(ffffffff/cce13c8e){ASSIGNED} LLGM Assign pre (cce13c8e => ffffffff) (gprs_llc.c:1079) 20241025055837389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cce13c8e => ffffffff) (gprs_llc.c:1125) 20241025055837389 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241025055837389 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) 20241025055837389 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) 20241025055837389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055837389 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055837389 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055837389 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055837389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055837418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055837418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055837418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055837418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055837418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055837418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055837418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055837418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055837418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055837419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055837419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055837419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055837419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055837419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055837419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055837419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055837419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055837419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055837419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055837419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055837420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055837420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055837422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055837428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055837428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055837434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055837434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055837434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055837434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055837434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055837434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055837434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055837434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055837434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055837435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055837435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055837435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055837435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055837435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055837435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055837435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055837435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055837435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055837435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055837435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055837435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055837435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055837437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055837442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055837442 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055837449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055837449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055837449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055837449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055837449 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055837449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055837449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055837449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055837449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055837450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055837450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055837450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055837450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055837450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055837450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055837450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055837450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055837450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055837450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055837450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055837451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055837451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055837452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055837456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055837456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055837829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055837829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055837829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055837829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055837833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055837835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@56517668d5d3: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E2A32951'O, index=0 SGSN_Test-GSUP(1141)@56517668d5d3: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@56517668d5d3: 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 := 'DCE9242E72F4EE6502F737268A9EE214'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFF4ED10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5344B5A28BD89682'O } } } } } 20241025055838891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055838891 DLLC NOTICE LLME(ffffffff/e2a32951){UNASSIGNED} LLC RX: unknown TLLI 0xe2a32951, creating LLME on the fly (gprs_llc.c:552) 20241025055838891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055838891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241025055838891 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055838891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055838891 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055838891 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055838891 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055838891 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055838891 DLLC NOTICE LLME(ffffffff/e2a32951){UNASSIGNED} LLGM Assign pre (e2a32951 => c6cb0916) (gprs_llc.c:1079) 20241025055838891 DLLC NOTICE LLME(e2a32951/c6cb0916){ASSIGNED} LLGM Assign post (e2a32951 => c6cb0916) (gprs_llc.c:1125) 20241025055838891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055838891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055838891 DMM DEBUG MM(262420000000043/c6cb0916) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055838904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055838904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055838905 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055838905 DMM DEBUG MM(262420000000043/c6cb0916) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241025055838905 DMM NOTICE MM(262420000000043/c6cb0916) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055838905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055838905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055838905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055838905 DMM DEBUG MM(262420000000043/c6cb0916) Requesting authorization (sgsn_auth.c:160) 20241025055838905 DMM INFO MM(262420000000043/c6cb0916) Requesting authentication tuples (sgsn_auth.c:184) 20241025055838905 DMM DEBUG MM(262420000000043/c6cb0916) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055838905 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241025055838905 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)@56517668d5d3: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@56517668d5d3: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241025055838909 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055838909 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055838909 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055838909 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055838909 DMM INFO MM(262420000000043/c6cb0916) Subscriber data update (mmctx.c:445) 20241025055838909 DMM DEBUG MM(262420000000043/c6cb0916) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055838909 DMM INFO MM(262420000000043/c6cb0916) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055838909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055838909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055838909 DMM INFO MM(262420000000043/c6cb0916) <- GMM AUTH AND CIPHERING REQ (rand = dc e9 24 2e 72 f4 ee 65 02 f7 37 26 8a 9e e2 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055838920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055838920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055838920 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055838920 DMM INFO MM(262420000000043/c6cb0916) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055838920 DMM NOTICE MM(262420000000043/c6cb0916) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055838920 DMM DEBUG MM(262420000000043/c6cb0916) checking auth: received GSM SRES = bf f4 ed 10 (gprs_gmm.c:666) 20241025055838920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055838920 DMM DEBUG MM(262420000000043/c6cb0916) Requesting authorization (sgsn_auth.c:160) 20241025055838920 DMM INFO MM(262420000000043/c6cb0916) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055838920 DMM DEBUG MM(262420000000043/c6cb0916) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055838920 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241025055838920 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) 20241025055838920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055838920 DMM INFO MM(262420000000043/c6cb0916) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6cb0916) (gprs_gmm.c:300) 20241025055838921 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055838921 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055838921 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241025055838921 DMM INFO MM(262420000000043/c6cb0916) Subscriber data update (mmctx.c:445) 20241025055838921 DMM DEBUG MM(262420000000043/c6cb0916) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055838921 DMM INFO MM(262420000000043/c6cb0916) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055838921 DMM NOTICE MM(262420000000043/c6cb0916) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241025055838921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055838921 DMM NOTICE MM(262420000000043/c6cb0916) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055838921 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) 20241025055838922 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055838922 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241025055838922 DMM INFO MM(262420000000043/c6cb0916) Subscriber data update (mmctx.c:445) 20241025055838922 DMM DEBUG MM(262420000000043/c6cb0916) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055838927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055838927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055838927 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055838927 DMM INFO MM(262420000000043/c6cb0916) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055838927 DMM NOTICE MM(262420000000043/c6cb0916) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055838927 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055838927 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055838927 DLLC NOTICE LLME(e2a32951/c6cb0916){ASSIGNED} LLGM Assign pre (ffffffff => c6cb0916) (gprs_llc.c:1079) 20241025055838927 DLLC NOTICE LLME(ffffffff/c6cb0916){ASSIGNED} LLGM Assign post (ffffffff => c6cb0916) (gprs_llc.c:1125) 20241025055838927 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055838927 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055838927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055838927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025055839987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055839987 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)@56517668d5d3: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@56517668d5d3: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@56517668d5d3: Final verdict of PTC: pass 20241025055840003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34514<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055840006 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055840006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1129)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1139)@56517668d5d3: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@56517668d5d3: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1134)@56517668d5d3: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1127)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1137)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1132)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@56517668d5d3: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Oct 25 05:58:40 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 20241025055840082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055840484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87388) 20241025055841008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055841008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87388, count=91744) 20241025055842009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055842009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Oct 25 05:58:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055843010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055843010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_suspend_nopaging started. 20241025055843590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055843592 DMM INFO MM(262420000000043/c6cb0916) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055843593 DMM INFO MM(262420000000043/c6cb0916) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055843593 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055843593 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055843593 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055843593 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055843593 DLLC NOTICE LLME(ffffffff/c6cb0916){ASSIGNED} LLGM Assign pre (c6cb0916 => ffffffff) (gprs_llc.c:1079) 20241025055843593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6cb0916 => ffffffff) (gprs_llc.c:1125) 20241025055843593 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241025055843593 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) 20241025055843593 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) 20241025055843593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055843593 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055843593 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055843593 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055843593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055843629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055843629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055843629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055843629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055843629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055843629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055843629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055843629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055843629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055843630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055843630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055843630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055843630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055843630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055843630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055843630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055843630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055843630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055843630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055843630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055843630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055843630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055843632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055843637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055843637 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055843645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055843645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055843645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055843645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055843645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055843645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055843645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055843645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055843645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055843645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055843646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055843646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055843646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055843646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055843646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055843646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055843646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055843646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055843646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055843646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055843646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055843646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055843648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055843652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055843652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055843661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055843661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055843661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055843661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055843661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055843661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055843661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055843661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055843661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055843662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055843662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055843662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055843662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055843662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055843662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055843662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055843662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055843662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055843662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055843662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055843663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055843663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055843665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055843669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055843669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055844011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055844011 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055844011 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055844011 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055844014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025055844014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_suspend_nopaging-BVCI196(1147)@56517668d5d3: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CA202214'O, index=0 SGSN_Test-GSUP(1160)@56517668d5d3: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@56517668d5d3: 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 := '420DB2D87BF576B0488D916C51339FAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5A72F2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27F034AC8D0FBEF5'O } } } } } 20241025055845094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055845094 DLLC NOTICE LLME(ffffffff/ca202214){UNASSIGNED} LLC RX: unknown TLLI 0xca202214, creating LLME on the fly (gprs_llc.c:552) 20241025055845094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055845094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241025055845094 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055845094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055845094 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055845094 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055845094 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055845094 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055845094 DLLC NOTICE LLME(ffffffff/ca202214){UNASSIGNED} LLGM Assign pre (ca202214 => dd99f5b0) (gprs_llc.c:1079) 20241025055845094 DLLC NOTICE LLME(ca202214/dd99f5b0){ASSIGNED} LLGM Assign post (ca202214 => dd99f5b0) (gprs_llc.c:1125) 20241025055845094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055845094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055845094 DMM DEBUG MM(262420000000048/dd99f5b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055845116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055845116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055845116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055845116 DMM DEBUG MM(262420000000048/dd99f5b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241025055845116 DMM NOTICE MM(262420000000048/dd99f5b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055845116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055845116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055845116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055845116 DMM DEBUG MM(262420000000048/dd99f5b0) Requesting authorization (sgsn_auth.c:160) 20241025055845116 DMM INFO MM(262420000000048/dd99f5b0) Requesting authentication tuples (sgsn_auth.c:184) 20241025055845116 DMM DEBUG MM(262420000000048/dd99f5b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055845116 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241025055845116 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)@56517668d5d3: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@56517668d5d3: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241025055845123 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055845123 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055845123 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055845123 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055845123 DMM INFO MM(262420000000048/dd99f5b0) Subscriber data update (mmctx.c:445) 20241025055845123 DMM DEBUG MM(262420000000048/dd99f5b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055845123 DMM INFO MM(262420000000048/dd99f5b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055845123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055845123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055845123 DMM INFO MM(262420000000048/dd99f5b0) <- GMM AUTH AND CIPHERING REQ (rand = 42 0d b2 d8 7b f5 76 b0 48 8d 91 6c 51 33 9f af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055845138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055845138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055845138 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055845138 DMM INFO MM(262420000000048/dd99f5b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055845138 DMM NOTICE MM(262420000000048/dd99f5b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055845138 DMM DEBUG MM(262420000000048/dd99f5b0) checking auth: received GSM SRES = c5 a7 2f 2d (gprs_gmm.c:666) 20241025055845138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055845138 DMM DEBUG MM(262420000000048/dd99f5b0) Requesting authorization (sgsn_auth.c:160) 20241025055845138 DMM INFO MM(262420000000048/dd99f5b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055845138 DMM DEBUG MM(262420000000048/dd99f5b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055845138 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241025055845138 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) 20241025055845138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055845138 DMM INFO MM(262420000000048/dd99f5b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd99f5b0) (gprs_gmm.c:300) 20241025055845142 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055845142 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055845142 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241025055845142 DMM INFO MM(262420000000048/dd99f5b0) Subscriber data update (mmctx.c:445) 20241025055845142 DMM DEBUG MM(262420000000048/dd99f5b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055845142 DMM INFO MM(262420000000048/dd99f5b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055845142 DMM NOTICE MM(262420000000048/dd99f5b0) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241025055845142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055845142 DMM NOTICE MM(262420000000048/dd99f5b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055845142 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) 20241025055845143 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055845143 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241025055845143 DMM INFO MM(262420000000048/dd99f5b0) Subscriber data update (mmctx.c:445) 20241025055845143 DMM DEBUG MM(262420000000048/dd99f5b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055845156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055845157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055845157 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055845157 DMM INFO MM(262420000000048/dd99f5b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055845157 DMM NOTICE MM(262420000000048/dd99f5b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055845157 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055845157 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055845157 DLLC NOTICE LLME(ca202214/dd99f5b0){ASSIGNED} LLGM Assign pre (ffffffff => dd99f5b0) (gprs_llc.c:1079) 20241025055845157 DLLC NOTICE LLME(ffffffff/dd99f5b0){ASSIGNED} LLGM Assign post (ffffffff => dd99f5b0) (gprs_llc.c:1125) 20241025055845157 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055845157 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055845157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055845157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@56517668d5d3: setverdict(pass): none -> pass 20241025055845215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055845215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055845215 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055845215 DMM INFO MM(262420000000048/dd99f5b0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055845215 DMM INFO MM(262420000000048/dd99f5b0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055845215 DMM DEBUG MM(262420000000048/dd99f5b0) Using GGSN 0 (gprs_sm.c:317) 20241025055845215 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) 20241025055845215 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241025055845215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055845215 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055845215 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241025055845240 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 66 1c 72 e7 11 bc e7 02 c8 14 05 7f 30 95 b3 a0 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) 20241025055845240 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba08a238, cbp=0x5577ce1df4c0) (sgsn_libgtp.c:629) 20241025055845240 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055845240 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e6798 TLLI=dd99f5b0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055845240 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055845240 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055845252 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241025055845264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055845264 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241025055845264 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241025055845270 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241025055845270 DMM INFO MM(262420000000048/dd99f5b0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241025055848991 DGPRS DEBUG Checking for inactive LLMEs, time = 32364128 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@56517668d5d3: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@56517668d5d3: Final verdict of PTC: pass 20241025055850286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1148)@56517668d5d3: Final verdict of PTC: none 20241025055850291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1144)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@56517668d5d3: Final verdict of PTC: none 20241025055850291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@56517668d5d3: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1158)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@56517668d5d3: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@56517668d5d3: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1146)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1156)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1151)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@56517668d5d3: Test case TC_suspend_nopaging finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Oct 25 05:58:50 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241025055850356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055850758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96264) 20241025055851292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055851292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96264, count=100620) 20241025055852294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055852294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Oct 25 05:58:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055853295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055853295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_suspend_resume started. 20241025055853854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055853857 DMM INFO MM(262420000000048/dd99f5b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055853857 DMM INFO MM(262420000000048/dd99f5b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055853857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055853857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055853857 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055853857 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055853857 DLLC NOTICE LLME(ffffffff/dd99f5b0){ASSIGNED} LLGM Assign pre (dd99f5b0 => ffffffff) (gprs_llc.c:1079) 20241025055853857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd99f5b0 => ffffffff) (gprs_llc.c:1125) 20241025055853857 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e6440 (gprs_sndcp.c:574) 20241025055853857 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e6798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055853857 DMM NOTICE MM(262420000000048/dd99f5b0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055853857 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241025055853857 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055853857 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055853857 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241025055853857 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241025055853857 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) 20241025055853857 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) 20241025055853857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055853858 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055853858 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055853858 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055853858 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055853904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055853904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055853904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055853904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055853904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055853904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055853904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055853904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055853904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055853905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055853905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055853905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055853905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055853905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055853905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055853905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055853905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055853905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055853905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055853905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055853905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055853905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055853907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055853911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055853911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055853919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055853919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055853919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055853919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055853919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055853919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055853919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055853919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055853919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055853921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055853921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055853921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055853921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055853921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055853921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055853921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055853921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055853921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055853921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055853921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055853922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055853922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025055853924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055853929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055853929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1171)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055853934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055853934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055853934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055853934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055853934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055853934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055853934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055853934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055853934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055853935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055853935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055853935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055853935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055853935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055853935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055853935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055853935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055853935 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055853935 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055853935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055853935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055853935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055853938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055853942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055853942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055854297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055854297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055854297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055854297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055854302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055854303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@56517668d5d3: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='CEF57832'O, index=0 SGSN_Test-GSUP(1179)@56517668d5d3: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@56517668d5d3: 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 := '6156132CD43A64943407141C4445ECEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4419BF27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '294D73F4659C0659'O } } } } } 20241025055855362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055855363 DLLC NOTICE LLME(ffffffff/cef57832){UNASSIGNED} LLC RX: unknown TLLI 0xcef57832, creating LLME on the fly (gprs_llc.c:552) 20241025055855363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055855363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241025055855363 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055855363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055855363 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055855363 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055855363 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055855363 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055855363 DLLC NOTICE LLME(ffffffff/cef57832){UNASSIGNED} LLGM Assign pre (cef57832 => fd0a7fef) (gprs_llc.c:1079) 20241025055855363 DLLC NOTICE LLME(cef57832/fd0a7fef){ASSIGNED} LLGM Assign post (cef57832 => fd0a7fef) (gprs_llc.c:1125) 20241025055855363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055855363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055855363 DMM DEBUG MM(262420000000049/fd0a7fef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055855388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055855388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055855388 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055855388 DMM DEBUG MM(262420000000049/fd0a7fef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241025055855388 DMM NOTICE MM(262420000000049/fd0a7fef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055855388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055855388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055855388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055855388 DMM DEBUG MM(262420000000049/fd0a7fef) Requesting authorization (sgsn_auth.c:160) 20241025055855388 DMM INFO MM(262420000000049/fd0a7fef) Requesting authentication tuples (sgsn_auth.c:184) 20241025055855388 DMM DEBUG MM(262420000000049/fd0a7fef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055855388 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241025055855388 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)@56517668d5d3: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@56517668d5d3: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241025055855394 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055855394 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055855394 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055855394 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055855394 DMM INFO MM(262420000000049/fd0a7fef) Subscriber data update (mmctx.c:445) 20241025055855394 DMM DEBUG MM(262420000000049/fd0a7fef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055855394 DMM INFO MM(262420000000049/fd0a7fef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055855395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055855395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055855395 DMM INFO MM(262420000000049/fd0a7fef) <- GMM AUTH AND CIPHERING REQ (rand = 61 56 13 2c d4 3a 64 94 34 07 14 1c 44 45 ec ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055855410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055855410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055855410 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055855410 DMM INFO MM(262420000000049/fd0a7fef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055855410 DMM NOTICE MM(262420000000049/fd0a7fef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055855410 DMM DEBUG MM(262420000000049/fd0a7fef) checking auth: received GSM SRES = 44 19 bf 27 (gprs_gmm.c:666) 20241025055855410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055855410 DMM DEBUG MM(262420000000049/fd0a7fef) Requesting authorization (sgsn_auth.c:160) 20241025055855410 DMM INFO MM(262420000000049/fd0a7fef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055855410 DMM DEBUG MM(262420000000049/fd0a7fef) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055855410 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241025055855410 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) 20241025055855410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055855410 DMM INFO MM(262420000000049/fd0a7fef) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd0a7fef) (gprs_gmm.c:300) 20241025055855414 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055855414 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055855414 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241025055855414 DMM INFO MM(262420000000049/fd0a7fef) Subscriber data update (mmctx.c:445) 20241025055855414 DMM DEBUG MM(262420000000049/fd0a7fef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055855414 DMM INFO MM(262420000000049/fd0a7fef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055855414 DMM NOTICE MM(262420000000049/fd0a7fef) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241025055855414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055855414 DMM NOTICE MM(262420000000049/fd0a7fef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055855414 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) 20241025055855416 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055855416 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241025055855416 DMM INFO MM(262420000000049/fd0a7fef) Subscriber data update (mmctx.c:445) 20241025055855416 DMM DEBUG MM(262420000000049/fd0a7fef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055855426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055855426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055855426 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055855426 DMM INFO MM(262420000000049/fd0a7fef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055855426 DMM NOTICE MM(262420000000049/fd0a7fef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055855426 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055855426 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055855426 DLLC NOTICE LLME(cef57832/fd0a7fef){ASSIGNED} LLGM Assign pre (ffffffff => fd0a7fef) (gprs_llc.c:1079) 20241025055855426 DLLC NOTICE LLME(ffffffff/fd0a7fef){ASSIGNED} LLGM Assign post (ffffffff => fd0a7fef) (gprs_llc.c:1125) 20241025055855426 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055855426 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055855426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055855426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@56517668d5d3: setverdict(pass): none -> pass 20241025055855484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055855484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055855484 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055855484 DMM INFO MM(262420000000049/fd0a7fef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055855484 DMM INFO MM(262420000000049/fd0a7fef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055855484 DMM DEBUG MM(262420000000049/fd0a7fef) Using GGSN 0 (gprs_sm.c:317) 20241025055855484 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) 20241025055855484 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241025055855484 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055855484 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055855484 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241025055855508 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 db e4 b6 13 11 1f 52 d8 0b 14 05 7f 91 e4 8c 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=1064 from retransmit req queue (gtp.c:443) 20241025055855508 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba08b2b0, cbp=0x5577ce1dea60) (sgsn_libgtp.c:629) 20241025055855508 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055855508 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e6798 TLLI=fd0a7fef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055855508 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055855509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055855524 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241025055855534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055855534 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241025055855534 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241025055855540 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241025055855540 DMM INFO MM(262420000000049/fd0a7fef) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241025055900543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055900543 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241025055900543 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241025055900544 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@56517668d5d3: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@56517668d5d3: Final verdict of PTC: pass 20241025055900547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1172)@56517668d5d3: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@56517668d5d3: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1177)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@56517668d5d3: Final verdict of PTC: none 20241025055900548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055900548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1170)@56517668d5d3: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1165)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1175)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none)Fri Oct 25 05:59:00 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@56517668d5d3: Test case TC_suspend_resume finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241025055900616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055901018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100572) 20241025055901550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055901550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100572, count=104928) 20241025055902552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055902552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Oct 25 05:59:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055903553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055903553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_suspend_rau started. 20241025055904114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055904116 DMM INFO MM(262420000000049/fd0a7fef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055904116 DMM INFO MM(262420000000049/fd0a7fef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055904116 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055904116 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055904116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055904116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055904116 DLLC NOTICE LLME(ffffffff/fd0a7fef){ASSIGNED} LLGM Assign pre (fd0a7fef => ffffffff) (gprs_llc.c:1079) 20241025055904116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd0a7fef => ffffffff) (gprs_llc.c:1125) 20241025055904116 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e6440 (gprs_sndcp.c:574) 20241025055904116 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e6798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055904116 DMM NOTICE MM(262420000000049/fd0a7fef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055904116 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241025055904116 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055904116 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055904116 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241025055904116 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241025055904116 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) 20241025055904116 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) 20241025055904116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055904116 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055904116 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055904116 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055904116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055904160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055904160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055904160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055904160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055904160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055904160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055904160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055904160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055904160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055904161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055904161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055904161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055904161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055904161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055904161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055904161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055904161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055904161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055904161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055904161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055904162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055904162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055904164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055904169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055904169 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055904175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055904175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055904175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055904175 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055904175 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055904175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055904175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055904175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055904175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055904176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055904176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055904176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055904176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055904176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055904176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055904176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055904176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055904176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055904176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055904176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055904177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055904177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055904178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055904183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055904183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055904191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055904191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055904191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055904191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055904191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055904191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055904191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055904191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055904191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055904192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055904192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055904192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055904192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055904192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055904192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055904192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055904192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055904192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055904192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055904192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055904192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055904192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055904194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055904199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055904199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055904554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055904554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055904555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055904555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055904559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055904560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@56517668d5d3: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='CA904BF0'O, index=0 SGSN_Test-GSUP(1198)@56517668d5d3: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@56517668d5d3: 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 := '25D3D95F27523D30CD782F492DB1471C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A902758D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF856E06F2FE2835'O } } } } } 20241025055905635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055905635 DLLC NOTICE LLME(ffffffff/ca904bf0){UNASSIGNED} LLC RX: unknown TLLI 0xca904bf0, creating LLME on the fly (gprs_llc.c:552) 20241025055905635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055905635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241025055905635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055905635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055905635 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055905635 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055905635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055905635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055905635 DLLC NOTICE LLME(ffffffff/ca904bf0){UNASSIGNED} LLGM Assign pre (ca904bf0 => d8fdf087) (gprs_llc.c:1079) 20241025055905635 DLLC NOTICE LLME(ca904bf0/d8fdf087){ASSIGNED} LLGM Assign post (ca904bf0 => d8fdf087) (gprs_llc.c:1125) 20241025055905635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055905635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055905635 DMM DEBUG MM(262420000000050/d8fdf087) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055905650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055905650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055905650 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055905650 DMM DEBUG MM(262420000000050/d8fdf087) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241025055905650 DMM NOTICE MM(262420000000050/d8fdf087) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055905650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055905650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055905650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055905650 DMM DEBUG MM(262420000000050/d8fdf087) Requesting authorization (sgsn_auth.c:160) 20241025055905650 DMM INFO MM(262420000000050/d8fdf087) Requesting authentication tuples (sgsn_auth.c:184) 20241025055905650 DMM DEBUG MM(262420000000050/d8fdf087) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055905651 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241025055905651 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)@56517668d5d3: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@56517668d5d3: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241025055905655 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055905655 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055905655 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055905655 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055905655 DMM INFO MM(262420000000050/d8fdf087) Subscriber data update (mmctx.c:445) 20241025055905655 DMM DEBUG MM(262420000000050/d8fdf087) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055905655 DMM INFO MM(262420000000050/d8fdf087) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055905655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055905655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055905655 DMM INFO MM(262420000000050/d8fdf087) <- GMM AUTH AND CIPHERING REQ (rand = 25 d3 d9 5f 27 52 3d 30 cd 78 2f 49 2d b1 47 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055905668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055905668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055905668 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055905668 DMM INFO MM(262420000000050/d8fdf087) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055905668 DMM NOTICE MM(262420000000050/d8fdf087) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055905668 DMM DEBUG MM(262420000000050/d8fdf087) checking auth: received GSM SRES = a9 02 75 8d (gprs_gmm.c:666) 20241025055905668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055905668 DMM DEBUG MM(262420000000050/d8fdf087) Requesting authorization (sgsn_auth.c:160) 20241025055905668 DMM INFO MM(262420000000050/d8fdf087) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055905668 DMM DEBUG MM(262420000000050/d8fdf087) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055905668 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241025055905668 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) 20241025055905668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055905668 DMM INFO MM(262420000000050/d8fdf087) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8fdf087) (gprs_gmm.c:300) 20241025055905671 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055905671 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055905671 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241025055905671 DMM INFO MM(262420000000050/d8fdf087) Subscriber data update (mmctx.c:445) 20241025055905671 DMM DEBUG MM(262420000000050/d8fdf087) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055905671 DMM INFO MM(262420000000050/d8fdf087) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055905671 DMM NOTICE MM(262420000000050/d8fdf087) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241025055905671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055905671 DMM NOTICE MM(262420000000050/d8fdf087) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055905671 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) 20241025055905672 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055905672 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241025055905672 DMM INFO MM(262420000000050/d8fdf087) Subscriber data update (mmctx.c:445) 20241025055905672 DMM DEBUG MM(262420000000050/d8fdf087) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055905681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055905681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055905681 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055905681 DMM INFO MM(262420000000050/d8fdf087) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055905681 DMM NOTICE MM(262420000000050/d8fdf087) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055905681 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055905681 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055905681 DLLC NOTICE LLME(ca904bf0/d8fdf087){ASSIGNED} LLGM Assign pre (ffffffff => d8fdf087) (gprs_llc.c:1079) 20241025055905681 DLLC NOTICE LLME(ffffffff/d8fdf087){ASSIGNED} LLGM Assign post (ffffffff => d8fdf087) (gprs_llc.c:1125) 20241025055905681 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055905681 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055905681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055905681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@56517668d5d3: setverdict(pass): none -> pass 20241025055905740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055905740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055905740 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055905740 DMM INFO MM(262420000000050/d8fdf087) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055905740 DMM INFO MM(262420000000050/d8fdf087) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055905740 DMM DEBUG MM(262420000000050/d8fdf087) Using GGSN 0 (gprs_sm.c:317) 20241025055905740 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) 20241025055905740 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241025055905740 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055905740 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055905740 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241025055905757 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 58 29 59 99 11 5c 72 5a de 14 05 7f 27 92 ee 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241025055905757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba08c328, cbp=0x5577ce1dedf0) (sgsn_libgtp.c:629) 20241025055905757 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055905757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e6798 TLLI=d8fdf087, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055905757 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055905757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055905774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241025055905787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055905787 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241025055905787 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241025055905794 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241025055905794 DMM INFO MM(262420000000050/d8fdf087) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241025055910809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055910809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055910809 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055910809 DMM INFO MM(262420000000050/d8fdf087) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025055910809 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055910809 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241025055910809 DLLC NOTICE LLME(ffffffff/d8fdf087){ASSIGNED} LLGM Assign pre (d8fdf087 => d8d61085) (gprs_llc.c:1079) 20241025055910809 DLLC NOTICE LLME(d8fdf087/d8d61085){ASSIGNED} LLGM Assign post (d8fdf087 => d8d61085) (gprs_llc.c:1125) 20241025055910809 DMM INFO MM(262420000000050/d8d61085) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055910824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055910824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055910824 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055910824 DMM INFO MM(262420000000050/d8d61085) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025055910824 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025055910824 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055910824 DLLC NOTICE LLME(d8fdf087/d8d61085){ASSIGNED} LLGM Assign pre (ffffffff => d8d61085) (gprs_llc.c:1079) 20241025055910824 DLLC NOTICE LLME(ffffffff/d8d61085){ASSIGNED} LLGM Assign post (ffffffff => d8d61085) (gprs_llc.c:1125) 20241025055910824 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025055911325 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@56517668d5d3: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@56517668d5d3: Final verdict of PTC: pass 20241025055911344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025055911348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055911348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1198)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1196)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1191)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@56517668d5d3: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@56517668d5d3: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1186)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@56517668d5d3: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1194)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1189)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1184)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@56517668d5d3: Test case TC_suspend_rau finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Oct 25 05:59:11 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241025055911452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055911854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104528) 20241025055912349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055912349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104528, count=110816) 20241025055913350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055913350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Oct 25 05:59:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055914352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055914352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_paging_ps started. 20241025055914947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055914949 DMM INFO MM(262420000000050/d8d61085) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055914949 DMM INFO MM(262420000000050/d8d61085) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055914949 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055914949 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055914949 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055914949 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025055914949 DLLC NOTICE LLME(ffffffff/d8d61085){ASSIGNED} LLGM Assign pre (d8d61085 => ffffffff) (gprs_llc.c:1079) 20241025055914950 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8d61085 => ffffffff) (gprs_llc.c:1125) 20241025055914950 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e6440 (gprs_sndcp.c:574) 20241025055914950 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e6798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055914950 DMM NOTICE MM(262420000000050/d8d61085) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055914950 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241025055914950 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055914950 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055914950 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241025055914950 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241025055914950 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) 20241025055914950 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) 20241025055914950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025055914950 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055914950 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025055914950 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055914950 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055914999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055914999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055914999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055914999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055914999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055914999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055914999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055914999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055914999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055914999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055914999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055915000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055915000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055915000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055915000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055915000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055915000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055915000 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055915000 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055915000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055915000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055915000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055915002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055915007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055915007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055915013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055915013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055915013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055915013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055915013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055915013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055915013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055915013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055915013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055915014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055915014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055915014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055915014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055915014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055915014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055915014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055915014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055915014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055915014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055915014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055915014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055915014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055915016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055915021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055915021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055915029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055915029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055915029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055915029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055915029 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055915029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055915029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055915029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055915029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055915029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055915029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055915029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055915030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055915030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055915030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055915030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055915030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055915030 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055915030 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055915030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025055915030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055915030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055915032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055915036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055915036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055915353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055915353 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055915353 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055915353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055915356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055915356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@56517668d5d3: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CC0AB72A'O, index=0 SGSN_Test-GSUP(1217)@56517668d5d3: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@56517668d5d3: 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 := '17F29173723181FCEDFA9CFE10A8098B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA1C2062'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1AFF31CDB64FA52'O } } } } } 20241025055916418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055916418 DLLC NOTICE LLME(ffffffff/cc0ab72a){UNASSIGNED} LLC RX: unknown TLLI 0xcc0ab72a, creating LLME on the fly (gprs_llc.c:552) 20241025055916418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055916418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241025055916418 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055916418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025055916418 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055916418 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025055916418 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055916418 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055916418 DLLC NOTICE LLME(ffffffff/cc0ab72a){UNASSIGNED} LLGM Assign pre (cc0ab72a => d3d9e4da) (gprs_llc.c:1079) 20241025055916418 DLLC NOTICE LLME(cc0ab72a/d3d9e4da){ASSIGNED} LLGM Assign post (cc0ab72a => d3d9e4da) (gprs_llc.c:1125) 20241025055916418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055916418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055916418 DMM DEBUG MM(262420000000051/d3d9e4da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055916431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055916431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055916431 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055916431 DMM DEBUG MM(262420000000051/d3d9e4da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241025055916431 DMM NOTICE MM(262420000000051/d3d9e4da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055916431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055916431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055916431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055916431 DMM DEBUG MM(262420000000051/d3d9e4da) Requesting authorization (sgsn_auth.c:160) 20241025055916431 DMM INFO MM(262420000000051/d3d9e4da) Requesting authentication tuples (sgsn_auth.c:184) 20241025055916431 DMM DEBUG MM(262420000000051/d3d9e4da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055916431 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241025055916431 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)@56517668d5d3: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@56517668d5d3: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241025055916436 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055916436 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055916436 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055916436 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055916436 DMM INFO MM(262420000000051/d3d9e4da) Subscriber data update (mmctx.c:445) 20241025055916436 DMM DEBUG MM(262420000000051/d3d9e4da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055916436 DMM INFO MM(262420000000051/d3d9e4da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055916436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055916436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055916436 DMM INFO MM(262420000000051/d3d9e4da) <- GMM AUTH AND CIPHERING REQ (rand = 17 f2 91 73 72 31 81 fc ed fa 9c fe 10 a8 09 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055916451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055916451 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055916451 DMM INFO MM(262420000000051/d3d9e4da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055916451 DMM NOTICE MM(262420000000051/d3d9e4da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055916451 DMM DEBUG MM(262420000000051/d3d9e4da) checking auth: received GSM SRES = ba 1c 20 62 (gprs_gmm.c:666) 20241025055916451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055916451 DMM DEBUG MM(262420000000051/d3d9e4da) Requesting authorization (sgsn_auth.c:160) 20241025055916451 DMM INFO MM(262420000000051/d3d9e4da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055916451 DMM DEBUG MM(262420000000051/d3d9e4da) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055916451 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241025055916451 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) 20241025055916451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055916451 DMM INFO MM(262420000000051/d3d9e4da) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d9e4da) (gprs_gmm.c:300) 20241025055916454 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055916454 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055916454 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241025055916454 DMM INFO MM(262420000000051/d3d9e4da) Subscriber data update (mmctx.c:445) 20241025055916454 DMM DEBUG MM(262420000000051/d3d9e4da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055916454 DMM INFO MM(262420000000051/d3d9e4da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055916454 DMM NOTICE MM(262420000000051/d3d9e4da) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241025055916454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055916454 DMM NOTICE MM(262420000000051/d3d9e4da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055916454 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) 20241025055916456 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055916456 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241025055916456 DMM INFO MM(262420000000051/d3d9e4da) Subscriber data update (mmctx.c:445) 20241025055916456 DMM DEBUG MM(262420000000051/d3d9e4da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055916468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055916468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055916468 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055916468 DMM INFO MM(262420000000051/d3d9e4da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055916468 DMM NOTICE MM(262420000000051/d3d9e4da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055916468 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055916468 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055916468 DLLC NOTICE LLME(cc0ab72a/d3d9e4da){ASSIGNED} LLGM Assign pre (ffffffff => d3d9e4da) (gprs_llc.c:1079) 20241025055916468 DLLC NOTICE LLME(ffffffff/d3d9e4da){ASSIGNED} LLGM Assign post (ffffffff => d3d9e4da) (gprs_llc.c:1125) 20241025055916468 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055916468 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055916468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055916468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@56517668d5d3: setverdict(pass): none -> pass 20241025055916525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055916525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055916525 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055916525 DMM INFO MM(262420000000051/d3d9e4da) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055916525 DMM INFO MM(262420000000051/d3d9e4da) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055916525 DMM DEBUG MM(262420000000051/d3d9e4da) Using GGSN 0 (gprs_sm.c:317) 20241025055916525 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) 20241025055916526 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241025055916526 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055916526 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055916526 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241025055916557 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 2d 8b 4f 61 11 31 f4 a8 15 14 05 7f 4a f4 92 e7 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) 20241025055916557 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba08d3a0, cbp=0x5577ce1df210) (sgsn_libgtp.c:629) 20241025055916557 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055916557 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e6798 TLLI=d3d9e4da, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055916557 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055916557 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055916574 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241025055918992 DGPRS DEBUG Checking for inactive LLMEs, time = 32364158 (sgsn.c:131) 20241025055919526 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Timeout of T3314 (fsm.c:317) 20241025055919526 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025055919526 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025055921592 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241025055921592 DMM INFO MM(262420000000051/d3d9e4da) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@56517668d5d3: 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 := 'D3D9E4DA'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@56517668d5d3: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@56517668d5d3: Final verdict of PTC: pass 20241025055921617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1210)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1215)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1205)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@56517668d5d3: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@56517668d5d3: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@56517668d5d3: Final verdict of PTC: none 20241025055921623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055921623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@56517668d5d3: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1208)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1203)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1213)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@56517668d5d3: Test case TC_paging_ps finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Oct 25 05:59:21 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241025055921693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055922095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99948) 20241025055922625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055922625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99948, count=104304) 20241025055923626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055923627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 05:59:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055924628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055924628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_paging_ps_ra_multiple_cells started. 20241025055925201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055925203 DMM INFO MM(262420000000051/d3d9e4da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025055925204 DMM INFO MM(262420000000051/d3d9e4da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025055925204 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025055925204 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025055925204 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025055925204 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025055925204 DLLC NOTICE LLME(ffffffff/d3d9e4da){ASSIGNED} LLGM Assign pre (d3d9e4da => ffffffff) (gprs_llc.c:1079) 20241025055925204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d9e4da => ffffffff) (gprs_llc.c:1125) 20241025055925204 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e6440 (gprs_sndcp.c:574) 20241025055925204 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e6798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025055925204 DMM NOTICE MM(262420000000051/d3d9e4da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025055925204 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241025055925204 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025055925204 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025055925204 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241025055925204 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241025055925204 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) 20241025055925204 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) 20241025055925204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025055925204 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025055925204 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025055925204 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025055925204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055925252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025055925252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055925252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055925252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055925252 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025055925252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055925252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055925252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055925252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055925253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055925253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055925253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055925253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055925253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055925253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055925253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055925253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055925253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025055925253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055925253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055925254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055925254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055925255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055925260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055925260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055925267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025055925267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055925267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055925267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055925267 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025055925267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055925267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055925267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055925267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055925267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055925267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055925267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055925267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055925268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055925268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055925268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055925268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055925268 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025055925268 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055925268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055925268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055925268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055925269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055925275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055925275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025055925282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025055925282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025055925282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025055925282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055925282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025055925282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025055925282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025055925282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055925282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025055925283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025055925283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025055925283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025055925283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025055925283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025055925283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025055925283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025055925283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025055925283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025055925283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025055925283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025055925283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055925283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025055925285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025055925289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055925289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025055925630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055925630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025055925630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025055925630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025055925634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025055925635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@56517668d5d3: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C8D04EF7'O, index=0 SGSN_Test-GSUP(1236)@56517668d5d3: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@56517668d5d3: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@56517668d5d3: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C8D04EF7'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@56517668d5d3: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C8D04EF7'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@56517668d5d3: 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 := '543649661CE2C6EBE5AB2163530132AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '996A01DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C62351DBCD92912F'O } } } } } 20241025055926721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055926721 DLLC NOTICE LLME(ffffffff/c8d04ef7){UNASSIGNED} LLC RX: unknown TLLI 0xc8d04ef7, creating LLME on the fly (gprs_llc.c:552) 20241025055926721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055926721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241025055926721 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025055926721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025055926721 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025055926721 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025055926721 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025055926721 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025055926721 DLLC NOTICE LLME(ffffffff/c8d04ef7){UNASSIGNED} LLGM Assign pre (c8d04ef7 => eb91d573) (gprs_llc.c:1079) 20241025055926721 DLLC NOTICE LLME(c8d04ef7/eb91d573){ASSIGNED} LLGM Assign post (c8d04ef7 => eb91d573) (gprs_llc.c:1125) 20241025055926721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025055926721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025055926721 DMM DEBUG MM(262420000000052/eb91d573) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025055926743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055926743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025055926743 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055926743 DMM DEBUG MM(262420000000052/eb91d573) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241025055926743 DMM NOTICE MM(262420000000052/eb91d573) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025055926743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025055926743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025055926744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025055926744 DMM DEBUG MM(262420000000052/eb91d573) Requesting authorization (sgsn_auth.c:160) 20241025055926744 DMM INFO MM(262420000000052/eb91d573) Requesting authentication tuples (sgsn_auth.c:184) 20241025055926744 DMM DEBUG MM(262420000000052/eb91d573) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025055926744 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241025055926744 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)@56517668d5d3: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@56517668d5d3: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241025055926750 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025055926750 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025055926750 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025055926750 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025055926750 DMM INFO MM(262420000000052/eb91d573) Subscriber data update (mmctx.c:445) 20241025055926750 DMM DEBUG MM(262420000000052/eb91d573) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025055926750 DMM INFO MM(262420000000052/eb91d573) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025055926750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025055926750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025055926750 DMM INFO MM(262420000000052/eb91d573) <- GMM AUTH AND CIPHERING REQ (rand = 54 36 49 66 1c e2 c6 eb e5 ab 21 63 53 01 32 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025055926765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055926765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025055926765 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055926765 DMM INFO MM(262420000000052/eb91d573) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025055926765 DMM NOTICE MM(262420000000052/eb91d573) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025055926765 DMM DEBUG MM(262420000000052/eb91d573) checking auth: received GSM SRES = 99 6a 01 dc (gprs_gmm.c:666) 20241025055926765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025055926765 DMM DEBUG MM(262420000000052/eb91d573) Requesting authorization (sgsn_auth.c:160) 20241025055926765 DMM INFO MM(262420000000052/eb91d573) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025055926765 DMM DEBUG MM(262420000000052/eb91d573) Requesting subscriber data update (gprs_subscriber.c:894) 20241025055926765 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241025055926765 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) 20241025055926765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025055926765 DMM INFO MM(262420000000052/eb91d573) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb91d573) (gprs_gmm.c:300) 20241025055926768 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025055926768 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025055926768 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241025055926768 DMM INFO MM(262420000000052/eb91d573) Subscriber data update (mmctx.c:445) 20241025055926768 DMM DEBUG MM(262420000000052/eb91d573) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025055926768 DMM INFO MM(262420000000052/eb91d573) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025055926768 DMM NOTICE MM(262420000000052/eb91d573) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241025055926768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025055926768 DMM NOTICE MM(262420000000052/eb91d573) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025055926768 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) 20241025055926770 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025055926770 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241025055926770 DMM INFO MM(262420000000052/eb91d573) Subscriber data update (mmctx.c:445) 20241025055926770 DMM DEBUG MM(262420000000052/eb91d573) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025055926781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055926781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025055926781 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055926781 DMM INFO MM(262420000000052/eb91d573) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025055926781 DMM NOTICE MM(262420000000052/eb91d573) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025055926781 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025055926781 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025055926781 DLLC NOTICE LLME(c8d04ef7/eb91d573){ASSIGNED} LLGM Assign pre (ffffffff => eb91d573) (gprs_llc.c:1079) 20241025055926781 DLLC NOTICE LLME(ffffffff/eb91d573){ASSIGNED} LLGM Assign post (ffffffff => eb91d573) (gprs_llc.c:1125) 20241025055926781 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025055926781 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025055926781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025055926781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025055926839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025055926839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025055926840 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025055926840 DMM INFO MM(262420000000052/eb91d573) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025055926840 DMM INFO MM(262420000000052/eb91d573) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025055926840 DMM DEBUG MM(262420000000052/eb91d573) Using GGSN 0 (gprs_sm.c:317) 20241025055926840 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) 20241025055926840 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241025055926840 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025055926840 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241025055926840 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241025055926865 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 62 69 88 82 11 1f 50 cf 34 14 05 7f d7 bc a1 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241025055926865 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba08e418, cbp=0x5577ce1e87d0) (sgsn_libgtp.c:629) 20241025055926865 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025055926865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5708 TLLI=eb91d573, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025055926865 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025055926865 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@56517668d5d3: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025055926877 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241025055929841 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Timeout of T3314 (fsm.c:317) 20241025055929841 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025055929841 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025055931893 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241025055931893 DMM INFO MM(262420000000052/eb91d573) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@56517668d5d3: 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 := 'EB91D573'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241025055945631 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025055945631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025055945632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025055948993 DGPRS DEBUG Checking for inactive LLMEs, time = 32364188 (sgsn.c:131) 20241025055955255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055955262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055955262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055955268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055955271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055955271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025055955284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025055955286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025055955286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@56517668d5d3: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@56517668d5d3: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241025055956723 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025055956723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1225)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@56517668d5d3: Final verdict of PTC: none 20241025055956726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36766<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1234)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1224)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1236)@56517668d5d3: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@56517668d5d3: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1229)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@56517668d5d3: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1227)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1222)@56517668d5d3: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@56517668d5d3: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1232)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@56517668d5d3: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Fri Oct 25 05:59:56 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241025055956836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025055957238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103128) 20241025055957725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055957725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103128, count=108560) 20241025055958727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055958727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Oct 25 05:59:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025055959728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025055959728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_bssgp_rim_single_report started. 20241025060000334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060000337 DMM INFO MM(262420000000052/eb91d573) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060000337 DMM INFO MM(262420000000052/eb91d573) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060000337 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060000337 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060000337 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060000337 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025060000337 DLLC NOTICE LLME(ffffffff/eb91d573){ASSIGNED} LLGM Assign pre (eb91d573 => ffffffff) (gprs_llc.c:1079) 20241025060000337 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb91d573 => ffffffff) (gprs_llc.c:1125) 20241025060000337 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e53b0 (gprs_sndcp.c:574) 20241025060000337 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025060000337 DMM NOTICE MM(262420000000052/eb91d573) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060000337 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241025060000337 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060000337 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060000337 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241025060000337 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241025060000337 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) 20241025060000337 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) 20241025060000337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060000337 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060000337 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025060000337 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060000337 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060000380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060000380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060000380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060000380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060000380 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060000380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060000380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060000380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060000380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060000381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060000381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060000381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060000382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060000382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060000382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060000382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060000382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060000382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060000382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060000382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060000382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060000382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060000384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060000389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060000389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060000396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060000396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060000396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060000396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060000396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060000396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060000396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060000396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060000396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060000397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060000397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060000397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060000397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060000397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060000397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060000397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060000397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060000397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060000397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060000397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1248)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060000398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060000398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060000400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060000405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060000405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060000412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060000412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060000412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060000412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060000412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060000413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060000413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060000413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060000413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060000413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060000413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060000413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060000413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060000413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060000413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060000413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060000414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060000414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060000415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060000420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060000420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060000729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060000729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060000729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060000729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060000734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060000735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1254)@56517668d5d3: 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(1254)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060000750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@56517668d5d3: setverdict(pass): none -> pass MTC@56517668d5d3: Warning: Re-starting timer T, which is already active (running or expired). 20241025060000773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060000788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32824<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025060000792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060000792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1240)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1255)@56517668d5d3: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1243)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1253)@56517668d5d3: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1248)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@56517668d5d3: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1246)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1241)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1251)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: pass MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@56517668d5d3: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Oct 25 06:00:00 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 20241025060000889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060001291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55440) 20241025060001793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060001793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55440, count=59796) 20241025060002795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060002796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Oct 25 06:00:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060003797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060003798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_rim_eutran_to_geran started. 20241025060004384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060004386 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060004426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060004426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060004426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060004426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060004426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060004426 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060004426 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060004426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060004427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060004427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060004430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060004441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060004441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060004458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060004458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060004458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060004458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060004458 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060004458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060004458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060004458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060004458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060004460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060004460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060004460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060004460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060004460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060004460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060004460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060004460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060004460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060004460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060004460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060004460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060004460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060004464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060004473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060004473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060004480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060004480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060004480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060004480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060004480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060004480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060004480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060004480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060004480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060004481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060004481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060004481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060004481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060004481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060004481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060004481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060004481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060004481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060004481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060004481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1271)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060004481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060004481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060004483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060004488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060004488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060004798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060004798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060004798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060004798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060004803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060004804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@56517668d5d3: setverdict(pass): none -> pass 20241025060004848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060004853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025060004857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060004857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1273)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1266)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1261)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@56517668d5d3: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@56517668d5d3: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@56517668d5d3: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1271)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1264)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1269)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1259)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: pass MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@56517668d5d3: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Oct 25 06:00:04 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 20241025060004946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060005348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51440) 20241025060005858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060005858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51440, count=52980) 20241025060006859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060006859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:00:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060007860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060007860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_cell_change_different_rai_ci_attach started. 20241025060008445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060008448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060008486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060008486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060008486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060008486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060008486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060008486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060008486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060008486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060008486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1279)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060008487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060008487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060008487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060008487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060008487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060008487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060008487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060008487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060008487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060008487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060008487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060008487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060008487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060008490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025060008495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008495 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1279)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060008498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060008498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060008498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060008498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060008498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060008499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060008499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060008499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060008499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060008499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060008501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060008505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060008514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060008514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060008514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060008514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060008514 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060008514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060008514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060008514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060008514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060008515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060008515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060008515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060008515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060008515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060008515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060008515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060008515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060008515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060008515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060008515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060008515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060008515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060008518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060008523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008523 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060008861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060008861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060008861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060008861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060008866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060008867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@56517668d5d3: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DF3C972F'O, index=0 SGSN_Test-GSUP(1291)@56517668d5d3: 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)@56517668d5d3: 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 := '93C1B88B9A93C45BA62AB9FAF4ABB564'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B17C0A84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3720B416C099A349'O } } } } } 20241025060008928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008928 DLLC NOTICE LLME(ffffffff/df3c972f){UNASSIGNED} LLC RX: unknown TLLI 0xdf3c972f, creating LLME on the fly (gprs_llc.c:552) 20241025060008928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060008928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241025060008928 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060008928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060008928 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060008928 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025060008928 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060008928 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060008928 DLLC NOTICE LLME(ffffffff/df3c972f){UNASSIGNED} LLGM Assign pre (df3c972f => ff850233) (gprs_llc.c:1079) 20241025060008928 DLLC NOTICE LLME(df3c972f/ff850233){ASSIGNED} LLGM Assign post (df3c972f => ff850233) (gprs_llc.c:1125) 20241025060008928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060008928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060008928 DMM DEBUG MM(262420000000068/ff850233) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060008939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025060008939 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060008939 DMM DEBUG MM(262420000000068/ff850233) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241025060008939 DMM NOTICE MM(262420000000068/ff850233) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060008939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060008939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060008939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060008939 DMM DEBUG MM(262420000000068/ff850233) Requesting authorization (sgsn_auth.c:160) 20241025060008939 DMM INFO MM(262420000000068/ff850233) Requesting authentication tuples (sgsn_auth.c:184) 20241025060008939 DMM DEBUG MM(262420000000068/ff850233) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060008939 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241025060008939 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)@56517668d5d3: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@56517668d5d3: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241025060008944 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060008944 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060008944 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060008944 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060008944 DMM INFO MM(262420000000068/ff850233) Subscriber data update (mmctx.c:445) 20241025060008944 DMM DEBUG MM(262420000000068/ff850233) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060008944 DMM INFO MM(262420000000068/ff850233) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060008944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060008944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060008944 DMM INFO MM(262420000000068/ff850233) <- GMM AUTH AND CIPHERING REQ (rand = 93 c1 b8 8b 9a 93 c4 5b a6 2a b9 fa f4 ab b5 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025060008954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060008954 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060008954 DMM INFO MM(262420000000068/ff850233) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060008954 DMM NOTICE MM(262420000000068/ff850233) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060008954 DMM DEBUG MM(262420000000068/ff850233) checking auth: received GSM SRES = b1 7c 0a 84 (gprs_gmm.c:666) 20241025060008954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060008954 DMM DEBUG MM(262420000000068/ff850233) Requesting authorization (sgsn_auth.c:160) 20241025060008954 DMM INFO MM(262420000000068/ff850233) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060008954 DMM DEBUG MM(262420000000068/ff850233) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060008954 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241025060008954 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) 20241025060008954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025060008954 DMM INFO MM(262420000000068/ff850233) <- GMM ATTACH ACCEPT (new P-TMSI=0xff850233) (gprs_gmm.c:300) 20241025060008956 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060008956 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060008956 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025060008956 DMM INFO MM(262420000000068/ff850233) Subscriber data update (mmctx.c:445) 20241025060008956 DMM DEBUG MM(262420000000068/ff850233) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060008956 DMM INFO MM(262420000000068/ff850233) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060008956 DMM NOTICE MM(262420000000068/ff850233) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241025060008957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060008957 DMM NOTICE MM(262420000000068/ff850233) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060008957 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) 20241025060008958 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060008958 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025060008958 DMM INFO MM(262420000000068/ff850233) Subscriber data update (mmctx.c:445) 20241025060008958 DMM DEBUG MM(262420000000068/ff850233) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060008962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060008962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025060008962 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060008962 DMM INFO MM(262420000000068/ff850233) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060008962 DMM NOTICE MM(262420000000068/ff850233) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060008962 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060008962 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060008962 DLLC NOTICE LLME(df3c972f/ff850233){ASSIGNED} LLGM Assign pre (ffffffff => ff850233) (gprs_llc.c:1079) 20241025060008962 DLLC NOTICE LLME(ffffffff/ff850233){ASSIGNED} LLGM Assign post (ffffffff => ff850233) (gprs_llc.c:1125) 20241025060008962 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060008962 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025060008962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060008962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060009019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060009019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025060009019 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060009019 DMM INFO MM(262420000000068/ff850233) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060009019 DMM INFO MM(262420000000068/ff850233) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060009019 DMM DEBUG MM(262420000000068/ff850233) Using GGSN 0 (gprs_sm.c:317) 20241025060009019 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) 20241025060009019 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241025060009019 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060009019 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060009019 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241025060009043 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 05 b5 c6 02 11 c1 6c bb 7e 14 05 7f 67 39 46 dd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241025060009043 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba08f490, cbp=0x5577ce1e0280) (sgsn_libgtp.c:629) 20241025060009043 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060009043 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=ff850233, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025060009043 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060009043 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@56517668d5d3: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060009055 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241025060009069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060009069 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025060009069 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@56517668d5d3: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@56517668d5d3: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FF850233'O, index=0 20241025060009084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060009084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241025060009084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFF850233) type="GPRS attach" (gprs_gmm.c:1266) 20241025060009084 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060009084 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060009084 DLLC NOTICE LLME(ffffffff/ff850233){ASSIGNED} LLGM Assign pre (ff850233 => ed5aaed9) (gprs_llc.c:1079) 20241025060009084 DLLC NOTICE LLME(ff850233/ed5aaed9){ASSIGNED} LLGM Assign post (ff850233 => ed5aaed9) (gprs_llc.c:1125) 20241025060009084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060009084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060009084 DMM DEBUG MM(262420000000068/ed5aaed9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060009101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060009101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241025060009101 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060009101 DMM DEBUG MM(262420000000068/ed5aaed9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241025060009101 DMM NOTICE MM(262420000000068/ed5aaed9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060009102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060009102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060009102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060009102 DMM DEBUG MM(262420000000068/ed5aaed9) Requesting authorization (sgsn_auth.c:160) 20241025060009102 DMM INFO MM(262420000000068/ed5aaed9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060009102 DMM DEBUG MM(262420000000068/ed5aaed9) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060009102 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241025060009102 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) 20241025060010083 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060010083 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060010083 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025060010083 DMM INFO MM(262420000000068/ed5aaed9) Subscriber data update (mmctx.c:445) 20241025060010083 DMM DEBUG MM(262420000000068/ed5aaed9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241025060010083 DMM INFO MM(262420000000068/ed5aaed9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241025060010083 DMM NOTICE MM(262420000000068/ed5aaed9) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241025060010083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060010083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060010083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025060010083 DMM INFO MM(262420000000068/ed5aaed9) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5aaed9) (gprs_gmm.c:300) 20241025060010083 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) 20241025060010086 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060010086 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025060010086 DMM INFO MM(262420000000068/ed5aaed9) Subscriber data update (mmctx.c:445) 20241025060010086 DMM DEBUG MM(262420000000068/ed5aaed9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060010103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060010103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060010104 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060010104 DMM INFO MM(262420000000068/ed5aaed9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060010104 DMM NOTICE MM(262420000000068/ed5aaed9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060010104 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060010104 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060010104 DLLC NOTICE LLME(ff850233/ed5aaed9){ASSIGNED} LLGM Assign pre (ffffffff => ed5aaed9) (gprs_llc.c:1079) 20241025060010104 DLLC NOTICE LLME(ffffffff/ed5aaed9){ASSIGNED} LLGM Assign post (ffffffff => ed5aaed9) (gprs_llc.c:1125) 20241025060010104 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060010104 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241025060010104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060010104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060010154 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241025060010173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060010173 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060010173 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@56517668d5d3: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@56517668d5d3: Final verdict of PTC: pass 20241025060010182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1277)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1284)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1280)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1289)@56517668d5d3: Final verdict of PTC: none 20241025060010187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060010187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1278)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1282)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1287)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) Fri Oct 25 06:00:10 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc MTC@56517668d5d3: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. 20241025060010283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060010686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20241025060011188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060011188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101576, count=122724) 20241025060012189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060012189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:00:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060013174 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Timeout of T3314 (fsm.c:317) 20241025060013174 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025060013174 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025060013190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060013190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_cell_change_different_rai_ci_data started. 20241025060013787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060013789 DMM INFO MM(262420000000068/ed5aaed9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060013790 DMM INFO MM(262420000000068/ed5aaed9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060013790 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060013790 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060013790 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060013790 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025060013790 DLLC NOTICE LLME(ffffffff/ed5aaed9){ASSIGNED} LLGM Assign pre (ed5aaed9 => ffffffff) (gprs_llc.c:1079) 20241025060013790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed5aaed9 => ffffffff) (gprs_llc.c:1125) 20241025060013790 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025060013790 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025060013790 DMM NOTICE MM(262420000000068/ed5aaed9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060013790 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241025060013790 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060013790 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060013790 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241025060013790 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241025060013790 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) 20241025060013790 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) 20241025060013790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060013790 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060013790 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025060013790 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060013790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060013825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060013825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060013825 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060013825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060013825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060013826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060013826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060013826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060013827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060013827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060013827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060013827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060013827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060013827 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060013827 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060013827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060013827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060013827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060013829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060013834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060013834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060013840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060013840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060013840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060013840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060013840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060013840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060013840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060013840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060013840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060013841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060013841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060013841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060013841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060013843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060013847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060013847 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060013856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060013856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060013856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060013856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060013856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060013856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060013856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060013856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060013856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060013857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060013857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060013857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060013857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060013860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060013864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060013864 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060014191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060014191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060014191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060014191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060014195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060014196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@56517668d5d3: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E68EE68C'O, index=0 SGSN_Test-GSUP(1310)@56517668d5d3: 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)@56517668d5d3: 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 := '7C6340FC71B94BAA9E1D2AC333B57E04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D8D1974'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FAFBB0A3831BD88'O } } } } } 20241025060014275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014275 DLLC NOTICE LLME(ffffffff/e68ee68c){UNASSIGNED} LLC RX: unknown TLLI 0xe68ee68c, creating LLME on the fly (gprs_llc.c:552) 20241025060014275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241025060014276 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060014276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060014276 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060014276 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025060014276 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060014276 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060014276 DLLC NOTICE LLME(ffffffff/e68ee68c){UNASSIGNED} LLGM Assign pre (e68ee68c => dd857c60) (gprs_llc.c:1079) 20241025060014276 DLLC NOTICE LLME(e68ee68c/dd857c60){ASSIGNED} LLGM Assign post (e68ee68c => dd857c60) (gprs_llc.c:1125) 20241025060014276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060014276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060014276 DMM DEBUG MM(262420000000070/dd857c60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060014288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014288 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060014288 DMM DEBUG MM(262420000000070/dd857c60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241025060014288 DMM NOTICE MM(262420000000070/dd857c60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060014288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060014288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060014288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060014288 DMM DEBUG MM(262420000000070/dd857c60) Requesting authorization (sgsn_auth.c:160) 20241025060014288 DMM INFO MM(262420000000070/dd857c60) Requesting authentication tuples (sgsn_auth.c:184) 20241025060014288 DMM DEBUG MM(262420000000070/dd857c60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060014288 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241025060014288 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)@56517668d5d3: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@56517668d5d3: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241025060014292 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060014292 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060014292 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060014292 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060014292 DMM INFO MM(262420000000070/dd857c60) Subscriber data update (mmctx.c:445) 20241025060014292 DMM DEBUG MM(262420000000070/dd857c60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060014292 DMM INFO MM(262420000000070/dd857c60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060014292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060014292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060014292 DMM INFO MM(262420000000070/dd857c60) <- GMM AUTH AND CIPHERING REQ (rand = 7c 63 40 fc 71 b9 4b aa 9e 1d 2a c3 33 b5 7e 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025060014306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014306 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060014306 DMM INFO MM(262420000000070/dd857c60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060014306 DMM NOTICE MM(262420000000070/dd857c60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060014306 DMM DEBUG MM(262420000000070/dd857c60) checking auth: received GSM SRES = 1d 8d 19 74 (gprs_gmm.c:666) 20241025060014306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060014306 DMM DEBUG MM(262420000000070/dd857c60) Requesting authorization (sgsn_auth.c:160) 20241025060014306 DMM INFO MM(262420000000070/dd857c60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060014306 DMM DEBUG MM(262420000000070/dd857c60) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060014306 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241025060014306 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) 20241025060014306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025060014306 DMM INFO MM(262420000000070/dd857c60) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd857c60) (gprs_gmm.c:300) 20241025060014309 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060014309 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060014309 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241025060014309 DMM INFO MM(262420000000070/dd857c60) Subscriber data update (mmctx.c:445) 20241025060014309 DMM DEBUG MM(262420000000070/dd857c60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060014309 DMM INFO MM(262420000000070/dd857c60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060014309 DMM NOTICE MM(262420000000070/dd857c60) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241025060014309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060014309 DMM NOTICE MM(262420000000070/dd857c60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060014309 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) 20241025060014310 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060014310 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241025060014310 DMM INFO MM(262420000000070/dd857c60) Subscriber data update (mmctx.c:445) 20241025060014310 DMM DEBUG MM(262420000000070/dd857c60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060014321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014321 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060014321 DMM INFO MM(262420000000070/dd857c60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060014321 DMM NOTICE MM(262420000000070/dd857c60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060014321 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060014321 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060014321 DLLC NOTICE LLME(e68ee68c/dd857c60){ASSIGNED} LLGM Assign pre (ffffffff => dd857c60) (gprs_llc.c:1079) 20241025060014321 DLLC NOTICE LLME(ffffffff/dd857c60){ASSIGNED} LLGM Assign post (ffffffff => dd857c60) (gprs_llc.c:1125) 20241025060014321 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060014321 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025060014321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060014321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060014372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014372 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060014372 DMM INFO MM(262420000000070/dd857c60) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060014372 DMM INFO MM(262420000000070/dd857c60) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060014372 DMM DEBUG MM(262420000000070/dd857c60) Using GGSN 0 (gprs_sm.c:317) 20241025060014372 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) 20241025060014372 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241025060014372 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060014372 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060014372 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241025060014385 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 14 46 09 51 11 ee 1f e0 d4 14 05 7f e1 96 a6 d2 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) 20241025060014385 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba090508, cbp=0x5577ce1e75e0) (sgsn_libgtp.c:629) 20241025060014385 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060014385 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e5688 TLLI=dd857c60, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025060014385 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060014385 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@56517668d5d3: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060014393 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241025060014400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014400 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014400 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@56517668d5d3: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DD857C60'O, index=0 20241025060014408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060014408 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060014408 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5577ce1e5688, TLLI=dd857c60, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@56517668d5d3: Removing Client IMSI='262420000000070'H, index=0 20241025060016412 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@56517668d5d3: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@56517668d5d3: Final verdict of PTC: pass 20241025060016427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47246<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025060016431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060016431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1310)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1298)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1303)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1308)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1301)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1296)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1306)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none)Fri Oct 25 06:00:16 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 MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@56517668d5d3: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. 20241025060016534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060016937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100164) 20241025060017401 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Timeout of T3314 (fsm.c:317) 20241025060017401 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025060017401 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025060017432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060017432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100164, count=106452) 20241025060018433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060018433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. 20241025060018994 DGPRS DEBUG Checking for inactive LLMEs, time = 32364218 (sgsn.c:131) ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Oct 25 06:00:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060019434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060019434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_cell_change_different_ci_attach started. 20241025060020033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060020036 DMM INFO MM(262420000000070/dd857c60) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060020036 DMM INFO MM(262420000000070/dd857c60) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060020036 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060020036 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060020036 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060020036 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025060020036 DLLC NOTICE LLME(ffffffff/dd857c60){ASSIGNED} LLGM Assign pre (dd857c60 => ffffffff) (gprs_llc.c:1079) 20241025060020036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd857c60 => ffffffff) (gprs_llc.c:1125) 20241025060020036 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e5330 (gprs_sndcp.c:574) 20241025060020036 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e5688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025060020036 DMM NOTICE MM(262420000000070/dd857c60) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060020036 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241025060020036 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060020036 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060020036 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241025060020036 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241025060020036 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) 20241025060020036 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) 20241025060020036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060020036 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060020036 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025060020036 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060020036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060020093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060020093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060020093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060020093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060020093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060020093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060020093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060020093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060020093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060020094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060020094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060020094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060020094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060020094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060020094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060020094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060020094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060020094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060020094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060020094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060020094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060020094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060020096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025060020101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020101 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1317)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@56517668d5d3: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_attach-BVCI196(1315)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060020104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060020104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060020104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060020104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060020104 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060020104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060020104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060020104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060020104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060020105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060020105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060020105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060020105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060020105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060020105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060020105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060020105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060020105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060020105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060020105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060020106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060020106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060020107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060020112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060020120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060020120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060020120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060020120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060020120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060020120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060020120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060020120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060020120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060020121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060020121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060020121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060020121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060020121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060020121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060020121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060020121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060020121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060020121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060020121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060020121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060020121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060020123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060020127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060020436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060020436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060020436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060020436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060020440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241025060020442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@56517668d5d3: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D065DD3A'O, index=0 SGSN_Test-GSUP(1329)@56517668d5d3: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@56517668d5d3: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@56517668d5d3: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D065DD3A'O, index=0 TC_cell_change_different_ci_attach(1331)@56517668d5d3: 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 := '2EF29D4BAA1AB225FCBF6C156C3F7B61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B5779EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8A746354CC138CC'O } } } } } 20241025060020509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020509 DLLC NOTICE LLME(ffffffff/d065dd3a){UNASSIGNED} LLC RX: unknown TLLI 0xd065dd3a, creating LLME on the fly (gprs_llc.c:552) 20241025060020509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241025060020509 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060020509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060020509 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060020509 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025060020509 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060020509 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060020509 DLLC NOTICE LLME(ffffffff/d065dd3a){UNASSIGNED} LLGM Assign pre (d065dd3a => d5fdf8d9) (gprs_llc.c:1079) 20241025060020509 DLLC NOTICE LLME(d065dd3a/d5fdf8d9){ASSIGNED} LLGM Assign post (d065dd3a => d5fdf8d9) (gprs_llc.c:1125) 20241025060020509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060020509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060020509 DMM DEBUG MM(262420000000069/d5fdf8d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060020518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020518 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060020518 DMM DEBUG MM(262420000000069/d5fdf8d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241025060020518 DMM NOTICE MM(262420000000069/d5fdf8d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060020518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060020518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060020518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060020518 DMM DEBUG MM(262420000000069/d5fdf8d9) Requesting authorization (sgsn_auth.c:160) 20241025060020518 DMM INFO MM(262420000000069/d5fdf8d9) Requesting authentication tuples (sgsn_auth.c:184) 20241025060020518 DMM DEBUG MM(262420000000069/d5fdf8d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060020518 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241025060020518 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)@56517668d5d3: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@56517668d5d3: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241025060020521 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060020521 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060020521 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060020521 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060020521 DMM INFO MM(262420000000069/d5fdf8d9) Subscriber data update (mmctx.c:445) 20241025060020521 DMM DEBUG MM(262420000000069/d5fdf8d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060020521 DMM INFO MM(262420000000069/d5fdf8d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060020521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060020521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060020521 DMM INFO MM(262420000000069/d5fdf8d9) <- GMM AUTH AND CIPHERING REQ (rand = 2e f2 9d 4b aa 1a b2 25 fc bf 6c 15 6c 3f 7b 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025060020530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020530 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060020530 DMM INFO MM(262420000000069/d5fdf8d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060020530 DMM NOTICE MM(262420000000069/d5fdf8d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060020530 DMM DEBUG MM(262420000000069/d5fdf8d9) checking auth: received GSM SRES = 8b 57 79 ee (gprs_gmm.c:666) 20241025060020530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060020530 DMM DEBUG MM(262420000000069/d5fdf8d9) Requesting authorization (sgsn_auth.c:160) 20241025060020530 DMM INFO MM(262420000000069/d5fdf8d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060020530 DMM DEBUG MM(262420000000069/d5fdf8d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060020530 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241025060020530 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) 20241025060020530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025060020530 DMM INFO MM(262420000000069/d5fdf8d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5fdf8d9) (gprs_gmm.c:300) 20241025060020531 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060020531 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060020531 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025060020531 DMM INFO MM(262420000000069/d5fdf8d9) Subscriber data update (mmctx.c:445) 20241025060020531 DMM DEBUG MM(262420000000069/d5fdf8d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060020531 DMM INFO MM(262420000000069/d5fdf8d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060020531 DMM NOTICE MM(262420000000069/d5fdf8d9) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241025060020531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060020531 DMM NOTICE MM(262420000000069/d5fdf8d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060020531 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) 20241025060020532 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060020532 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025060020532 DMM INFO MM(262420000000069/d5fdf8d9) Subscriber data update (mmctx.c:445) 20241025060020532 DMM DEBUG MM(262420000000069/d5fdf8d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060020538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020538 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060020538 DMM INFO MM(262420000000069/d5fdf8d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060020538 DMM NOTICE MM(262420000000069/d5fdf8d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060020538 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060020538 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060020539 DLLC NOTICE LLME(d065dd3a/d5fdf8d9){ASSIGNED} LLGM Assign pre (ffffffff => d5fdf8d9) (gprs_llc.c:1079) 20241025060020539 DLLC NOTICE LLME(ffffffff/d5fdf8d9){ASSIGNED} LLGM Assign post (ffffffff => d5fdf8d9) (gprs_llc.c:1125) 20241025060020539 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060020539 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025060020539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060020539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060020599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020599 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060020599 DMM INFO MM(262420000000069/d5fdf8d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060020599 DMM INFO MM(262420000000069/d5fdf8d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060020599 DMM DEBUG MM(262420000000069/d5fdf8d9) Using GGSN 0 (gprs_sm.c:317) 20241025060020599 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) 20241025060020599 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241025060020599 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060020599 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060020599 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241025060020626 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 7b 01 41 42 11 e8 d4 a5 01 14 05 7f 99 f5 06 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241025060020626 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba091580, cbp=0x5577ce1e7970) (sgsn_libgtp.c:629) 20241025060020626 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060020626 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e67f8 TLLI=d5fdf8d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025060020626 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060020626 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@56517668d5d3: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060020643 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241025060020658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020659 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020659 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@56517668d5d3: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@56517668d5d3: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D5FDF8D9'O, index=0 20241025060020672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020673 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060020673 DMM INFO MM(262420000000069/d5fdf8d9) -> GMM ATTACH REQUEST MI(TMSI-0xD5FDF8D9) type="GPRS attach" (gprs_gmm.c:1266) 20241025060020673 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060020673 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060020673 DLLC NOTICE LLME(ffffffff/d5fdf8d9){ASSIGNED} LLGM Assign pre (d5fdf8d9 => dfe3ec12) (gprs_llc.c:1079) 20241025060020673 DLLC NOTICE LLME(d5fdf8d9/dfe3ec12){ASSIGNED} LLGM Assign post (d5fdf8d9 => dfe3ec12) (gprs_llc.c:1125) 20241025060020673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060020673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060020673 DMM DEBUG MM(262420000000069/dfe3ec12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060020695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060020695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241025060020696 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060020696 DMM DEBUG MM(262420000000069/dfe3ec12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241025060020696 DMM NOTICE MM(262420000000069/dfe3ec12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060020696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060020696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060020696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060020696 DMM DEBUG MM(262420000000069/dfe3ec12) Requesting authorization (sgsn_auth.c:160) 20241025060020696 DMM INFO MM(262420000000069/dfe3ec12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060020696 DMM DEBUG MM(262420000000069/dfe3ec12) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060020696 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241025060020696 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) 20241025060021672 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060021672 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060021672 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025060021672 DMM INFO MM(262420000000069/dfe3ec12) Subscriber data update (mmctx.c:445) 20241025060021672 DMM DEBUG MM(262420000000069/dfe3ec12) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241025060021672 DMM INFO MM(262420000000069/dfe3ec12) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241025060021672 DMM NOTICE MM(262420000000069/dfe3ec12) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241025060021672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060021672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060021672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025060021672 DMM INFO MM(262420000000069/dfe3ec12) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe3ec12) (gprs_gmm.c:300) 20241025060021672 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) 20241025060021675 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060021675 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025060021675 DMM INFO MM(262420000000069/dfe3ec12) Subscriber data update (mmctx.c:445) 20241025060021675 DMM DEBUG MM(262420000000069/dfe3ec12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060021690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060021690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060021690 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060021690 DMM INFO MM(262420000000069/dfe3ec12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060021690 DMM NOTICE MM(262420000000069/dfe3ec12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060021690 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060021690 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060021690 DLLC NOTICE LLME(d5fdf8d9/dfe3ec12){ASSIGNED} LLGM Assign pre (ffffffff => dfe3ec12) (gprs_llc.c:1079) 20241025060021690 DLLC NOTICE LLME(ffffffff/dfe3ec12){ASSIGNED} LLGM Assign post (ffffffff => dfe3ec12) (gprs_llc.c:1125) 20241025060021690 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060021690 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241025060021690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060021691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060021741 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241025060021757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060021757 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060021757 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1315)@56517668d5d3: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@56517668d5d3: Final verdict of PTC: pass 20241025060021766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1318)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1329)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1322)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1327)@56517668d5d3: Final verdict of PTC: none 20241025060021772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060021772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_attach-BVCI210(1321)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1316)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1325)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1320)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@56517668d5d3: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Fri Oct 25 06:00:21 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 20241025060021841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060022243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108204) 20241025060022773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060022773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108204, count=129352) 20241025060023775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060023775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060024758 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Timeout of T3314 (fsm.c:317) 20241025060024758 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025060024758 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025060024776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060024776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_cell_change_different_ci_data started. 20241025060025342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060025344 DMM INFO MM(262420000000069/dfe3ec12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060025344 DMM INFO MM(262420000000069/dfe3ec12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060025344 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060025344 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060025344 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060025344 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025060025344 DLLC NOTICE LLME(ffffffff/dfe3ec12){ASSIGNED} LLGM Assign pre (dfe3ec12 => ffffffff) (gprs_llc.c:1079) 20241025060025344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe3ec12 => ffffffff) (gprs_llc.c:1125) 20241025060025344 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e64a0 (gprs_sndcp.c:574) 20241025060025344 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e67f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025060025344 DMM NOTICE MM(262420000000069/dfe3ec12) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060025344 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241025060025344 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060025344 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060025344 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241025060025345 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241025060025345 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) 20241025060025345 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) 20241025060025345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060025345 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060025345 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025060025345 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060025345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060025389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060025389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060025389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060025389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060025389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060025389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060025389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060025389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060025389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060025390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060025390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060025390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060025390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060025390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060025390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060025390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060025390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060025390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060025390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060025390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060025390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060025390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060025392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060025396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060025404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060025404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060025404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060025404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060025404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060025404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060025404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060025404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060025404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060025405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060025405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060025405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060025405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060025405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060025405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060025405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060025405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060025405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060025405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060025405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060025405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060025405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060025407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060025413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060025420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060025420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060025420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060025420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060025420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060025420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060025420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060025420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060025420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060025420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060025420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060025420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060025421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060025421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060025421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060025421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060025421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060025421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060025421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060025421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060025421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060025421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060025424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060025430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060025777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060025777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060025778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060025778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060025782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060025783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@56517668d5d3: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DFFAF586'O, index=0 SGSN_Test-GSUP(1348)@56517668d5d3: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@56517668d5d3: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@56517668d5d3: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DFFAF586'O, index=0 TC_cell_change_different_ci_data(1350)@56517668d5d3: 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 := 'DD4D4664E02E435F1A5DBB8054DBD9AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E579D1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8ECFF2E320CE2B2B'O } } } } } 20241025060025857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025857 DLLC NOTICE LLME(ffffffff/dffaf586){UNASSIGNED} LLC RX: unknown TLLI 0xdffaf586, creating LLME on the fly (gprs_llc.c:552) 20241025060025857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060025857 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241025060025857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060025857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060025857 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060025857 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025060025857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060025857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060025857 DLLC NOTICE LLME(ffffffff/dffaf586){UNASSIGNED} LLGM Assign pre (dffaf586 => e955b3f0) (gprs_llc.c:1079) 20241025060025857 DLLC NOTICE LLME(dffaf586/e955b3f0){ASSIGNED} LLGM Assign post (dffaf586 => e955b3f0) (gprs_llc.c:1125) 20241025060025857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060025857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060025857 DMM DEBUG MM(262420000000071/e955b3f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060025864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025060025864 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060025864 DMM DEBUG MM(262420000000071/e955b3f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241025060025864 DMM NOTICE MM(262420000000071/e955b3f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060025864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060025864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060025864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060025864 DMM DEBUG MM(262420000000071/e955b3f0) Requesting authorization (sgsn_auth.c:160) 20241025060025864 DMM INFO MM(262420000000071/e955b3f0) Requesting authentication tuples (sgsn_auth.c:184) 20241025060025864 DMM DEBUG MM(262420000000071/e955b3f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060025864 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241025060025864 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)@56517668d5d3: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@56517668d5d3: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241025060025865 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060025865 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060025865 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060025865 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060025865 DMM INFO MM(262420000000071/e955b3f0) Subscriber data update (mmctx.c:445) 20241025060025865 DMM DEBUG MM(262420000000071/e955b3f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060025865 DMM INFO MM(262420000000071/e955b3f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060025865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060025865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060025865 DMM INFO MM(262420000000071/e955b3f0) <- GMM AUTH AND CIPHERING REQ (rand = dd 4d 46 64 e0 2e 43 5f 1a 5d bb 80 54 db d9 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025060025870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060025870 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060025870 DMM INFO MM(262420000000071/e955b3f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060025870 DMM NOTICE MM(262420000000071/e955b3f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060025870 DMM DEBUG MM(262420000000071/e955b3f0) checking auth: received GSM SRES = 1e 57 9d 1e (gprs_gmm.c:666) 20241025060025870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060025870 DMM DEBUG MM(262420000000071/e955b3f0) Requesting authorization (sgsn_auth.c:160) 20241025060025870 DMM INFO MM(262420000000071/e955b3f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060025870 DMM DEBUG MM(262420000000071/e955b3f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060025870 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241025060025870 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) 20241025060025870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025060025870 DMM INFO MM(262420000000071/e955b3f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe955b3f0) (gprs_gmm.c:300) 20241025060025870 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060025870 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060025870 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241025060025870 DMM INFO MM(262420000000071/e955b3f0) Subscriber data update (mmctx.c:445) 20241025060025870 DMM DEBUG MM(262420000000071/e955b3f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060025870 DMM INFO MM(262420000000071/e955b3f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060025870 DMM NOTICE MM(262420000000071/e955b3f0) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241025060025870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060025870 DMM NOTICE MM(262420000000071/e955b3f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060025870 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) 20241025060025870 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060025870 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241025060025870 DMM INFO MM(262420000000071/e955b3f0) Subscriber data update (mmctx.c:445) 20241025060025870 DMM DEBUG MM(262420000000071/e955b3f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060025874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025060025874 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060025874 DMM INFO MM(262420000000071/e955b3f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060025874 DMM NOTICE MM(262420000000071/e955b3f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060025874 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060025874 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060025874 DLLC NOTICE LLME(dffaf586/e955b3f0){ASSIGNED} LLGM Assign pre (ffffffff => e955b3f0) (gprs_llc.c:1079) 20241025060025874 DLLC NOTICE LLME(ffffffff/e955b3f0){ASSIGNED} LLGM Assign post (ffffffff => e955b3f0) (gprs_llc.c:1125) 20241025060025874 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060025874 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025060025874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060025874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060025932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025060025932 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060025932 DMM INFO MM(262420000000071/e955b3f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060025932 DMM INFO MM(262420000000071/e955b3f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060025932 DMM DEBUG MM(262420000000071/e955b3f0) Using GGSN 0 (gprs_sm.c:317) 20241025060025932 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) 20241025060025932 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241025060025933 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060025933 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060025933 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241025060025958 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 1f dd e3 f2 11 7c 31 61 f7 14 05 7f b3 3b 56 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241025060025958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0925f8, cbp=0x5577ce1e7d00) (sgsn_libgtp.c:629) 20241025060025959 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060025959 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5577ce1e67f8 TLLI=e955b3f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025060025959 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060025959 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@56517668d5d3: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060025974 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241025060025989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060025989 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025060025989 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@56517668d5d3: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@56517668d5d3: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E955B3F0'O, index=0 20241025060026002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060026002 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060026002 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060026004 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@56517668d5d3: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@56517668d5d3: Final verdict of PTC: pass 20241025060026030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54288<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_data-BVCI196(1335)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1348)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1346)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@56517668d5d3: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1341)@56517668d5d3: Final verdict of PTC: none 20241025060026036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060026037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1338)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1336)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1334)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1344)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1339)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@56517668d5d3: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Oct 25 06:00:26 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 20241025060026103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060026506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86188) 20241025060027038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060027038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86188, count=105976) 20241025060028039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060028039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Oct 25 06:00:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060029003 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Timeout of T3314 (fsm.c:317) 20241025060029003 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025060029003 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025060029040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060029040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_sgsn_context_req_in started. 20241025060029582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060029584 DMM INFO MM(262420000000071/e955b3f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060029584 DMM INFO MM(262420000000071/e955b3f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060029584 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060029584 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060029584 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060029584 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025060029584 DLLC NOTICE LLME(ffffffff/e955b3f0){ASSIGNED} LLGM Assign pre (e955b3f0 => ffffffff) (gprs_llc.c:1079) 20241025060029584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e955b3f0 => ffffffff) (gprs_llc.c:1125) 20241025060029584 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5577ce1e64a0 (gprs_sndcp.c:574) 20241025060029584 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5577ce1e67f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025060029584 DMM NOTICE MM(262420000000071/e955b3f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060029584 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241025060029584 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060029584 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060029585 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241025060029585 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241025060029585 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) 20241025060029585 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) 20241025060029585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060029585 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060029585 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025060029585 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060029585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060029627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060029627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060029627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060029627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060029627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060029627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060029627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060029627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060029627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060029628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060029628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060029628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060029628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060029628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060029628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060029628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060029628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060029628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060029628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060029628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060029628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060029628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060029630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060029634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060029634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060029642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060029642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060029642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060029642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060029642 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060029642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060029642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060029642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060029642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060029643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060029643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060029643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060029643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060029643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060029643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060029643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060029643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060029643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060029643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060029643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060029643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060029643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060029645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060029650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060029650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060029660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060029660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060029660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060029660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060029660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060029660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060029660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060029660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060029660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060029661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060029661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060029661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060029661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060029661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060029661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060029661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060029661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060029661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060029661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060029661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060029661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060029661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060029663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060029667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060029667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060030041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060030041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060030041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060030041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060030045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060030047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@56517668d5d3: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CF626B10'O, index=0 SGSN_Test-GSUP(1367)@56517668d5d3: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@56517668d5d3: 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 := '4FAB53C82766DD7775B8D6A0FE2E3DDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31F6327B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A44055FB07CEB9BC'O } } } } } 20241025060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060031119 DLLC NOTICE LLME(ffffffff/cf626b10){UNASSIGNED} LLC RX: unknown TLLI 0xcf626b10, creating LLME on the fly (gprs_llc.c:552) 20241025060031119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060031120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241025060031120 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060031120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060031120 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060031120 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Allocated (fsm.c:456) 20241025060031120 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060031120 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060031120 DLLC NOTICE LLME(ffffffff/cf626b10){UNASSIGNED} LLGM Assign pre (cf626b10 => c1ca7246) (gprs_llc.c:1079) 20241025060031120 DLLC NOTICE LLME(cf626b10/c1ca7246){ASSIGNED} LLGM Assign post (cf626b10 => c1ca7246) (gprs_llc.c:1125) 20241025060031120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060031120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060031120 DMM DEBUG MM(262420000000072/c1ca7246) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060031131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060031131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025060031131 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060031131 DMM DEBUG MM(262420000000072/c1ca7246) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241025060031131 DMM NOTICE MM(262420000000072/c1ca7246) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060031131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060031131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060031131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060031131 DMM DEBUG MM(262420000000072/c1ca7246) Requesting authorization (sgsn_auth.c:160) 20241025060031131 DMM INFO MM(262420000000072/c1ca7246) Requesting authentication tuples (sgsn_auth.c:184) 20241025060031131 DMM DEBUG MM(262420000000072/c1ca7246) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060031131 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241025060031131 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)@56517668d5d3: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@56517668d5d3: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241025060031135 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060031135 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060031135 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060031135 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060031135 DMM INFO MM(262420000000072/c1ca7246) Subscriber data update (mmctx.c:445) 20241025060031135 DMM DEBUG MM(262420000000072/c1ca7246) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060031135 DMM INFO MM(262420000000072/c1ca7246) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060031135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060031135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060031135 DMM INFO MM(262420000000072/c1ca7246) <- GMM AUTH AND CIPHERING REQ (rand = 4f ab 53 c8 27 66 dd 77 75 b8 d6 a0 fe 2e 3d dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025060031142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060031142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060031142 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060031142 DMM INFO MM(262420000000072/c1ca7246) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060031142 DMM NOTICE MM(262420000000072/c1ca7246) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060031142 DMM DEBUG MM(262420000000072/c1ca7246) checking auth: received GSM SRES = 31 f6 32 7b (gprs_gmm.c:666) 20241025060031142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060031142 DMM DEBUG MM(262420000000072/c1ca7246) Requesting authorization (sgsn_auth.c:160) 20241025060031142 DMM INFO MM(262420000000072/c1ca7246) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060031142 DMM DEBUG MM(262420000000072/c1ca7246) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060031142 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241025060031142 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) 20241025060031142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025060031142 DMM INFO MM(262420000000072/c1ca7246) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1ca7246) (gprs_gmm.c:300) 20241025060031144 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060031144 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060031144 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241025060031144 DMM INFO MM(262420000000072/c1ca7246) Subscriber data update (mmctx.c:445) 20241025060031144 DMM DEBUG MM(262420000000072/c1ca7246) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060031144 DMM INFO MM(262420000000072/c1ca7246) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060031144 DMM NOTICE MM(262420000000072/c1ca7246) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241025060031144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060031144 DMM NOTICE MM(262420000000072/c1ca7246) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060031144 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) 20241025060031144 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060031144 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241025060031144 DMM INFO MM(262420000000072/c1ca7246) Subscriber data update (mmctx.c:445) 20241025060031144 DMM DEBUG MM(262420000000072/c1ca7246) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060031151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060031151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025060031151 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060031151 DMM INFO MM(262420000000072/c1ca7246) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060031151 DMM NOTICE MM(262420000000072/c1ca7246) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060031151 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060031151 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060031151 DLLC NOTICE LLME(cf626b10/c1ca7246){ASSIGNED} LLGM Assign pre (ffffffff => c1ca7246) (gprs_llc.c:1079) 20241025060031151 DLLC NOTICE LLME(ffffffff/c1ca7246){ASSIGNED} LLGM Assign post (ffffffff => c1ca7246) (gprs_llc.c:1125) 20241025060031151 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060031151 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025060031151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060031151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060031213 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 28 e5 00 00 03 52 f0 99 42 42 de 05 c1 ca 72 46 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)@56517668d5d3: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241025060033212 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241025060033212 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241025060033212 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) 20241025060033212 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241025060033212 DMM INFO MM(262420000000072/c1ca7246) Subscriber data update (mmctx.c:445) 20241025060033212 DMM DEBUG MM(262420000000072/c1ca7246) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025060033212 DMM INFO MM(262420000000072/c1ca7246) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025060033212 DMM INFO MM(262420000000072/c1ca7246) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060033212 DMM INFO MM(262420000000072/c1ca7246) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060033212 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060033212 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060033212 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060033212 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025060033212 DLLC NOTICE LLME(ffffffff/c1ca7246){ASSIGNED} LLGM Assign pre (c1ca7246 => ffffffff) (gprs_llc.c:1079) 20241025060033212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1ca7246 => ffffffff) (gprs_llc.c:1125) 20241025060033212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060033212 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060033212 DMM DEBUG MM_STATE_Iu[0x5577ce1d7f60]{Detached}: Deallocated (fsm.c:568) 20241025060033212 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@56517668d5d3: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@56517668d5d3: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241025060033225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1360)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1365)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@56517668d5d3: Final verdict of PTC: none 20241025060033231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060033231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1361)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1355)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1358)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1363)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1353)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@56517668d5d3: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Oct 25 06:00:33 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 20241025060033278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060033680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86596) 20241025060034232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060034232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86596, count=99416) 20241025060035233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060035233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Oct 25 06:00:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060036234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060036234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_sgsn_context_req_out started. 20241025060036777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060036779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060036827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060036827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060036827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060036827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060036827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060036827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060036827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060036827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060036827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060036828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060036828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060036828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060036828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060036828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060036828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060036828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060036828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060036828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060036828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060036828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060036828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060036828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060036830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060036834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060036834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060036842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060036842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060036842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060036842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060036842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060036843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060036843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060036843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060036843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060036843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060036843 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060036843 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060036843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060036844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060036844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060036845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060036850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060036850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060036858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060036858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060036858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060036858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060036858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060036858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060036858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060036858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060036858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060036859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060036859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060036859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060036859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060036859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060036859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060036859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060036859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060036859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060036859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060036859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060036859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060036859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060036861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060036866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060036866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060037235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060037235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060037235 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060037235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060037240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025060037241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@56517668d5d3: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='D9BBCD99'O, index=0 SGSN_Test-GSUP(1386)@56517668d5d3: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241025060038310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060038310 DLLC NOTICE LLME(ffffffff/d9bbcd99){UNASSIGNED} LLC RX: unknown TLLI 0xd9bbcd99, creating LLME on the fly (gprs_llc.c:552) 20241025060038310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241025060038310 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025060038310 DMM NOTICE LLME(ffffffff/d9bbcd99){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241025060038310 DLLC NOTICE LLME(ffffffff/d9bbcd99){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025060038310 DMM ERROR LLME(ffffffff/d9bbcd99){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241025060038310 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025060038310 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025060038310 DLLC NOTICE LLME(ffffffff/d9bbcd99){UNASSIGNED} LLGM Assign pre (d9bbcd99 => ffffffff) (gprs_llc.c:1079) 20241025060038310 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9bbcd99 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@56517668d5d3: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@56517668d5d3: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241025060038324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060038324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1386)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1374)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1384)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@56517668d5d3: Final verdict of PTC: none 20241025060038327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1379)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1372)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1377)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1382)@56517668d5d3: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@56517668d5d3: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@56517668d5d3: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Oct 25 06:00:38 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 20241025060038469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060038871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50504) 20241025060039326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060039326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50504, count=55140) 20241025060040327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060040327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:00:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060041328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060041328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_req_id_req_ra_update started. 20241025060041964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060041966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060042011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060042011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060042011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060042011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060042011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060042011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060042011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060042011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060042011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060042012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060042012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060042012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060042013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060042013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060042013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060042013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060042013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060042013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060042013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060042013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060042013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060042013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060042016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060042024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060042024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060042030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060042030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060042030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060042030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060042030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060042030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060042030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060042030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060042030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060042031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060042031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060042031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060042031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060042031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060042031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060042031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060042031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060042031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060042031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060042031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060042032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060042032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060042033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060042038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060042038 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060042046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060042046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060042046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060042046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060042046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060042046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060042046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060042046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060042046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060042047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060042047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060042047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060042047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060042047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060042047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060042047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060042047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060042047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060042047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060042047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060042047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060042047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060042049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060042053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060042053 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)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060042329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060042329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060042329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060042329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060042333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060042334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@56517668d5d3: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D134ACE4'O, index=0 SGSN_Test-GSUP(1405)@56517668d5d3: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241025060042394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060042394 DLLC NOTICE LLME(ffffffff/d134ace4){UNASSIGNED} LLC RX: unknown TLLI 0xd134ace4, creating LLME on the fly (gprs_llc.c:552) 20241025060042394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060042394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241025060042395 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060042395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060042395 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060042395 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025060042395 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060042395 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060042395 DLLC NOTICE LLME(ffffffff/d134ace4){UNASSIGNED} LLGM Assign pre (d134ace4 => e470fac6) (gprs_llc.c:1079) 20241025060042395 DLLC NOTICE LLME(d134ace4/e470fac6){ASSIGNED} LLGM Assign post (d134ace4 => e470fac6) (gprs_llc.c:1125) 20241025060042395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060042395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060042395 DMM DEBUG MM(262420000000047/e470fac6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060042422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060042422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060042422 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060042422 DMM INFO MM(262420000000047/e470fac6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025060042422 DMM INFO MM(262420000000047/e470fac6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-32061-229 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241025060042422 DMM NOTICE MM(262420000000047/e470fac6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025060042422 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025060042422 DMM INFO MM(262420000000047/e470fac6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241025060042422 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060042422 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060042422 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060042422 DMM ERROR MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025060042423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Deallocated (fsm.c:568) 20241025060042423 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060042423 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025060042423 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060042423 DLLC NOTICE LLME(d134ace4/e470fac6){ASSIGNED} LLGM Assign pre (e470fac6 => ffffffff) (gprs_llc.c:1079) 20241025060042423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e470fac6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@56517668d5d3: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@56517668d5d3: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@56517668d5d3: Final verdict of PTC: pass 20241025060042438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@56517668d5d3: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1393)@56517668d5d3: Final verdict of PTC: none 20241025060042443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060042443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1400)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1398)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@56517668d5d3: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@56517668d5d3: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1403)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1396)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1391)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1401)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Oct 25 06:00:42 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 20241025060042507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060042909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36908) 20241025060043444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060043444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36908, count=61924) 20241025060044446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060044446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test execution finished. MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Oct 25 06:00:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060045447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060045447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_iu_attach started. 20241025060046005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060046008 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060046044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060046044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060046044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060046044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060046044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060046044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060046044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060046044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060046044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060046045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060046045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060046045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060046045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060046045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060046045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060046045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060046045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060046045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060046045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060046045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060046045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060046045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060046047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060046053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060046053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060046059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060046059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060046059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060046059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060046059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060046059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060046059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060046059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060046059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060046060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060046060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060046060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060046060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060046060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060046060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060046060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060046060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060046060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060046060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060046060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060046060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060046060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060046062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060046066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060046066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060046075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060046075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060046075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060046075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060046075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060046075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060046075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060046075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060046076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060046076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060046077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060046081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060046081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1425)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@56517668d5d3: v_sccp_pdu_maxlen:268 20241025060046285 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060046285 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) 20241025060046285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060046285 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060046293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060046293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060046293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060046293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060046293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060046293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060046293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060046295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060046295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060046296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060046296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060046296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060046296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060046296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060046296 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060046448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060046449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060046449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060046449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060046451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060046451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060047092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047092 DLM3UA 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) 20241025060047092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047093 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060047093 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060047093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047093 DLM3UA 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) 20241025060047093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@56517668d5d3: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E3A11557'O, index=0 SGSN_Test-GSUP(1428)@56517668d5d3: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@56517668d5d3: 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 := 'FFA8'O, rac := '90'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)@56517668d5d3: Added conn table entry 0TC_iu_attach(1430)11808990 SGSN_Test_0-SCCP(1423)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1424)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060047531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047531 DLM3UA 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) 20241025060047531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047531 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060047531 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060047531 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060047531 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241025060047531 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241025060047531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241025060047531 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{Deregistered}: Allocated (fsm.c:456) 20241025060047531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: Allocated (fsm.c:456) 20241025060047531 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060047531 DMM DEBUG MM_STATE_Iu[0x5577ce1e61f0]{Detached}: Allocated (fsm.c:456) 20241025060047531 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060047531 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060047531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060047531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060047531 DMM DEBUG MM(262420000001001/e9692f41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060047531 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241025060047532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047532 DLM3UA 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) 20241025060047532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047532 DLM3UA 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) 20241025060047532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@56517668d5d3: { messageType := 2, destLocRef := 'B430DE'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)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@56517668d5d3: 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 := 'FA46C4CAA33A3FFD04387230DA8FDD46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1FB261D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AA45D66BEBFF2A9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '91B90C0A054B2B3F954248A07A828571'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C63E8D42209FBDAA64600046317CC51B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '176B7B315C2C4D69615AB65C53F61BD7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DC9500EA7C76FA5E'O } } } } } SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1423)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241025060047539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047539 DLM3UA 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) 20241025060047539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047539 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060047539 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060047539 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060047539 DMM DEBUG MM(262420000001001/e9692f41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241025060047539 DMM NOTICE MM(262420000001001/e9692f41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060047539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060047539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060047539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060047539 DMM DEBUG MM(262420000001001/e9692f41) Requesting authorization (sgsn_auth.c:160) 20241025060047539 DMM INFO MM(262420000001001/e9692f41) Requesting authentication tuples (sgsn_auth.c:184) 20241025060047539 DMM DEBUG MM(262420000001001/e9692f41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060047539 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241025060047539 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)@56517668d5d3: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@56517668d5d3: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241025060047541 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060047541 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060047541 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060047541 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060047541 DMM INFO MM(262420000001001/e9692f41) Subscriber data update (mmctx.c:445) 20241025060047541 DMM DEBUG MM(262420000001001/e9692f41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060047541 DMM INFO MM(262420000001001/e9692f41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060047541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060047541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060047541 DMM INFO MM(262420000001001/e9692f41) <- GMM AUTH AND CIPHERING REQ (rand = fa 46 c4 ca a3 3a 3f fd 04 38 72 30 da 8f dd 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 6b 7b 31 5c 2c 4d 69 61 5a b6 5c 53 f6 1b d7 ) (gprs_gmm.c:483) 20241025060047542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241025060047542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047542 DLM3UA 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) 20241025060047542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1423)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722DC9500EA23094B99990000100001F029047C76FA5E'O 20241025060047546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047546 DLM3UA 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) 20241025060047546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047546 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060047546 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060047546 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060047546 DMM INFO MM(262420000001001/e9692f41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060047546 DMM NOTICE MM(262420000001001/e9692f41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060047546 DMM DEBUG MM(262420000001001/e9692f41) checking auth: received UMTS RES = dc 95 00 ea 7c 76 fa 5e (gprs_gmm.c:666) 20241025060047546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060047546 DMM DEBUG MM(262420000001001/e9692f41) Requesting authorization (sgsn_auth.c:160) 20241025060047546 DMM INFO MM(262420000001001/e9692f41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060047546 DMM DEBUG MM(262420000001001/e9692f41) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060047546 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241025060047546 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) 20241025060047546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060047546 DMM DEBUG MM(262420000001001/e9692f41) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060047546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047546 DLM3UA 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) 20241025060047546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1423)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060047553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047553 DLM3UA 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) 20241025060047553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047553 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060047553 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060047553 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060047553 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241025060047553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060047553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060047553 DMM INFO MM(262420000001001/e9692f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9692f41) (gprs_gmm.c:300) 20241025060047553 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241025060047553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047554 DLM3UA 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) 20241025060047554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047554 DLM3UA 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) 20241025060047554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060047558 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060047558 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060047558 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025060047558 DMM INFO MM(262420000001001/e9692f41) Subscriber data update (mmctx.c:445) 20241025060047558 DMM DEBUG MM(262420000001001/e9692f41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060047558 DMM INFO MM(262420000001001/e9692f41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060047558 DMM NOTICE MM(262420000001001/e9692f41) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241025060047558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060047558 DMM NOTICE MM(262420000001001/e9692f41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060047558 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) 20241025060047558 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060047558 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025060047558 DMM INFO MM(262420000001001/e9692f41) Subscriber data update (mmctx.c:445) 20241025060047558 DMM DEBUG MM(262420000001001/e9692f41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1423)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060047560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047560 DLM3UA 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) 20241025060047560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047561 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060047561 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060047561 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060047561 DMM INFO MM(262420000001001/e9692f41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060047561 DMM NOTICE MM(262420000001001/e9692f41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060047561 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060047561 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060047561 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060047561 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060047561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060047561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060047561 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047561 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047561 DLM3UA 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) 20241025060047561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1423)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1423)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060047567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047567 DLM3UA 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) 20241025060047567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060047567 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060047567 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060047567 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060047567 DMM INFO MM(262420000001001/e9692f41) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060047567 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060047567 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060047567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060047567 DLM3UA 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) 20241025060047567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060047567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@56517668d5d3: Session index based on local reference:0 20241025060047569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060047569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060047569 DLM3UA 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) 20241025060047569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060047569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060047569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060047569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@56517668d5d3: Deleted conn table entry 0TC_iu_attach(1430)11808990 TC_iu_attach(1430)@56517668d5d3: setverdict(pass): none -> pass TC_iu_attach(1430)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@56517668d5d3: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@56517668d5d3: Final verdict of PTC: none 20241025060047641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34524<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@56517668d5d3: Final verdict of PTC: none 20241025060047646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060047646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1427)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1417)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1412)@56517668d5d3: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@56517668d5d3: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1422)@56517668d5d3: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1410)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1415)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1420)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@56517668d5d3: Test case TC_iu_attach finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Oct 25 06:00:47 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 20241025060047757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060047770 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060047770 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) 20241025060047770 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060047770 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060047770 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060047770 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) 20241025060047770 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060047770 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060047770 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) 20241025060047770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060047770 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060047770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060047770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060047770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060047770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060047770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060047770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060047770 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025060048159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207112) 20241025060048647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060048658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060048995 DGPRS DEBUG Checking for inactive LLMEs, time = 32364248 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=207112, count=208664) 20241025060049659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060049660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060049772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060049772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060049772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Oct 25 06:00:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060050662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060050662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_iu_attach_encr started. 20241025060051256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060051258 DMM INFO MM(262420000001001/e9692f41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060051258 DMM INFO MM(262420000001001/e9692f41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060051258 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060051258 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060051258 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060051258 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241025060051258 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241025060051258 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) 20241025060051258 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) 20241025060051258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: Deallocated (fsm.c:568) 20241025060051258 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060051258 DMM DEBUG MM_STATE_Iu(1)[0x5577ce1e61f0]{Detached}: Deallocated (fsm.c:568) 20241025060051258 DMM DEBUG GMM(gmm_fsm)[0x5577ce1de930]{Deregistered}: Deallocated (fsm.c:568) 20241025060051258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060051304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060051304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060051304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060051304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060051304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060051304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060051304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060051304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060051304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060051305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060051305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060051305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060051305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060051305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060051305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060051305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060051305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060051305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060051305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060051305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060051305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060051305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060051307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060051312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060051312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060051320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060051320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060051321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060051321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060051321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060051321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060051321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060051321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060051321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060051321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060051321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060051321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060051321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060051321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060051321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060051321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060051321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060051321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060051321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060051321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060051322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060051322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060051324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060051329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060051329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060051338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060051338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060051338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060051338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060051338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060051338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060051338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060051338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060051338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060051339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060051339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060051339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060051339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060051339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060051339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060051339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060051339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060051339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060051339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060051339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060051339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060051339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060051342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1448)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1442)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@56517668d5d3: v_sccp_pdu_maxlen:268 20241025060051347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060051347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060051546 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060051546 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) 20241025060051546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060051546 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060051551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060051551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060051551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060051551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060051551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060051551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060051551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060051551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060051551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060051551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060051551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060051551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060051551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060051551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060051551 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060051663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060051663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060051663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060051663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060051667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060051668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060052363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052363 DLM3UA 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) 20241025060052364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052364 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060052364 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060052364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052365 DLM3UA 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) 20241025060052365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@56517668d5d3: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D2204920'O, index=0 SGSN_Test-GSUP(1451)@56517668d5d3: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@56517668d5d3: 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 := '2B8E'O, rac := 'E1'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)@56517668d5d3: Added conn table entry 0TC_iu_attach_encr(1453)8418476 SGSN_Test_0-SCCP(1446)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1447)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060052751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052751 DLM3UA 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) 20241025060052751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052752 DLM3UA 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) 20241025060052752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052752 DLM3UA 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) 20241025060052752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052752 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060052752 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060052752 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060052752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241025060052752 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{Deregistered}: Allocated (fsm.c:456) 20241025060052752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060052752 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Allocated (fsm.c:456) 20241025060052752 DMM DEBUG MM_STATE_Iu[0x5577ce1d7e30]{Detached}: Allocated (fsm.c:456) 20241025060052752 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060052752 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060052752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060052752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060052752 DMM DEBUG MM(262420000001001/c8392dc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060052752 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) SGSN_Test_0-SCCP(1446)@56517668d5d3: { messageType := 2, destLocRef := '8074AC'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@56517668d5d3: 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 := '69FBC87CA923D46AA37AF8FFE80D2868'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6852490B'O ("hRI\v") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1837A6E00B83B9C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '686BA2CB482CB0A437FB6044CF58C60F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C289BE4D00F277E7DD7F3B302DE601F8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C6B5ACCB380FE7679ADB854FCE980518'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E530E581FDBB782F'O } } } } } SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_from0 20241025060052757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052757 DLM3UA 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) 20241025060052757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241025060052757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060052757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060052757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060052757 DMM DEBUG MM(262420000001001/c8392dc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241025060052757 DMM NOTICE MM(262420000001001/c8392dc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060052757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060052757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060052757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060052757 DMM DEBUG MM(262420000001001/c8392dc6) Requesting authorization (sgsn_auth.c:160) 20241025060052757 DMM INFO MM(262420000001001/c8392dc6) Requesting authentication tuples (sgsn_auth.c:184) 20241025060052757 DMM DEBUG MM(262420000001001/c8392dc6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060052757 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241025060052757 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)@56517668d5d3: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@56517668d5d3: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241025060052759 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060052759 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060052759 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060052759 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060052759 DMM INFO MM(262420000001001/c8392dc6) Subscriber data update (mmctx.c:445) 20241025060052759 DMM DEBUG MM(262420000001001/c8392dc6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060052759 DMM INFO MM(262420000001001/c8392dc6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060052759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060052759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060052759 DMM INFO MM(262420000001001/c8392dc6) <- GMM AUTH AND CIPHERING REQ (rand = 69 fb c8 7c a9 23 d4 6a a3 7a f8 ff e8 0d 28 68 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 b5 ac cb 38 0f e7 67 9a db 85 4f ce 98 05 18 ) (gprs_gmm.c:483) 20241025060052759 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241025060052759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052759 DLM3UA 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) 20241025060052759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1446)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122E530E58123094B99990000100001F02904FDBB782F'O 20241025060052762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052762 DLM3UA 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) 20241025060052762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052762 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060052762 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060052762 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060052762 DMM INFO MM(262420000001001/c8392dc6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060052762 DMM NOTICE MM(262420000001001/c8392dc6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060052762 DMM DEBUG MM(262420000001001/c8392dc6) checking auth: received UMTS RES = e5 30 e5 81 fd bb 78 2f (gprs_gmm.c:666) 20241025060052762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060052762 DMM DEBUG MM(262420000001001/c8392dc6) Requesting authorization (sgsn_auth.c:160) 20241025060052762 DMM INFO MM(262420000001001/c8392dc6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060052762 DMM DEBUG MM(262420000001001/c8392dc6) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060052762 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241025060052762 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) 20241025060052762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060052762 DMM DEBUG MM(262420000001001/c8392dc6) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241025060052763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052763 DLM3UA 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) 20241025060052763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_len:17 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1446)@56517668d5d3: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241025060052768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052768 DLM3UA 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) 20241025060052768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052768 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060052768 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060052768 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060052768 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241025060052768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060052768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060052768 DMM INFO MM(262420000001001/c8392dc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8392dc6) (gprs_gmm.c:300) 20241025060052768 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241025060052768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052768 DLM3UA 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) 20241025060052768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052768 DLM3UA 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) 20241025060052768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060052770 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060052770 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060052770 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025060052770 DMM INFO MM(262420000001001/c8392dc6) Subscriber data update (mmctx.c:445) 20241025060052770 DMM DEBUG MM(262420000001001/c8392dc6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060052770 DMM INFO MM(262420000001001/c8392dc6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060052770 DMM NOTICE MM(262420000001001/c8392dc6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241025060052770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060052770 DMM NOTICE MM(262420000001001/c8392dc6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060052770 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) 20241025060052770 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060052770 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025060052770 DMM INFO MM(262420000001001/c8392dc6) Subscriber data update (mmctx.c:445) 20241025060052770 DMM DEBUG MM(262420000001001/c8392dc6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1446)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060052772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052772 DLM3UA 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) 20241025060052772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052772 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060052772 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060052772 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060052772 DMM INFO MM(262420000001001/c8392dc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060052772 DMM NOTICE MM(262420000001001/c8392dc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060052772 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060052772 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060052772 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060052772 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060052772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060052772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060052772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052772 DLM3UA 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) 20241025060052772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1446)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1446)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060052774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052775 DLM3UA 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) 20241025060052775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060052775 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060052775 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060052775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060052775 DMM INFO MM(262420000001001/c8392dc6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060052775 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060052775 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060052775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060052775 DLM3UA 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) 20241025060052775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060052775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@56517668d5d3: Session index based on local reference:0 20241025060052775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060052775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060052775 DLM3UA 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) 20241025060052775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060052775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060052775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060052775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@56517668d5d3: Deleted conn table entry 0TC_iu_attach_encr(1453)8418476 TC_iu_attach_encr(1453)@56517668d5d3: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@56517668d5d3: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@56517668d5d3: Final verdict of PTC: none 20241025060052845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025060052850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060052850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1450)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1451)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1445)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1440)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@56517668d5d3: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1435)@56517668d5d3: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1444)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1438)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1433)@56517668d5d3: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@56517668d5d3: Test case TC_iu_attach_encr finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. 20241025060052978 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060052978 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) 20241025060052978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060052978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060052978 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060052978 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) 20241025060052978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060052978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060052978 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) 20241025060052978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060052978 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060052978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060052978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060052978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060052978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060052978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060052978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060052978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Fri Oct 25 06:00:52 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 20241025060053008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060053410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210420) 20241025060053852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060053852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210420, count=211676) 20241025060054854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060054854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060054979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060054979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060054979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:00:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060055856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060055856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_iu_attach_geran_rau started. 20241025060056518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060056521 DMM INFO MM(262420000001001/c8392dc6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060056521 DMM INFO MM(262420000001001/c8392dc6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060056521 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060056521 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060056521 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060056521 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241025060056521 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241025060056521 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) 20241025060056521 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) 20241025060056521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060056521 DMM DEBUG MM_STATE_Gb[0x5577ce1d8090]{Idle}: Deallocated (fsm.c:568) 20241025060056521 DMM DEBUG MM_STATE_Iu(2)[0x5577ce1d7e30]{Detached}: Deallocated (fsm.c:568) 20241025060056521 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e61f0]{Deregistered}: Deallocated (fsm.c:568) 20241025060056521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060056570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060056570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060056570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060056570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060056570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060056570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060056570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060056570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060056570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060056571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060056571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060056571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060056571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060056571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060056571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060056571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060056571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060056571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060056571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060056571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1458)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060056571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060056571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060056573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060056578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060056578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@56517668d5d3: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1463)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060056590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060056590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1464)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060056590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060056590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060056590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060056590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060056590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060056590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1464)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060056591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060056591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060056592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060056598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060056598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1461)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060056603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060056603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060056603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060056603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060056603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060056603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060056603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060056603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060056603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060056604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060056604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060056604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060056604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060056604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060056604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060056604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060056604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060056604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060056604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060056604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1468)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060056604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060056604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060056606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060056610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060056610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1471)@56517668d5d3: M3UA emulation initiated, the test can be started MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@56517668d5d3: ************************************************* SGSN_Test_0-SCCP(1469)@56517668d5d3: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060056812 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060056812 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) 20241025060056812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060056812 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060056820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060056820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060056820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060056820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060056820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060056820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060056820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060056822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060056822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060056822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060056822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060056822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060056822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060056822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060056823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060056857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060056857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060056857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060056857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060056861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060056862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060057624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057624 DLM3UA 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) 20241025060057624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057625 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060057625 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060057626 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057626 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057626 DLM3UA 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) 20241025060057626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@56517668d5d3: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CB1C7308'O, index=0 SGSN_Test-GSUP(1474)@56517668d5d3: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@56517668d5d3: 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 := '20B7'O, rac := 'EF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@56517668d5d3: Added conn table entry 0TC_iu_attach_geran_rau(1476)13323800 SGSN_Test_0-SCCP(1469)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1470)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060057947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057947 DLM3UA 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) 20241025060057947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057947 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060057947 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060057948 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060057948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241025060057948 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060057948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: Allocated (fsm.c:456) 20241025060057948 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060057948 DMM DEBUG MM_STATE_Iu[0x5577ce1de930]{Detached}: Allocated (fsm.c:456) 20241025060057948 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060057948 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060057948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060057948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060057948 DMM DEBUG MM(262420000001002/fb47bc99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060057948 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241025060057948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057948 DLM3UA 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) 20241025060057948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057948 DLM3UA 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) 20241025060057948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@56517668d5d3: { messageType := 2, destLocRef := 'CB4E18'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@56517668d5d3: 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 := 'E100B3FE8ED255157CAA6881131FB91E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5D4B30E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96E2212D6D5FA2C6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '66DECE8E673419C60C47CBDFAB506A32'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D184CE11934E30EBBA8659DC68C07037'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B9141E4EE594DDECBFA040CACAA0A1DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '66E7DB21570C86E7'O } } } } } SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1469)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241025060057955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057955 DLM3UA 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) 20241025060057955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057955 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060057955 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060057955 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060057955 DMM DEBUG MM(262420000001002/fb47bc99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241025060057955 DMM NOTICE MM(262420000001002/fb47bc99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060057955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060057955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060057955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060057955 DMM DEBUG MM(262420000001002/fb47bc99) Requesting authorization (sgsn_auth.c:160) 20241025060057955 DMM INFO MM(262420000001002/fb47bc99) Requesting authentication tuples (sgsn_auth.c:184) 20241025060057955 DMM DEBUG MM(262420000001002/fb47bc99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060057955 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241025060057955 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)@56517668d5d3: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@56517668d5d3: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241025060057957 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060057957 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060057957 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060057957 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060057957 DMM INFO MM(262420000001002/fb47bc99) Subscriber data update (mmctx.c:445) 20241025060057957 DMM DEBUG MM(262420000001002/fb47bc99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060057957 DMM INFO MM(262420000001002/fb47bc99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060057957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060057957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060057957 DMM INFO MM(262420000001002/fb47bc99) <- GMM AUTH AND CIPHERING REQ (rand = e1 00 b3 fe 8e d2 55 15 7c aa 68 81 13 1f b9 1e , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 14 1e 4e e5 94 dd ec bf a0 40 ca ca a0 a1 dd ) (gprs_gmm.c:483) 20241025060057957 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241025060057957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057957 DLM3UA 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) 20241025060057957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1469)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022266E7DB2123094B99990000100002F02904570C86E7'O 20241025060057962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057962 DLM3UA 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) 20241025060057962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057962 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060057962 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060057962 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060057962 DMM INFO MM(262420000001002/fb47bc99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060057962 DMM NOTICE MM(262420000001002/fb47bc99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060057962 DMM DEBUG MM(262420000001002/fb47bc99) checking auth: received UMTS RES = 66 e7 db 21 57 0c 86 e7 (gprs_gmm.c:666) 20241025060057962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060057962 DMM DEBUG MM(262420000001002/fb47bc99) Requesting authorization (sgsn_auth.c:160) 20241025060057962 DMM INFO MM(262420000001002/fb47bc99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060057962 DMM DEBUG MM(262420000001002/fb47bc99) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060057962 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241025060057962 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) 20241025060057962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060057962 DMM DEBUG MM(262420000001002/fb47bc99) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060057962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057962 DLM3UA 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) 20241025060057962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1469)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060057968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057968 DLM3UA 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) 20241025060057968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057968 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060057968 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060057968 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060057968 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241025060057968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060057968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060057968 DMM INFO MM(262420000001002/fb47bc99) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb47bc99) (gprs_gmm.c:300) 20241025060057968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241025060057968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057968 DLM3UA 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) 20241025060057968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057968 DLM3UA 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) 20241025060057968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060057970 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060057970 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060057970 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025060057970 DMM INFO MM(262420000001002/fb47bc99) Subscriber data update (mmctx.c:445) 20241025060057970 DMM DEBUG MM(262420000001002/fb47bc99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060057970 DMM INFO MM(262420000001002/fb47bc99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060057970 DMM NOTICE MM(262420000001002/fb47bc99) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241025060057970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060057970 DMM NOTICE MM(262420000001002/fb47bc99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060057970 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) 20241025060057971 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060057971 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025060057971 DMM INFO MM(262420000001002/fb47bc99) Subscriber data update (mmctx.c:445) 20241025060057971 DMM DEBUG MM(262420000001002/fb47bc99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1469)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060057972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057972 DLM3UA 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) 20241025060057972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057972 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060057972 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060057972 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060057972 DMM INFO MM(262420000001002/fb47bc99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060057972 DMM NOTICE MM(262420000001002/fb47bc99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060057972 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060057972 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060057972 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060057972 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060057972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060057972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060057972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057972 DLM3UA 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) 20241025060057972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1469)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1469)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060057975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057975 DLM3UA 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) 20241025060057975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060057975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060057975 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060057975 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060057975 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060057975 DMM INFO MM(262420000001002/fb47bc99) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060057975 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060057976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057975 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060057976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060057976 DLM3UA 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) 20241025060057976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060057976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@56517668d5d3: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)13323800 20241025060057976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060057976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060057976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060057976 DLM3UA 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) 20241025060057976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060057976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060057976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_iu_attach_geran_rau(1476)@56517668d5d3: setverdict(pass): none -> pass 20241025060057976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_geran_rau-BVCI196(1457)@56517668d5d3: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@56517668d5d3: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FB47BC99'O, index=1 20241025060058049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060058049 DLLC NOTICE LLME(ffffffff/fb47bc99){UNASSIGNED} LLC RX: unknown TLLI 0xfb47bc99, creating LLME on the fly (gprs_llc.c:552) 20241025060058049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241025060058049 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025060058049 DMM INFO MM(262420000001002/fb47bc99) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: fb47bc99, P-TMSI: fb47bc99 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241025060058049 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241025060058049 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241025060058049 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241025060058049 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060058049 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241025060058049 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060058049 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060058049 DLLC NOTICE LLME(ffffffff/fb47bc99){UNASSIGNED} LLGM Assign pre (fb47bc99 => fb47bc99) (gprs_llc.c:1079) 20241025060058049 DLLC NOTICE LLME(fb47bc99/fb47bc99){ASSIGNED} LLGM Assign post (fb47bc99 => fb47bc99) (gprs_llc.c:1125) 20241025060058049 DMM INFO MM(262420000001002/fb47bc99) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@56517668d5d3: Removing Client IMSI='262420000001002'H, index=1 20241025060058080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060058080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060058080 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060058080 DMM INFO MM(262420000001002/fb47bc99) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025060058080 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025060058080 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060058080 DLLC NOTICE LLME(fb47bc99/fb47bc99){ASSIGNED} LLGM Assign pre (ffffffff => fb47bc99) (gprs_llc.c:1079) 20241025060058080 DLLC NOTICE LLME(ffffffff/fb47bc99){ASSIGNED} LLGM Assign post (ffffffff => fb47bc99) (gprs_llc.c:1125) 20241025060058080 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025060058080 DMM ERROR MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@56517668d5d3: Final verdict of PTC: none 20241025060058088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1458)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1468)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1464)@56517668d5d3: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@56517668d5d3: Final verdict of PTC: none20241025060058093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060058094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1455)@56517668d5d3: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@56517668d5d3: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1462)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1466)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1456)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@56517668d5d3: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Oct 25 06:00:58 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 20241025060058178 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060058178 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) 20241025060058178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060058178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060058178 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060058178 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) 20241025060058178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060058178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060058178 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) 20241025060058178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060058178 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060058178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060058178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060058178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060058178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060058178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060058178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060058178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025060058218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060058620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218824) 20241025060059095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060059095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218824, count=220180) 20241025060100096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060100096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060100179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060100179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060100179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060101097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060101097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_geran_attach_iu_rau started. 20241025060101684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060101687 DMM INFO MM(262420000001002/fb47bc99) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060101687 DMM INFO MM(262420000001002/fb47bc99) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060101687 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060101687 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060101687 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025060101687 DMM ERROR MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025060101687 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241025060101687 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) 20241025060101687 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) 20241025060101687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d8090]{Init}: Deallocated (fsm.c:568) 20241025060101687 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060101687 DMM DEBUG MM_STATE_Iu(3)[0x5577ce1de930]{Detached}: Deallocated (fsm.c:568) 20241025060101687 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060101687 DLLC NOTICE LLME(ffffffff/fb47bc99){ASSIGNED} LLGM Assign pre (fb47bc99 => ffffffff) (gprs_llc.c:1079) 20241025060101687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb47bc99 => ffffffff) (gprs_llc.c:1125) 20241025060101687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060101728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060101728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060101728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060101728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060101728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060101728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060101728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060101728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060101728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060101729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060101729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060101729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060101729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060101729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060101729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060101729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060101729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060101729 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060101729 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060101729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060101729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060101729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060101731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060101736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060101736 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060101744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060101744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060101744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060101744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060101744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060101744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060101744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060101744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060101744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060101745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060101745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060101745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060101745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060101745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060101745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060101745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060101745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060101745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060101745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060101745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060101745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060101745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025060101747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060101752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060101752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060101760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060101760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060101760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060101760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060101760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060101760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060101760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060101760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060101760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060101761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060101761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060101761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060101761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060101761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060101761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060101761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060101761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060101761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060101761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060101761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060101762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060101762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060101764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1494)@56517668d5d3: M3UA emulation initiated, the test can be started MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@56517668d5d3: ************************************************* 20241025060101768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060101768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@56517668d5d3: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060101969 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060101969 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) 20241025060101969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060101969 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060101974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060101974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060101974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060101974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060101974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060101974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060101974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060101975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060101975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060101975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060101975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060101975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060101975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060101975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060101975 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060102098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060102098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060102098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060102098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060102103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025060102104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060102791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060102791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060102791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060102791 DLM3UA 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) 20241025060102791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060102791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060102791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060102791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060102792 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060102792 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060102792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060102792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060102792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060102792 DLM3UA 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) 20241025060102792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060102792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060102793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060102793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@56517668d5d3: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D94F4C76'O, index=0 SGSN_Test-GSUP(1497)@56517668d5d3: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@56517668d5d3: 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 := '6FEF786349C78C36FF009F895857B2EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB412DC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22EA1A35AAD78662'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B772090F5F0FAAF9FE79704DDDCE1A93'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E7E2411864AE47723F7844311334872D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '09B56A83A94E667CF24E4076A039C895'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9AD2ED8A66879C66'O } } } } } 20241025060103183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060103183 DLLC NOTICE LLME(ffffffff/d94f4c76){UNASSIGNED} LLC RX: unknown TLLI 0xd94f4c76, creating LLME on the fly (gprs_llc.c:552) 20241025060103183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060103183 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241025060103183 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Allocated (fsm.c:456) 20241025060103183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060103183 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060103183 DMM DEBUG MM_STATE_Iu[0x5577ce1d8090]{Detached}: Allocated (fsm.c:456) 20241025060103183 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060103183 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060103183 DLLC NOTICE LLME(ffffffff/d94f4c76){UNASSIGNED} LLGM Assign pre (d94f4c76 => e70b0d5b) (gprs_llc.c:1079) 20241025060103183 DLLC NOTICE LLME(d94f4c76/e70b0d5b){ASSIGNED} LLGM Assign post (d94f4c76 => e70b0d5b) (gprs_llc.c:1125) 20241025060103183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060103183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060103183 DMM DEBUG MM(262420000001003/e70b0d5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060103198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060103198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025060103198 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060103198 DMM DEBUG MM(262420000001003/e70b0d5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241025060103198 DMM NOTICE MM(262420000001003/e70b0d5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060103198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060103198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060103198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060103198 DMM DEBUG MM(262420000001003/e70b0d5b) Requesting authorization (sgsn_auth.c:160) 20241025060103198 DMM INFO MM(262420000001003/e70b0d5b) Requesting authentication tuples (sgsn_auth.c:184) 20241025060103198 DMM DEBUG MM(262420000001003/e70b0d5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060103198 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241025060103198 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)@56517668d5d3: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@56517668d5d3: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241025060103205 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060103205 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060103205 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060103205 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060103205 DMM INFO MM(262420000001003/e70b0d5b) Subscriber data update (mmctx.c:445) 20241025060103205 DMM DEBUG MM(262420000001003/e70b0d5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060103205 DMM INFO MM(262420000001003/e70b0d5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060103205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060103205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060103205 DMM INFO MM(262420000001003/e70b0d5b) <- GMM AUTH AND CIPHERING REQ (rand = 6f ef 78 63 49 c7 8c 36 ff 00 9f 89 58 57 b2 ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 b5 6a 83 a9 4e 66 7c f2 4e 40 76 a0 39 c8 95 ) (gprs_gmm.c:483) 20241025060103221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060103221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025060103221 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060103221 DMM INFO MM(262420000001003/e70b0d5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060103221 DMM NOTICE MM(262420000001003/e70b0d5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060103221 DMM DEBUG MM(262420000001003/e70b0d5b) checking auth: received UMTS RES = 9a d2 ed 8a 66 87 9c 66 (gprs_gmm.c:666) 20241025060103221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060103221 DMM DEBUG MM(262420000001003/e70b0d5b) Requesting authorization (sgsn_auth.c:160) 20241025060103221 DMM INFO MM(262420000001003/e70b0d5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060103221 DMM DEBUG MM(262420000001003/e70b0d5b) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060103221 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241025060103221 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) 20241025060103221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025060103221 DMM INFO MM(262420000001003/e70b0d5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe70b0d5b) (gprs_gmm.c:300) 20241025060103224 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060103224 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060103224 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025060103224 DMM INFO MM(262420000001003/e70b0d5b) Subscriber data update (mmctx.c:445) 20241025060103224 DMM DEBUG MM(262420000001003/e70b0d5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060103224 DMM INFO MM(262420000001003/e70b0d5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060103224 DMM NOTICE MM(262420000001003/e70b0d5b) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241025060103224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060103224 DMM NOTICE MM(262420000001003/e70b0d5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060103224 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) 20241025060103225 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060103225 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025060103225 DMM INFO MM(262420000001003/e70b0d5b) Subscriber data update (mmctx.c:445) 20241025060103225 DMM DEBUG MM(262420000001003/e70b0d5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025060103236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060103236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025060103236 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025060103236 DMM INFO MM(262420000001003/e70b0d5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060103236 DMM NOTICE MM(262420000001003/e70b0d5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060103236 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060103236 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060103236 DLLC NOTICE LLME(d94f4c76/e70b0d5b){ASSIGNED} LLGM Assign pre (ffffffff => e70b0d5b) (gprs_llc.c:1079) 20241025060103236 DLLC NOTICE LLME(ffffffff/e70b0d5b){ASSIGNED} LLGM Assign post (ffffffff => e70b0d5b) (gprs_llc.c:1125) 20241025060103236 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025060103236 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025060103236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060103236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@56517668d5d3: 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 := 'E70B0D5B'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)@56517668d5d3: Added conn table entry 0TC_geran_attach_iu_rau(1499)6957456 SGSN_Test_0-SCCP(1492)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1493)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060103316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060103316 DLM3UA 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) 20241025060103316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060103316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060103317 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060103317 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060103317 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060103317 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025060103317 DMM INFO MM(262420000001003/e70b0d5b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e70b0d5b (00000000), TLLI: e70b0d5b (e70b0d5b), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241025060103317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241025060103317 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241025060103317 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025060103317 DLLC NOTICE LLME(ffffffff/e70b0d5b){ASSIGNED} LLGM Assign pre (e70b0d5b => ffffffff) (gprs_llc.c:1079) 20241025060103317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e70b0d5b => ffffffff) (gprs_llc.c:1125) 20241025060103317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060103317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241025060103317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060103317 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060103317 DMM DEBUG MM(262420000001003/e70b0d5b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060103317 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060103318 DLM3UA 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) 20241025060103318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060103318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060103318 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060103318 DLM3UA 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) 20241025060103318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060103318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@56517668d5d3: { messageType := 2, destLocRef := '6A2990'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1492)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1492)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060103338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060103338 DLM3UA 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) 20241025060103338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060103338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060103339 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060103339 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060103339 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060103339 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241025060103339 DMM INFO MM(262420000001003/e70b0d5b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241025060103339 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241025060103339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060103339 DLM3UA 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) 20241025060103339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060103339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060103339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060103339 DLM3UA 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) 20241025060103339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060103339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@56517668d5d3: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@56517668d5d3: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1492)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1492)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241025060103355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060103355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060103355 DLM3UA 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) 20241025060103355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060103355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060103355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060103355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060103355 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060103355 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060103355 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060103355 DMM INFO MM(262420000001003/e70b0d5b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025060103355 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025060103355 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060103355 DMM DEBUG MM_STATE_Iu[0x5577ce1d8090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241025060103355 DMM ERROR MM_STATE_Iu[0x5577ce1d8090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@56517668d5d3: Final verdict of PTC: none 20241025060103358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@56517668d5d3: Final verdict of PTC: none 20241025060103363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060103363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1496)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1491)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1486)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@56517668d5d3: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@56517668d5d3: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1481)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@56517668d5d3: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1479)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1489)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1484)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@56517668d5d3: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Oct 25 06:01:03 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 20241025060103504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060103558 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060103558 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) 20241025060103558 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060103558 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060103558 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060103558 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) 20241025060103558 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060103558 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060103558 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) 20241025060103558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060103558 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060103558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060103558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060103558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060103558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060103558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060103558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060103558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025060103906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169868) 20241025060104364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060104364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=169868, count=178548) 20241025060105365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060105365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060105560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060105560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060105560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060106366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060106366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_attach_pdp_act_user started. 20241025060106998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060107000 DMM INFO MM(262420000001003/e70b0d5b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060107000 DMM INFO MM(262420000001003/e70b0d5b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060107000 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060107000 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060107000 DMM DEBUG MM_STATE_Iu[0x5577ce1d8090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060107000 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241025060107000 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) 20241025060107000 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) 20241025060107000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060107000 DMM DEBUG MM_STATE_Gb(0)[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060107000 DMM DEBUG MM_STATE_Iu[0x5577ce1d8090]{Detached}: Deallocated (fsm.c:568) 20241025060107000 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d7e30]{Deregistered}: Deallocated (fsm.c:568) 20241025060107000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060107035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060107035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060107035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060107035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060107035 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060107035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060107035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060107035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060107035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060107036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060107036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060107036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060107036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060107036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060107036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060107036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060107036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060107036 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060107036 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060107036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060107036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060107036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060107038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060107042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060107042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060107052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060107052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060107052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060107052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060107052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060107052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060107052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060107052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060107052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060107053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060107053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060107053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060107053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060107053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060107053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060107053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060107053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060107053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060107053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060107053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060107054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060107054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060107056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060107062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060107062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060107067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060107067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060107067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060107067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060107067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060107067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060107067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060107067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060107067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060107068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060107068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060107068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060107068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060107068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060107068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060107068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060107068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060107068 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060107068 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060107068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060107069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060107069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060107071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241025060107075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060107075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1517)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1517)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@56517668d5d3: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060107276 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060107276 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) 20241025060107276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060107276 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060107282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060107282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060107282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060107282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060107282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060107283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060107283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060107285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060107285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060107285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060107285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060107285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060107285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060107285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060107285 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060107367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060107367 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060107367 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060107367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060107371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060107371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060108095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108095 DLM3UA 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) 20241025060108095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108096 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060108096 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060108096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108096 DLM3UA 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) 20241025060108096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@56517668d5d3: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='FB4FA84D'O, index=0 SGSN_Test-GSUP(1520)@56517668d5d3: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@56517668d5d3: 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 := '343D'O ("4="), rac := '2F'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)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user(1522)15724741 SGSN_Test_0-SCCP(1515)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1516)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060108410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108410 DLM3UA 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) 20241025060108410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108410 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060108410 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060108410 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060108410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241025060108411 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{Deregistered}: Allocated (fsm.c:456) 20241025060108411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060108411 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Allocated (fsm.c:456) 20241025060108411 DMM DEBUG MM_STATE_Iu[0x5577ce1e9970]{Detached}: Allocated (fsm.c:456) 20241025060108411 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060108411 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060108411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060108411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060108411 DMM DEBUG MM(262420000001004/c7ee505a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060108411 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241025060108411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108411 DLM3UA 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) 20241025060108411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108411 DLM3UA 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) 20241025060108411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: { messageType := 2, destLocRef := 'EFF0C5'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@56517668d5d3: 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 := 'EC879A92C9845166875B593D2BAF4206'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '238CF9D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDA72ED5551503E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D42295976279FD65A511AF54873B2321'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '617390761212A13710F5CA951C2C5DB7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '43C4969E9EBD1403DF310FB3DAF44DBF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0580854E112DD93'O } } } } } SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241025060108416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108416 DLM3UA 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) 20241025060108416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108416 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060108416 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060108416 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060108416 DMM DEBUG MM(262420000001004/c7ee505a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241025060108416 DMM NOTICE MM(262420000001004/c7ee505a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060108416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060108416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060108416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060108416 DMM DEBUG MM(262420000001004/c7ee505a) Requesting authorization (sgsn_auth.c:160) 20241025060108416 DMM INFO MM(262420000001004/c7ee505a) Requesting authentication tuples (sgsn_auth.c:184) 20241025060108416 DMM DEBUG MM(262420000001004/c7ee505a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060108416 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241025060108416 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)@56517668d5d3: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241025060108417 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060108417 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060108417 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060108417 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060108417 DMM INFO MM(262420000001004/c7ee505a) Subscriber data update (mmctx.c:445) 20241025060108417 DMM DEBUG MM(262420000001004/c7ee505a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060108417 DMM INFO MM(262420000001004/c7ee505a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060108417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060108417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060108417 DMM INFO MM(262420000001004/c7ee505a) <- GMM AUTH AND CIPHERING REQ (rand = ec 87 9a 92 c9 84 51 66 87 5b 59 3d 2b af 42 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 43 c4 96 9e 9e bd 14 03 df 31 0f b3 da f4 4d bf ) (gprs_gmm.c:483) 20241025060108417 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241025060108417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108417 DLM3UA 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) 20241025060108417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722B058085423094B99990000100004F02904E112DD93'O 20241025060108420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108420 DLM3UA 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) 20241025060108420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108420 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060108420 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060108420 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060108420 DMM INFO MM(262420000001004/c7ee505a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060108420 DMM NOTICE MM(262420000001004/c7ee505a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060108420 DMM DEBUG MM(262420000001004/c7ee505a) checking auth: received UMTS RES = b0 58 08 54 e1 12 dd 93 (gprs_gmm.c:666) 20241025060108420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060108420 DMM DEBUG MM(262420000001004/c7ee505a) Requesting authorization (sgsn_auth.c:160) 20241025060108420 DMM INFO MM(262420000001004/c7ee505a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060108420 DMM DEBUG MM(262420000001004/c7ee505a) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060108420 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241025060108420 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) 20241025060108420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060108420 DMM DEBUG MM(262420000001004/c7ee505a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060108420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108420 DLM3UA 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) 20241025060108420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060108424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108424 DLM3UA 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) 20241025060108424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108424 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060108424 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060108424 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060108424 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241025060108424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060108424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060108424 DMM INFO MM(262420000001004/c7ee505a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7ee505a) (gprs_gmm.c:300) 20241025060108424 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241025060108424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108424 DLM3UA 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) 20241025060108424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108424 DLM3UA 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) 20241025060108424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060108426 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060108426 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060108426 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025060108426 DMM INFO MM(262420000001004/c7ee505a) Subscriber data update (mmctx.c:445) 20241025060108426 DMM DEBUG MM(262420000001004/c7ee505a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060108426 DMM INFO MM(262420000001004/c7ee505a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060108426 DMM NOTICE MM(262420000001004/c7ee505a) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241025060108426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060108426 DMM NOTICE MM(262420000001004/c7ee505a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060108426 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) 20241025060108426 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060108426 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025060108426 DMM INFO MM(262420000001004/c7ee505a) Subscriber data update (mmctx.c:445) 20241025060108426 DMM DEBUG MM(262420000001004/c7ee505a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060108427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108427 DLM3UA 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) 20241025060108427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108428 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060108428 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060108428 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060108428 DMM INFO MM(262420000001004/c7ee505a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060108428 DMM NOTICE MM(262420000001004/c7ee505a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060108428 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060108428 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060108428 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060108428 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060108428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060108428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060108428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108428 DLM3UA 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) 20241025060108428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060108430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108430 DLM3UA 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) 20241025060108430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108430 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060108430 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060108430 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060108430 DMM INFO MM(262420000001004/c7ee505a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060108430 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060108430 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060108430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108430 DLM3UA 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) 20241025060108430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 20241025060108431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108431 DLM3UA 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) 20241025060108431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_user(1522)15724741 TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@56517668d5d3: 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 := 'C7EE505A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user(1522)604905 SGSN_Test_0-RAN(1516)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@56517668d5d3: First idle individual index:0 20241025060108634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108634 DLM3UA 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) 20241025060108634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108635 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060108635 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060108635 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060108635 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC7EE505A) type="signalling" (gprs_gmm.c:1944) 20241025060108635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060108635 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060108635 DMM DEBUG MM(262420000001004/c7ee505a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060108636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108636 DLM3UA 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) 20241025060108636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108636 DLM3UA 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) 20241025060108636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: { messageType := 2, destLocRef := '093AE9'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060108644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108644 DLM3UA 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) 20241025060108644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108645 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060108645 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060108645 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060108645 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241025060108645 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060108645 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060108645 DMM INFO MM(262420000001004/c7ee505a) <- GMM SERVICE ACCEPT (P-TMSI=0xc7ee505a) (gprs_gmm.c:813) 20241025060108645 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241025060108645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108645 DLM3UA 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) 20241025060108645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108645 DLM3UA 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) 20241025060108645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060108660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108660 DLM3UA 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) 20241025060108660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108660 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060108660 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060108660 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060108660 DMM INFO MM(262420000001004/c7ee505a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060108660 DMM INFO MM(262420000001004/c7ee505a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060108660 DMM DEBUG MM(262420000001004/c7ee505a) Using GGSN 0 (gprs_sm.c:317) 20241025060108660 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) 20241025060108661 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241025060108661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060108661 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060108661 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241025060108684 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 21 d5 2c 36 11 5e 1a bb e0 14 05 7f fd f7 2c c1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241025060108684 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060108684 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060108684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108684 DLM3UA 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) 20241025060108684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:30 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 20241025060108722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108722 DLM3UA 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) 20241025060108722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680089FA9E0B'O 20241025060108722 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060108722 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060108722 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060108722 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241025060108722 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025060108722 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241025060108722 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060108722 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241025060108722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108722 DLM3UA 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) 20241025060108722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060108724 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 21 d5 2c 36 11 5e 1a bb e0 7f fd f7 2c c1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241025060108724 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060108724 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_len:16 SGSN_Test_0-SCCP(1515)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1515)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025060108734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060108734 DLM3UA 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) 20241025060108734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060108735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060108735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060108735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060108735 DMM INFO MM(262420000001004/c7ee505a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025060108735 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060108735 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241025060108737 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) 20241025060108737 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060108737 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025060108737 DMM INFO MM(262420000001004/c7ee505a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025060108737 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241025060108738 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108738 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060108738 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060108738 DLM3UA 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) 20241025060108738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060108738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060108738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060108738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060108737 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241025060108737 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1515)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@56517668d5d3: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@56517668d5d3: Final verdict of PTC: none 20241025060108752 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060108752 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) 20241025060108752 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060108752 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060108752 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060108752 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) 20241025060108752 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060108752 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060108752 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) 20241025060108752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060108752 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060108752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060108752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060108752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060108752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060108752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060108752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060108752 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@56517668d5d3: Final verdict of PTC: none 20241025060108759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45872<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1509)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP(1520)@56517668d5d3: Final verdict of PTC: none 20241025060108764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060108764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI196(1503)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1504)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1514)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1507)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1502)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1512)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Fri Oct 25 06:01:08 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 20241025060108886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060109288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296852) 20241025060109765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060109765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=296852, count=298012) 20241025060110754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060110754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060110754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060110767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060110767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060111769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060111769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241025060112377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060112380 DMM INFO MM(262420000001004/c7ee505a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060112380 DMM INFO MM(262420000001004/c7ee505a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060112380 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060112380 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060112380 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060112380 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060112380 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241025060112380 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) 20241025060112380 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) 20241025060112380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060112380 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Deallocated (fsm.c:568) 20241025060112380 DMM DEBUG MM_STATE_Iu(5)[0x5577ce1e9970]{Detached}: Deallocated (fsm.c:568) 20241025060112380 DMM DEBUG GMM(gmm_fsm)[0x5577ce1d8090]{Deregistered}: Deallocated (fsm.c:568) 20241025060112380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060112381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060112381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060112381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060112381 DLM3UA 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) 20241025060112381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060112381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060112381 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060112429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060112429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060112429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060112429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060112429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060112429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060112429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060112429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060112429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060112430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060112430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060112430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060112430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060112430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060112430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060112430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060112430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060112430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060112430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060112430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060112430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060112430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060112432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060112438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060112438 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)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060112444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060112444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060112444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060112444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060112444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060112444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060112444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060112444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060112444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060112445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060112445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060112445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060112445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060112445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060112445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060112445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060112445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060112445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060112445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060112445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060112445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060112445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060112447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060112452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060112452 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060112462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060112462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060112462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060112462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060112462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060112462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060112462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060112462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060112462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060112464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060112464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060112464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060112464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060112464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060112464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060112464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060112464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060112464 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060112464 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060112464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060112464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060112464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060112467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1540)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1534)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1538)@56517668d5d3: v_sccp_pdu_maxlen:268 20241025060112472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060112472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060112672 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060112672 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) 20241025060112672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060112672 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060112680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060112680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060112680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060112680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060112680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060112680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060112680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060112683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060112683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060112683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060112683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060112683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060112683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060112683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060112683 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060112770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060112770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060112770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060112770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060112774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060112775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060113491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113491 DLM3UA 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) 20241025060113491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113492 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060113492 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060113492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113492 DLM3UA 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) 20241025060113492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C0F4EC66'O, index=0 SGSN_Test-GSUP(1543)@56517668d5d3: 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)@56517668d5d3: 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 := 'DB48'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(1539)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3474626 SGSN_Test_0-SCCP(1538)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1539)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060113875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113875 DLM3UA 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) 20241025060113875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113876 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060113876 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060113876 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060113876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241025060113876 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{Deregistered}: Allocated (fsm.c:456) 20241025060113876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060113876 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060113876 DMM DEBUG MM_STATE_Iu[0x5577ce1e5670]{Detached}: Allocated (fsm.c:456) 20241025060113876 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060113876 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060113876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060113876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060113876 DMM DEBUG MM(262420000001058/d3760a00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060113876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241025060113876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113876 DLM3UA 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) 20241025060113876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113876 DLM3UA 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) 20241025060113876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: { messageType := 2, destLocRef := '3504C2'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: 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 := 'FC947BD9483B780C631178EB223F7EC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF84E4D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C288440CA80D6A0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '22C2828AE4320AF97C4C7381831CDA1D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E684B7239782BD77D086F79EB1F44C88'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ABE18EB9631AA283F57A01EEDBE68F80'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0F7517DCB7F1597C'O } } } } } SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241025060113890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113890 DLM3UA 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) 20241025060113890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113890 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060113890 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060113890 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060113890 DMM DEBUG MM(262420000001058/d3760a00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241025060113890 DMM NOTICE MM(262420000001058/d3760a00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060113890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060113890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060113890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060113890 DMM DEBUG MM(262420000001058/d3760a00) Requesting authorization (sgsn_auth.c:160) 20241025060113890 DMM INFO MM(262420000001058/d3760a00) Requesting authentication tuples (sgsn_auth.c:184) 20241025060113890 DMM DEBUG MM(262420000001058/d3760a00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060113890 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241025060113890 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)@56517668d5d3: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241025060113894 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060113894 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060113894 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060113894 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060113894 DMM INFO MM(262420000001058/d3760a00) Subscriber data update (mmctx.c:445) 20241025060113894 DMM DEBUG MM(262420000001058/d3760a00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060113894 DMM INFO MM(262420000001058/d3760a00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060113894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060113894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060113894 DMM INFO MM(262420000001058/d3760a00) <- GMM AUTH AND CIPHERING REQ (rand = fc 94 7b d9 48 3b 78 0c 63 11 78 eb 22 3f 7e c8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab e1 8e b9 63 1a a2 83 f5 7a 01 ee db e6 8f 80 ) (gprs_gmm.c:483) 20241025060113894 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241025060113894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113895 DLM3UA 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) 20241025060113895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300220F7517DC23094B99990000105008F02904B7F1597C'O 20241025060113904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113904 DLM3UA 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) 20241025060113904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113904 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060113904 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060113905 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060113905 DMM INFO MM(262420000001058/d3760a00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060113905 DMM NOTICE MM(262420000001058/d3760a00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060113905 DMM DEBUG MM(262420000001058/d3760a00) checking auth: received UMTS RES = 0f 75 17 dc b7 f1 59 7c (gprs_gmm.c:666) 20241025060113905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060113905 DMM DEBUG MM(262420000001058/d3760a00) Requesting authorization (sgsn_auth.c:160) 20241025060113905 DMM INFO MM(262420000001058/d3760a00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060113905 DMM DEBUG MM(262420000001058/d3760a00) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060113905 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241025060113905 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) 20241025060113905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060113905 DMM DEBUG MM(262420000001058/d3760a00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060113905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113905 DLM3UA 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) 20241025060113905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 20241025060113917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113917 DLM3UA 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) 20241025060113917 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-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060113917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113917 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060113917 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060113917 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060113917 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241025060113917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060113917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060113917 DMM INFO MM(262420000001058/d3760a00) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3760a00) (gprs_gmm.c:300) 20241025060113917 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241025060113917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113917 DLM3UA 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) 20241025060113917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113917 DLM3UA 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) 20241025060113917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060113922 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060113922 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060113922 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241025060113922 DMM INFO MM(262420000001058/d3760a00) Subscriber data update (mmctx.c:445) 20241025060113922 DMM DEBUG MM(262420000001058/d3760a00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060113922 DMM INFO MM(262420000001058/d3760a00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060113922 DMM NOTICE MM(262420000001058/d3760a00) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241025060113922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060113922 DMM NOTICE MM(262420000001058/d3760a00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060113922 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) 20241025060113923 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060113923 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241025060113923 DMM INFO MM(262420000001058/d3760a00) Subscriber data update (mmctx.c:445) 20241025060113923 DMM DEBUG MM(262420000001058/d3760a00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 20241025060113925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113925 DLM3UA 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) 20241025060113925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060113925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113925 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060113925 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060113925 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060113925 DMM INFO MM(262420000001058/d3760a00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060113925 DMM NOTICE MM(262420000001058/d3760a00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060113925 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060113925 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060113925 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060113925 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060113925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060113925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060113925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113925 DLM3UA 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) 20241025060113925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060113929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113929 DLM3UA 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) 20241025060113929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060113929 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060113929 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060113929 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060113929 DMM INFO MM(262420000001058/d3760a00) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060113929 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060113929 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060113929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060113929 DLM3UA 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) 20241025060113929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060113929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 20241025060113930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060113930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060113930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060113930 DLM3UA 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) 20241025060113930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060113930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060113930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060113930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3474626 TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: 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 := 'D3760A00'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)16690210 SGSN_Test_0-RAN(1539)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@56517668d5d3: First idle individual index:0 20241025060114134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060114134 DLM3UA 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) 20241025060114134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060114134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114135 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060114135 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060114135 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060114135 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3760A00) type="signalling" (gprs_gmm.c:1944) 20241025060114135 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060114135 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060114135 DMM DEBUG MM(262420000001058/d3760a00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060114136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114136 DLM3UA 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) 20241025060114136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114136 DLM3UA 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) 20241025060114136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: { messageType := 2, destLocRef := 'FEAC22'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060114146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060114147 DLM3UA 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) 20241025060114147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060114147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114147 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060114147 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060114147 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060114147 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241025060114147 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060114147 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060114147 DMM INFO MM(262420000001058/d3760a00) <- GMM SERVICE ACCEPT (P-TMSI=0xd3760a00) (gprs_gmm.c:813) 20241025060114147 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241025060114147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114148 DLM3UA 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) 20241025060114148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114148 DLM3UA 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) 20241025060114148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060114159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060114160 DLM3UA 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) 20241025060114160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060114160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114160 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060114160 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060114160 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060114160 DMM INFO MM(262420000001058/d3760a00) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060114160 DMM INFO MM(262420000001058/d3760a00) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060114160 DMM DEBUG MM(262420000001058/d3760a00) Using GGSN 0 (gprs_sm.c:317) 20241025060114160 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) 20241025060114160 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241025060114160 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060114160 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060114160 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241025060114183 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 79 eb 0e e5 11 53 d2 d8 9a 14 05 7f 54 53 0f 5b 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) 20241025060114183 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060114183 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060114183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114183 DLM3UA 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) 20241025060114183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:30 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800BC0C2B61'O 20241025060114208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060114208 DLM3UA 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) 20241025060114208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060114209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114209 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060114209 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060114209 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060114209 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241025060114209 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025060114209 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241025060114209 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060114209 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241025060114209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114209 DLM3UA 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) 20241025060114209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060114213 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 79 eb 0e e5 11 53 d2 d8 9a 7f 54 53 0f 5b 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) 20241025060114213 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060114213 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_len:16 SGSN_Test_0-SCCP(1538)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1538)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025060114225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060114225 DLM3UA 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) 20241025060114225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060114225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060114226 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060114226 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060114226 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060114226 DMM INFO MM(262420000001058/d3760a00) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025060114226 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060114226 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241025060114228 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) 20241025060114228 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060114228 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025060114228 DMM INFO MM(262420000001058/d3760a00) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025060114228 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241025060114229 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241025060114229 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025060114229 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114229 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060114229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060114229 DLM3UA 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) 20241025060114229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060114229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060114229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060114229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@56517668d5d3: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@56517668d5d3: Final verdict of PTC: none 20241025060114243 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060114243 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) 20241025060114243 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060114243 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060114243 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060114243 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) 20241025060114243 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060114243 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060114243 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) 20241025060114243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060114243 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060114243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060114243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060114243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060114243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060114243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060114243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060114243 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@56517668d5d3: Final verdict of PTC: none 20241025060114248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@56517668d5d3: Final verdict of PTC: none 20241025060114253 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1532)@56517668d5d3: Final verdict of PTC: none 20241025060114254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1542)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1527)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1537)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1525)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1530)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1535)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Fri Oct 25 06:01:14 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 20241025060114320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060114822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302872) 20241025060115255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060115255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=302872, count=304032) 20241025060116243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060116244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060116244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060116256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060116256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20241025060117257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060117257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241025060117910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060117912 DMM INFO MM(262420000001058/d3760a00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060117913 DMM INFO MM(262420000001058/d3760a00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060117913 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060117913 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060117913 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060117913 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060117913 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241025060117913 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) 20241025060117913 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) 20241025060117913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060117913 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060117913 DMM DEBUG MM_STATE_Iu(7)[0x5577ce1e5670]{Detached}: Deallocated (fsm.c:568) 20241025060117913 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9970]{Deregistered}: Deallocated (fsm.c:568) 20241025060117913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060117913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060117913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060117913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060117913 DLM3UA 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) 20241025060117913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060117913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060117913 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060117960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060117960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060117960 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060117960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060117960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060117961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060117961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060117961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060117961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060117961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060117961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060117961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060117961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060117961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060117961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060117961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060117962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060117962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060117964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060117969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060117969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060117979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060117979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060117979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060117979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060117979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060117979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060117979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060117979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060117979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060117980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060117980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060117980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060117980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060117980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060117980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060117980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060117980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060117980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060117980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060117980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060117980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060117980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1556)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 20241025060117983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060117988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060117988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060117993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060117993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060117993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060117993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060117993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060117993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060117993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060117993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060117993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060117994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060117994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060117994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060117994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060117994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060117994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060117994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060117994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060117994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060117994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060117994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060117994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060117994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060117996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060118000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060118000 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(1559)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1563)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@56517668d5d3: ************************************************* SGSN_Test_0-SCCP(1561)@56517668d5d3: v_sccp_pdu_maxlen:268 20241025060118204 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060118204 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) 20241025060118204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060118204 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060118211 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060118211 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060118211 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060118211 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060118211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060118211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060118212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060118213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060118214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060118214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060118214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060118214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060118214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060118214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060118214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060118258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060118258 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060118258 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060118258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060118262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060118263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060118996 DGPRS DEBUG Checking for inactive LLMEs, time = 32364278 (sgsn.c:131) 20241025060119024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119024 DLM3UA 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) 20241025060119024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119025 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060119025 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060119025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119025 DLM3UA 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) 20241025060119025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='C3FC7573'O, index=0 SGSN_Test-GSUP(1566)@56517668d5d3: 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)@56517668d5d3: 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 := '329F'O, rac := '3B'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)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)14668771 SGSN_Test_0-SCCP(1561)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1562)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060119347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119347 DLM3UA 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) 20241025060119347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119348 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060119348 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060119348 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060119348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241025060119348 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{Deregistered}: Allocated (fsm.c:456) 20241025060119348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060119348 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Allocated (fsm.c:456) 20241025060119348 DMM DEBUG MM_STATE_Iu[0x5577ce1e9400]{Detached}: Allocated (fsm.c:456) 20241025060119348 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060119348 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060119348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060119348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060119348 DMM DEBUG MM(262420000001055/c80c1fe6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060119348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241025060119348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119348 DLM3UA 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) 20241025060119348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119348 DLM3UA 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) 20241025060119348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: { messageType := 2, destLocRef := 'DFD3E3'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: 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 := 'C4E2EC43D48A42911CE2DB6EBBFAC5C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56CFADBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20324CF40055722A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '40CFD4B33B58D46914E9DB17D7A7C16D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E465B413C2FA1F2B049CDFE29377822A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8DB06550F605C742B633C942E585F26F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '815610048AAD2BFB'O } } } } } SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241025060119356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119356 DLM3UA 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) 20241025060119356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060119356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060119356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060119356 DMM DEBUG MM(262420000001055/c80c1fe6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241025060119356 DMM NOTICE MM(262420000001055/c80c1fe6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060119356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060119356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060119356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060119356 DMM DEBUG MM(262420000001055/c80c1fe6) Requesting authorization (sgsn_auth.c:160) 20241025060119356 DMM INFO MM(262420000001055/c80c1fe6) Requesting authentication tuples (sgsn_auth.c:184) 20241025060119356 DMM DEBUG MM(262420000001055/c80c1fe6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060119356 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241025060119356 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)@56517668d5d3: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241025060119358 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060119358 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060119359 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060119359 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060119359 DMM INFO MM(262420000001055/c80c1fe6) Subscriber data update (mmctx.c:445) 20241025060119359 DMM DEBUG MM(262420000001055/c80c1fe6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060119359 DMM INFO MM(262420000001055/c80c1fe6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060119359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060119359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060119359 DMM INFO MM(262420000001055/c80c1fe6) <- GMM AUTH AND CIPHERING REQ (rand = c4 e2 ec 43 d4 8a 42 91 1c e2 db 6e bb fa c5 c0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d b0 65 50 f6 05 c7 42 b6 33 c9 42 e5 85 f2 6f ) (gprs_gmm.c:483) 20241025060119359 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241025060119359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119359 DLM3UA 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) 20241025060119359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300228156100423094B99990000105005F029048AAD2BFB'O 20241025060119365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119365 DLM3UA 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) 20241025060119365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119365 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060119365 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060119365 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060119365 DMM INFO MM(262420000001055/c80c1fe6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060119365 DMM NOTICE MM(262420000001055/c80c1fe6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060119365 DMM DEBUG MM(262420000001055/c80c1fe6) checking auth: received UMTS RES = 81 56 10 04 8a ad 2b fb (gprs_gmm.c:666) 20241025060119365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060119365 DMM DEBUG MM(262420000001055/c80c1fe6) Requesting authorization (sgsn_auth.c:160) 20241025060119365 DMM INFO MM(262420000001055/c80c1fe6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060119365 DMM DEBUG MM(262420000001055/c80c1fe6) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060119365 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241025060119365 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) 20241025060119365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060119365 DMM DEBUG MM(262420000001055/c80c1fe6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060119365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119365 DLM3UA 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) 20241025060119365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060119376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119376 DLM3UA 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) 20241025060119376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119376 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060119376 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060119376 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060119376 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241025060119376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060119376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060119376 DMM INFO MM(262420000001055/c80c1fe6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc80c1fe6) (gprs_gmm.c:300) 20241025060119376 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241025060119376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119376 DLM3UA 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) 20241025060119376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119376 DLM3UA 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) 20241025060119376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060119381 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060119381 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060119381 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241025060119381 DMM INFO MM(262420000001055/c80c1fe6) Subscriber data update (mmctx.c:445) 20241025060119381 DMM DEBUG MM(262420000001055/c80c1fe6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060119381 DMM INFO MM(262420000001055/c80c1fe6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060119381 DMM NOTICE MM(262420000001055/c80c1fe6) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241025060119381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060119381 DMM NOTICE MM(262420000001055/c80c1fe6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060119381 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) 20241025060119382 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060119382 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241025060119382 DMM INFO MM(262420000001055/c80c1fe6) Subscriber data update (mmctx.c:445) 20241025060119382 DMM DEBUG MM(262420000001055/c80c1fe6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060119384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119384 DLM3UA 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) 20241025060119384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060119385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060119385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060119385 DMM INFO MM(262420000001055/c80c1fe6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060119385 DMM NOTICE MM(262420000001055/c80c1fe6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060119385 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060119385 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060119385 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060119385 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060119385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060119385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060119385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119385 DLM3UA 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) 20241025060119385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060119390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119390 DLM3UA 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) 20241025060119390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119390 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060119390 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060119390 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060119390 DMM INFO MM(262420000001055/c80c1fe6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060119390 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060119390 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060119390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119390 DLM3UA 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) 20241025060119390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 20241025060119391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119391 DLM3UA 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) 20241025060119392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)14668771 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: 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 := 'C80C1FE6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13982104 SGSN_Test_0-RAN(1562)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@56517668d5d3: First idle individual index:0 20241025060119594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119594 DLM3UA 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) 20241025060119594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119595 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060119595 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060119595 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060119595 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC80C1FE6) type="signalling" (gprs_gmm.c:1944) 20241025060119595 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060119595 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060119595 DMM DEBUG MM(262420000001055/c80c1fe6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060119595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119596 DLM3UA 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) 20241025060119596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119596 DLM3UA 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) 20241025060119596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: { messageType := 2, destLocRef := 'D55998'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060119606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119606 DLM3UA 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) 20241025060119606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119606 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060119606 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060119606 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060119606 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241025060119606 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060119606 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060119607 DMM INFO MM(262420000001055/c80c1fe6) <- GMM SERVICE ACCEPT (P-TMSI=0xc80c1fe6) (gprs_gmm.c:813) 20241025060119607 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241025060119607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119607 DLM3UA 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) 20241025060119607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119607 DLM3UA 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) 20241025060119607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060119621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119621 DLM3UA 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) 20241025060119621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119621 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060119621 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060119621 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060119621 DMM INFO MM(262420000001055/c80c1fe6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060119621 DMM INFO MM(262420000001055/c80c1fe6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060119621 DMM DEBUG MM(262420000001055/c80c1fe6) Using GGSN 0 (gprs_sm.c:317) 20241025060119621 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) 20241025060119622 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241025060119622 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060119622 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060119622 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241025060119645 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 84 ee 01 cb 11 7f d4 0b b6 14 05 7f bf da 10 de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241025060119645 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060119645 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060119645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119645 DLM3UA 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) 20241025060119645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:33 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068007AC2BC9F'O 20241025060119681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119681 DLM3UA 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) 20241025060119681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119681 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060119681 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060119681 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060119681 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241025060119681 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241025060119681 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241025060119681 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060119681 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241025060119681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119682 DLM3UA 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) 20241025060119682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060119688 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 84 ee 01 cb 11 7f d4 0b b6 7f bf da 10 de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241025060119688 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060119688 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_len:16 SGSN_Test_0-SCCP(1561)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1561)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025060119703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060119703 DLM3UA 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) 20241025060119703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060119703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060119703 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060119704 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060119704 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060119704 DMM INFO MM(262420000001055/c80c1fe6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025060119704 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060119704 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241025060119707 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) 20241025060119707 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060119707 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025060119707 DMM INFO MM(262420000001055/c80c1fe6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025060119707 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241025060119707 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241025060119707 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025060119707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060119707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060119707 DLM3UA 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) 20241025060119707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060119707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060119707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060119707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@56517668d5d3: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@56517668d5d3: Final verdict of PTC: none 20241025060119720 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060119720 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) 20241025060119720 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060119720 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060119720 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060119720 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) 20241025060119720 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060119720 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060119720 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) 20241025060119720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060119720 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060119720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060119720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060119721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060119721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060119721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060119721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060119721 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@56517668d5d3: Final verdict of PTC: none 20241025060119726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@56517668d5d3: Final verdict of PTC: none 20241025060119731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060119731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1546)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1560)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1555)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1550)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1548)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1558)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1554)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Fri Oct 25 06:01:19 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 20241025060119861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060120363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262204) 20241025060120733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060120733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=262204, count=304092) 20241025060121722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060121722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060121722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060121734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060121735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20241025060122736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060122737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241025060123447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060123449 DMM INFO MM(262420000001055/c80c1fe6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060123450 DMM INFO MM(262420000001055/c80c1fe6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060123450 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060123450 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060123450 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060123450 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060123450 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241025060123450 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) 20241025060123450 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) 20241025060123450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060123450 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Deallocated (fsm.c:568) 20241025060123450 DMM DEBUG MM_STATE_Iu(9)[0x5577ce1e9400]{Detached}: Deallocated (fsm.c:568) 20241025060123450 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e5670]{Deregistered}: Deallocated (fsm.c:568) 20241025060123450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060123450 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060123450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060123450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060123450 DLM3UA 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) 20241025060123450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060123450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060123450 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060123483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060123483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060123483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060123483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060123483 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060123483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060123483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060123483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060123483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060123484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060123484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060123484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060123484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060123484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060123484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060123484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060123484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060123484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060123484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060123484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060123484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060123484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060123486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060123491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060123491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060123498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060123498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060123498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060123498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060123498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060123498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060123498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060123498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060123498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060123499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060123499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060123499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060123499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060123499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060123499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060123499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060123499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060123499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060123499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060123499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060123499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060123499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060123502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060123506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060123506 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)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060123514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060123514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060123514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060123514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060123514 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060123514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060123514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060123514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060123514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060123515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060123515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060123515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060123515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060123515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060123515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060123515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060123515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060123515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060123515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060123515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060123515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060123515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060123518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1586)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation 20241025060123522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060123522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@56517668d5d3: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060123724 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060123724 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) 20241025060123724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060123724 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060123733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060123733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060123733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060123733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060123733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060123733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060123733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060123735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060123735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060123735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060123735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060123735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060123735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060123735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060123735 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060123738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060123738 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060123738 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060123738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060123742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060123743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060124542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124542 DLM3UA 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) 20241025060124542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124542 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060124542 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060124543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124543 DLM3UA 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) 20241025060124543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='CBB5CD30'O, index=0 SGSN_Test-GSUP(1589)@56517668d5d3: 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)@56517668d5d3: 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 := '7E9B'O, rac := '04'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)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14625183 SGSN_Test_0-SCCP(1584)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1585)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060124822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124822 DLM3UA 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) 20241025060124822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124823 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060124823 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060124823 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060124823 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241025060124823 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{Deregistered}: Allocated (fsm.c:456) 20241025060124823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060124823 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060124823 DMM DEBUG MM_STATE_Iu[0x5577ce1ebe70]{Detached}: Allocated (fsm.c:456) 20241025060124823 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060124823 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060124823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060124823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060124823 DMM DEBUG MM(262420000001056/e355863e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060124823 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241025060124823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124823 DLM3UA 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) 20241025060124823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124823 DLM3UA 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) 20241025060124823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: { messageType := 2, destLocRef := 'DF299F'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: 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 := 'C8C985DD6BBD79E10B2F8F18084B3471'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE3F0505'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FE914E3D7CA48A9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ED9C8AE6134E7911CA84B5628686BA0D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '88014C10632C684F612C85338C536D4C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '20F7FC3D0C8B5E468DA73A9A61E6F273'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '26D448536DA89076'O } } } } } SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241025060124832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124832 DLM3UA 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) 20241025060124832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060124832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060124832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060124832 DMM DEBUG MM(262420000001056/e355863e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241025060124832 DMM NOTICE MM(262420000001056/e355863e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060124832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060124832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060124832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060124832 DMM DEBUG MM(262420000001056/e355863e) Requesting authorization (sgsn_auth.c:160) 20241025060124832 DMM INFO MM(262420000001056/e355863e) Requesting authentication tuples (sgsn_auth.c:184) 20241025060124832 DMM DEBUG MM(262420000001056/e355863e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060124832 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241025060124832 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)@56517668d5d3: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241025060124835 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060124835 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060124835 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060124835 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060124835 DMM INFO MM(262420000001056/e355863e) Subscriber data update (mmctx.c:445) 20241025060124835 DMM DEBUG MM(262420000001056/e355863e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060124835 DMM INFO MM(262420000001056/e355863e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060124835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060124835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060124835 DMM INFO MM(262420000001056/e355863e) <- GMM AUTH AND CIPHERING REQ (rand = c8 c9 85 dd 6b bd 79 e1 0b 2f 8f 18 08 4b 34 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 f7 fc 3d 0c 8b 5e 46 8d a7 3a 9a 61 e6 f2 73 ) (gprs_gmm.c:483) 20241025060124835 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241025060124835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124835 DLM3UA 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) 20241025060124835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042226D4485323094B99990000105006F029046DA89076'O 20241025060124842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124842 DLM3UA 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) 20241025060124842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124842 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060124842 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060124842 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060124842 DMM INFO MM(262420000001056/e355863e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060124842 DMM NOTICE MM(262420000001056/e355863e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060124842 DMM DEBUG MM(262420000001056/e355863e) checking auth: received UMTS RES = 26 d4 48 53 6d a8 90 76 (gprs_gmm.c:666) 20241025060124842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060124842 DMM DEBUG MM(262420000001056/e355863e) Requesting authorization (sgsn_auth.c:160) 20241025060124842 DMM INFO MM(262420000001056/e355863e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060124842 DMM DEBUG MM(262420000001056/e355863e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060124842 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241025060124842 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) 20241025060124842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060124842 DMM DEBUG MM(262420000001056/e355863e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060124842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124842 DLM3UA 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) 20241025060124842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060124850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124850 DLM3UA 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) 20241025060124850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124850 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060124850 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060124850 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060124850 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241025060124851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060124851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060124851 DMM INFO MM(262420000001056/e355863e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe355863e) (gprs_gmm.c:300) 20241025060124851 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241025060124851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124851 DLM3UA 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) 20241025060124851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124851 DLM3UA 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) 20241025060124851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060124854 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060124854 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060124854 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241025060124854 DMM INFO MM(262420000001056/e355863e) Subscriber data update (mmctx.c:445) 20241025060124854 DMM DEBUG MM(262420000001056/e355863e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060124854 DMM INFO MM(262420000001056/e355863e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060124854 DMM NOTICE MM(262420000001056/e355863e) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241025060124854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060124854 DMM NOTICE MM(262420000001056/e355863e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060124854 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) 20241025060124855 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060124855 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241025060124855 DMM INFO MM(262420000001056/e355863e) Subscriber data update (mmctx.c:445) 20241025060124855 DMM DEBUG MM(262420000001056/e355863e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060124857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124857 DLM3UA 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) 20241025060124857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124857 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060124857 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060124857 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060124857 DMM INFO MM(262420000001056/e355863e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060124857 DMM NOTICE MM(262420000001056/e355863e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060124857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060124857 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060124857 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060124857 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060124857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060124857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060124857 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124857 DLM3UA 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) 20241025060124857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060124862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124862 DLM3UA 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) 20241025060124862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060124862 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060124862 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060124862 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060124862 DMM INFO MM(262420000001056/e355863e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060124862 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060124862 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060124862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060124862 DLM3UA 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) 20241025060124862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060124862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 20241025060124863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060124863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060124863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060124863 DLM3UA 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) 20241025060124863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060124863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060124863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060124863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14625183 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: 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 := 'E355863E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2093116 SGSN_Test_0-RAN(1585)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@56517668d5d3: First idle individual index:0 20241025060125066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060125066 DLM3UA 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) 20241025060125066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060125066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125067 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060125067 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060125067 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060125067 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE355863E) type="signalling" (gprs_gmm.c:1944) 20241025060125067 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060125067 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060125067 DMM DEBUG MM(262420000001056/e355863e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060125068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125068 DLM3UA 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) 20241025060125068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125068 DLM3UA 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) 20241025060125068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: { messageType := 2, destLocRef := '1FF03C'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060125080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060125080 DLM3UA 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) 20241025060125080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060125080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125080 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060125080 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060125080 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060125080 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241025060125081 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060125081 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060125081 DMM INFO MM(262420000001056/e355863e) <- GMM SERVICE ACCEPT (P-TMSI=0xe355863e) (gprs_gmm.c:813) 20241025060125081 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241025060125081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125081 DLM3UA 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) 20241025060125081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125081 DLM3UA 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) 20241025060125081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060125094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060125094 DLM3UA 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) 20241025060125094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060125094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060125094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060125094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060125094 DMM INFO MM(262420000001056/e355863e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060125094 DMM INFO MM(262420000001056/e355863e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060125094 DMM DEBUG MM(262420000001056/e355863e) Using GGSN 0 (gprs_sm.c:317) 20241025060125094 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) 20241025060125094 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241025060125094 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060125094 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060125094 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241025060125117 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 06 de ec 8c 11 c7 fb 36 20 14 05 7f bd bb 16 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241025060125117 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060125117 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060125117 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125117 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125117 DLM3UA 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) 20241025060125117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:46 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000003E11AE88'O 20241025060125151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060125152 DLM3UA 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) 20241025060125152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060125152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125152 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060125152 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060125152 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060125152 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241025060125152 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 )20241025060125152 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241025060125152 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060125152 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241025060125152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125152 DLM3UA 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) 20241025060125152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060125158 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 06 de ec 8c 11 c7 fb 36 20 7f bd bb 16 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241025060125158 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060125158 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_len:16 SGSN_Test_0-SCCP(1584)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1584)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025060125170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060125170 DLM3UA 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) 20241025060125170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060125170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060125170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060125170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060125170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060125170 DMM INFO MM(262420000001056/e355863e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025060125170 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060125171 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241025060125173 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) 20241025060125173 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060125173 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025060125173 DMM INFO MM(262420000001056/e355863e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025060125173 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241025060125173 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241025060125173 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025060125173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060125173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060125173 DLM3UA 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) 20241025060125173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060125173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060125173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060125173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@56517668d5d3: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@56517668d5d3: Final verdict of PTC: none 20241025060125186 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060125186 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) 20241025060125186 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060125186 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060125186 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060125186 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) 20241025060125186 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060125186 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060125186 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) 20241025060125186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060125186 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060125186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060125186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060125186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060125186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060125186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060125186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060125187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@56517668d5d3: Final verdict of PTC: none 20241025060125192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025060125197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060125197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1589)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1583)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1578)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1573)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1571)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1576)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1581)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Fri Oct 25 06:01:25 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 20241025060125313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060125815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303556) 20241025060126198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060126198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=303556, count=304812) 20241025060127187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060127187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060127187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060127199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060127199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20241025060128200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060128200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241025060128903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060128906 DMM INFO MM(262420000001056/e355863e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060128906 DMM INFO MM(262420000001056/e355863e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060128906 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060128907 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060128907 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060128907 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060128907 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241025060128907 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) 20241025060128907 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) 20241025060128907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060128907 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060128907 DMM DEBUG MM_STATE_Iu(11)[0x5577ce1ebe70]{Detached}: Deallocated (fsm.c:568) 20241025060128907 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e9400]{Deregistered}: Deallocated (fsm.c:568) 20241025060128907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060128907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060128907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060128907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060128907 DLM3UA 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) 20241025060128907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060128907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060128907 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1592)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060128956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060128956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060128957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060128957 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060128957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060128957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060128957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060128957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060128957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060128957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060128957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060128957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060128957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060128957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060128958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060128958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060128959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060128964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060128964 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)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060128972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060128972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060128972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060128972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060128972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060128972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060128972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060128972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060128972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060128973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060128973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060128973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060128973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060128973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060128973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060128973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060128973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060128973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060128973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060128973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060128973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060128973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060128975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060128979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060128979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060128988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060128988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060128988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060128988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060128988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060128988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060128988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060128988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060128988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060128989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060128989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060128989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060128990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060128990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060128990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060128990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060128990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060128990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060128990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060128990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060128990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060128990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060128991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1609)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@56517668d5d3: ************************************************* 20241025060128996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060128996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@56517668d5d3: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060129197 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060129197 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) 20241025060129197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060129197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241025060129201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060129201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060129201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060129201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test_0-M3UA(1609)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1611)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060129205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060129205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060129205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060129205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060129205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060129205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060129205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060129206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1611)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060129206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060129208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060129208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060129208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060129208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060129208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060129208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060129208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060129208 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060130015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130015 DLM3UA 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) 20241025060130015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130016 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060130016 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060130017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130017 DLM3UA 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) 20241025060130017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@56517668d5d3: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C8D78515'O, index=0 SGSN_Test-GSUP(1612)@56517668d5d3: 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)@56517668d5d3: 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 := '2F21'O ("/!"), rac := '18'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10659368 SGSN_Test_0-SCCP(1607)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1608)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060130285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130285 DLM3UA 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) 20241025060130285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130286 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060130286 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060130286 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060130286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241025060130286 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{Deregistered}: Allocated (fsm.c:456) 20241025060130286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060130286 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Allocated (fsm.c:456) 20241025060130286 DMM DEBUG MM_STATE_Iu[0x5577ce1e95a0]{Detached}: Allocated (fsm.c:456) 20241025060130286 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060130286 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060130286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060130286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060130286 DMM DEBUG MM(262420000001057/c0443ba1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060130286 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241025060130286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130286 DLM3UA 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) 20241025060130286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130286 DLM3UA 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) 20241025060130286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: { messageType := 2, destLocRef := 'A2A628'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: 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 := '73585EBAEBBB971DF0A3CFAF3914DF0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '01E7D5DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FCB3031B35261F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0F2C756CA295433AF6F6F8E3C6B95B0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1D2B304F00A318010E9B0FC8F852FEA9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CBF4C00BBF228BC190B0FF6D43FC63A3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96A3F4BC00C6EDF4'O } } } } } SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241025060130295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130295 DLM3UA 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) 20241025060130295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130295 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060130295 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060130295 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060130295 DMM DEBUG MM(262420000001057/c0443ba1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241025060130295 DMM NOTICE MM(262420000001057/c0443ba1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060130295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060130295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060130295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060130295 DMM DEBUG MM(262420000001057/c0443ba1) Requesting authorization (sgsn_auth.c:160) 20241025060130295 DMM INFO MM(262420000001057/c0443ba1) Requesting authentication tuples (sgsn_auth.c:184) 20241025060130295 DMM DEBUG MM(262420000001057/c0443ba1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060130295 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241025060130295 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)@56517668d5d3: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241025060130298 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060130298 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060130298 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060130298 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060130298 DMM INFO MM(262420000001057/c0443ba1) Subscriber data update (mmctx.c:445) 20241025060130298 DMM DEBUG MM(262420000001057/c0443ba1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060130298 DMM INFO MM(262420000001057/c0443ba1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060130298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060130298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060130298 DMM INFO MM(262420000001057/c0443ba1) <- GMM AUTH AND CIPHERING REQ (rand = 73 58 5e ba eb bb 97 1d f0 a3 cf af 39 14 df 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb f4 c0 0b bf 22 8b c1 90 b0 ff 6d 43 fc 63 a3 ) (gprs_gmm.c:483) 20241025060130298 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241025060130298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130298 DLM3UA 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) 20241025060130298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092296A3F4BC23094B99990000105007F0290400C6EDF4'O 20241025060130305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130305 DLM3UA 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) 20241025060130305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130305 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060130305 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060130305 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060130305 DMM INFO MM(262420000001057/c0443ba1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060130305 DMM NOTICE MM(262420000001057/c0443ba1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060130305 DMM DEBUG MM(262420000001057/c0443ba1) checking auth: received UMTS RES = 96 a3 f4 bc 00 c6 ed f4 (gprs_gmm.c:666) 20241025060130305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060130305 DMM DEBUG MM(262420000001057/c0443ba1) Requesting authorization (sgsn_auth.c:160) 20241025060130305 DMM INFO MM(262420000001057/c0443ba1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060130305 DMM DEBUG MM(262420000001057/c0443ba1) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060130305 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241025060130305 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) 20241025060130305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060130305 DMM DEBUG MM(262420000001057/c0443ba1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060130305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130305 DLM3UA 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) 20241025060130305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060130315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130315 DLM3UA 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) 20241025060130315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130315 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060130315 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060130315 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060130315 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241025060130315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060130315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060130315 DMM INFO MM(262420000001057/c0443ba1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0443ba1) (gprs_gmm.c:300) 20241025060130315 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241025060130315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130315 DLM3UA 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) 20241025060130315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130315 DLM3UA 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) 20241025060130315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060130321 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060130322 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060130322 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241025060130322 DMM INFO MM(262420000001057/c0443ba1) Subscriber data update (mmctx.c:445) 20241025060130322 DMM DEBUG MM(262420000001057/c0443ba1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060130322 DMM INFO MM(262420000001057/c0443ba1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060130322 DMM NOTICE MM(262420000001057/c0443ba1) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241025060130322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060130322 DMM NOTICE MM(262420000001057/c0443ba1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060130322 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) 20241025060130322 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060130322 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241025060130322 DMM INFO MM(262420000001057/c0443ba1) Subscriber data update (mmctx.c:445) 20241025060130322 DMM DEBUG MM(262420000001057/c0443ba1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060130326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130326 DLM3UA 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) 20241025060130326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130326 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060130326 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060130326 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060130326 DMM INFO MM(262420000001057/c0443ba1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060130326 DMM NOTICE MM(262420000001057/c0443ba1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060130326 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060130326 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060130326 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060130326 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060130326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060130326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060130326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130326 DLM3UA 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) 20241025060130326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060130336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130336 DLM3UA 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) 20241025060130336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130336 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060130336 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060130336 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060130336 DMM INFO MM(262420000001057/c0443ba1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060130336 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060130336 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060130336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130336 DLM3UA 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) 20241025060130336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10659368 20241025060130339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130339 DLM3UA 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) 20241025060130339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130339 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)@56517668d5d3: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: 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 := 'C0443BA1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)6295698 SGSN_Test_0-RAN(1608)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@56517668d5d3: First idle individual index:0 20241025060130542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130542 DLM3UA 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) 20241025060130542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130543 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060130543 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060130543 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060130543 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0443BA1) type="signalling" (gprs_gmm.c:1944) 20241025060130543 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060130543 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060130543 DMM DEBUG MM(262420000001057/c0443ba1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060130544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130544 DLM3UA 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) 20241025060130544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130544 DLM3UA 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) 20241025060130544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: { messageType := 2, destLocRef := '601092'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)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060130554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130554 DLM3UA 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) 20241025060130554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130555 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060130555 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060130555 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060130555 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241025060130555 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060130555 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060130555 DMM INFO MM(262420000001057/c0443ba1) <- GMM SERVICE ACCEPT (P-TMSI=0xc0443ba1) (gprs_gmm.c:813) 20241025060130555 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241025060130555 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130555 DLM3UA 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) 20241025060130555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130555 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130555 DLM3UA 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) 20241025060130555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060130568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130568 DLM3UA 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) 20241025060130568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130569 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060130569 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060130569 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060130569 DMM INFO MM(262420000001057/c0443ba1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060130569 DMM INFO MM(262420000001057/c0443ba1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060130569 DMM DEBUG MM(262420000001057/c0443ba1) Using GGSN 0 (gprs_sm.c:317) 20241025060130569 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) 20241025060130569 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241025060130569 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060130569 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060130569 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241025060130592 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 3a b7 a8 49 11 ca 60 87 4a 14 05 7f c9 32 8e c6 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) 20241025060130592 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060130592 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060130592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130592 DLM3UA 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) 20241025060130592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_len:48 SGSN_Test_0-SCCP(1607)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1607)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000387F93C8'O 20241025060130622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060130622 DLM3UA 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) 20241025060130622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060130622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060130622 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060130622 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060130622 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060130622 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241025060130622 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 )20241025060130622 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) 20241025060130622 DMM NOTICE MM(262420000001057/c0443ba1) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241025060130622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241025060130622 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060130622 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241025060130622 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241025060130622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060130622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060130622 DLM3UA 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) 20241025060130622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060130622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060130622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060130622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060130626 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) 20241025060130626 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060130626 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025060130626 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241025060130626 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@56517668d5d3: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@56517668d5d3: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@56517668d5d3: Final verdict of PTC: none 20241025060130629 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060130630 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) 20241025060130630 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060130630 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060130630 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060130630 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) 20241025060130630 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060130630 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060130630 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) 20241025060130630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060130630 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060130630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060130630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060130630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060130630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060130630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060130630 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060130630 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@56517668d5d3: Final verdict of PTC: none 20241025060130633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@56517668d5d3: Final verdict of PTC: none 20241025060130638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060130638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1601)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1606)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1596)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1599)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1594)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1604)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@56517668d5d3: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Fri Oct 25 06:01:30 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 20241025060130763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060131265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254460) 20241025060131639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060131639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=254460, count=289268) 20241025060132631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060132631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060132631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060132641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060132641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:01:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060133643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060133643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_attach_pdp_act_pmm_idle started. 20241025060134320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060134324 DMM INFO MM(262420000001057/c0443ba1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060134324 DMM INFO MM(262420000001057/c0443ba1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060134324 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060134324 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060134324 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060134324 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060134324 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241025060134324 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) 20241025060134324 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) 20241025060134324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060134324 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Deallocated (fsm.c:568) 20241025060134324 DMM DEBUG MM_STATE_Iu(13)[0x5577ce1e95a0]{Detached}: Deallocated (fsm.c:568) 20241025060134324 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebe70]{Deregistered}: Deallocated (fsm.c:568) 20241025060134324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060134324 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060134324 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060134324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060134324 DLM3UA 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) 20241025060134324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060134325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060134325 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1615)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060134366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060134366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060134366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060134366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060134366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060134366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060134366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060134366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060134366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060134367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060134367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060134367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060134367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060134367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060134367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060134367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060134367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060134367 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060134367 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060134367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060134367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060134367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060134369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060134374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060134374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060134381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060134381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060134381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060134381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060134381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060134381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060134381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060134381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060134381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060134382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060134382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060134382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060134382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060134382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060134382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060134382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060134382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060134382 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060134382 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060134382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1624)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060134382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060134382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060134384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060134388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060134388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060134397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060134397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060134397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060134397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060134397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060134398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060134398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060134398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060134398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060134398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060134398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060134398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060134399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060134399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060134399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060134399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060134399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060134399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060134399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060134399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1629)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060134399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060134399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060134401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1632)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation 20241025060134406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060134406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1630)@56517668d5d3: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060134606 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060134606 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) 20241025060134606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060134606 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060134610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060134610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060134610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060134610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060134610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060134610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060134610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060134612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060134612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060134612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060134612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060134612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060134612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060134612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060134612 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060134643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060134643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060134643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060134643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060134645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025060134645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060135425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135425 DLM3UA 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) 20241025060135425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135426 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060135426 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060135427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135427 DLM3UA 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) 20241025060135427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@56517668d5d3: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E914DD55'O, index=0 SGSN_Test-GSUP(1635)@56517668d5d3: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: 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 := '419C'O, rac := 'CF'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)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14173060 SGSN_Test_0-SCCP(1630)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1631)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060135698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135698 DLM3UA 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) 20241025060135698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135698 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060135698 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060135698 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060135698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241025060135698 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{Deregistered}: Allocated (fsm.c:456) 20241025060135698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060135698 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060135698 DMM DEBUG MM_STATE_Iu[0x5577ce1ebb20]{Detached}: Allocated (fsm.c:456) 20241025060135698 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060135698 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060135698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060135698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060135698 DMM DEBUG MM(262420000001005/c7eabf8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060135698 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241025060135698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135698 DLM3UA 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) 20241025060135698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135698 DLM3UA 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) 20241025060135698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: { messageType := 2, destLocRef := 'D84384'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)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: 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 := '8549540ACB18AF21FE1F06D4486695F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE821F35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '855C74151CBD8FF2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC8E5DC5CD092C2CC49E2618E00327D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD59306E4E8FCAA92C736A3D5692796D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '76328F06DDBAD53F289E4AB5E9676388'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E08B9F13F476975D'O } } } } } SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 20241025060135708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135708 DLM3UA 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) 20241025060135708 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-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241025060135708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060135708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060135708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060135708 DMM DEBUG MM(262420000001005/c7eabf8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241025060135708 DMM NOTICE MM(262420000001005/c7eabf8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060135708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060135708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060135708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060135708 DMM DEBUG MM(262420000001005/c7eabf8f) Requesting authorization (sgsn_auth.c:160) 20241025060135708 DMM INFO MM(262420000001005/c7eabf8f) Requesting authentication tuples (sgsn_auth.c:184) 20241025060135708 DMM DEBUG MM(262420000001005/c7eabf8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060135708 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241025060135708 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)@56517668d5d3: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@56517668d5d3: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241025060135711 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060135711 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060135711 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060135711 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060135711 DMM INFO MM(262420000001005/c7eabf8f) Subscriber data update (mmctx.c:445) 20241025060135711 DMM DEBUG MM(262420000001005/c7eabf8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060135711 DMM INFO MM(262420000001005/c7eabf8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060135711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060135711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060135711 DMM INFO MM(262420000001005/c7eabf8f) <- GMM AUTH AND CIPHERING REQ (rand = 85 49 54 0a cb 18 af 21 fe 1f 06 d4 48 66 95 f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 32 8f 06 dd ba d5 3f 28 9e 4a b5 e9 67 63 88 ) (gprs_gmm.c:483) 20241025060135711 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241025060135711 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135711 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135711 DLM3UA 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) 20241025060135711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22E08B9F1323094B99990000100005F02904F476975D'O 20241025060135718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135718 DLM3UA 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) 20241025060135718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135719 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060135719 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060135719 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060135719 DMM INFO MM(262420000001005/c7eabf8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060135719 DMM NOTICE MM(262420000001005/c7eabf8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060135719 DMM DEBUG MM(262420000001005/c7eabf8f) checking auth: received UMTS RES = e0 8b 9f 13 f4 76 97 5d (gprs_gmm.c:666) 20241025060135719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060135719 DMM DEBUG MM(262420000001005/c7eabf8f) Requesting authorization (sgsn_auth.c:160) 20241025060135719 DMM INFO MM(262420000001005/c7eabf8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060135719 DMM DEBUG MM(262420000001005/c7eabf8f) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060135719 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241025060135719 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) 20241025060135719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060135719 DMM DEBUG MM(262420000001005/c7eabf8f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060135719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135719 DLM3UA 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) 20241025060135719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060135728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135728 DLM3UA 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) 20241025060135728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135728 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060135728 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060135728 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060135728 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241025060135729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060135729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060135729 DMM INFO MM(262420000001005/c7eabf8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7eabf8f) (gprs_gmm.c:300) 20241025060135729 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241025060135729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135729 DLM3UA 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) 20241025060135729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135729 DLM3UA 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) 20241025060135729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060135733 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060135733 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060135733 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241025060135733 DMM INFO MM(262420000001005/c7eabf8f) Subscriber data update (mmctx.c:445) 20241025060135733 DMM DEBUG MM(262420000001005/c7eabf8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060135733 DMM INFO MM(262420000001005/c7eabf8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060135733 DMM NOTICE MM(262420000001005/c7eabf8f) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241025060135733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060135733 DMM NOTICE MM(262420000001005/c7eabf8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060135733 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) 20241025060135734 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060135734 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241025060135734 DMM INFO MM(262420000001005/c7eabf8f) Subscriber data update (mmctx.c:445) 20241025060135734 DMM DEBUG MM(262420000001005/c7eabf8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060135736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135736 DLM3UA 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) 20241025060135736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135736 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060135736 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060135736 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060135736 DMM INFO MM(262420000001005/c7eabf8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060135736 DMM NOTICE MM(262420000001005/c7eabf8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060135736 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060135736 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060135736 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060135736 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060135736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060135736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060135736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135736 DLM3UA 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) 20241025060135736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060135742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135742 DLM3UA 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) 20241025060135742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135742 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060135742 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060135742 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060135742 DMM INFO MM(262420000001005/c7eabf8f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060135742 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060135742 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060135742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135742 DLM3UA 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) 20241025060135742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 20241025060135744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135744 DLM3UA 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) 20241025060135744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14173060 TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: 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 := 'C7EABF8F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7985825 SGSN_Test_0-RAN(1631)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@56517668d5d3: First idle individual index:0 20241025060135946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135946 DLM3UA 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) 20241025060135946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135947 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060135947 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060135947 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060135947 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC7EABF8F) type="signalling" (gprs_gmm.c:1944) 20241025060135947 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060135947 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060135947 DMM DEBUG MM(262420000001005/c7eabf8f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060135948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135948 DLM3UA 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) 20241025060135948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135948 DLM3UA 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) 20241025060135948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: { messageType := 2, destLocRef := '79DAA1'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)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060135960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135960 DLM3UA 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) 20241025060135960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135960 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060135960 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060135960 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060135960 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241025060135960 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060135960 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060135960 DMM INFO MM(262420000001005/c7eabf8f) <- GMM SERVICE ACCEPT (P-TMSI=0xc7eabf8f) (gprs_gmm.c:813) 20241025060135960 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241025060135961 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135961 DLM3UA 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) 20241025060135961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135961 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060135961 DLM3UA 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) 20241025060135961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060135961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060135972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060135972 DLM3UA 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) 20241025060135972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060135972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060135972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060135972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060135973 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060135973 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060135973 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060135973 DMM INFO MM(262420000001005/c7eabf8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060135973 DMM INFO MM(262420000001005/c7eabf8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060135973 DMM DEBUG MM(262420000001005/c7eabf8f) Using GGSN 0 (gprs_sm.c:317) 20241025060135973 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) 20241025060135973 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241025060135973 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060135973 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060135973 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241025060135999 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 b1 e9 ff 77 11 f4 47 3f e2 14 05 7f 5f db 8d 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=1094 from retransmit req queue (gtp.c:443) 20241025060135999 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060135999 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060135999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060135999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060135999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136000 DLM3UA 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) 20241025060136000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:30 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068005ACE583E'O 20241025060136036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060136036 DLM3UA 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) 20241025060136036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060136036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136037 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060136037 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060136037 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060136037 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241025060136037 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025060136037 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241025060136037 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136037 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136037 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060136037 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241025060136037 DLM3UA 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) 20241025060136037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060136042 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 b1 e9 ff 77 11 f4 47 3f e2 7f 5f db 8d 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=1095 from retransmit req queue (gtp.c:443) 20241025060136042 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060136042 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:13 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241025060136046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060136046 DLM3UA 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) 20241025060136046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060136046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136046 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241025060136046 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241025060136046 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241025060136046 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241025060136046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136046 DLM3UA 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) 20241025060136046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060136048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060136048 DLM3UA 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) 20241025060136048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060136048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136048 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060136048 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060136048 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060136048 DMM INFO MM(262420000001005/c7eabf8f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060136048 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060136048 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060136048 DMM INFO MM(262420000001005/c7eabf8f) Changing GTP-U endpoints 127.0.0.104/0x5ace583e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241025060136048 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241025060136049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136049 DLM3UA 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) 20241025060136049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 20241025060136050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060136050 DLM3UA 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) 20241025060136050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060136050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@56517668d5d3: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7985825 TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: 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 := 'C7EABF8F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241025060136051 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 b1 e9 ff 77 11 f4 47 3f e2 7f 5f db 8d 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=1096 from retransmit req queue (gtp.c:443) 20241025060136051 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba093670, cbp=0x5577ce1ea8d0) (sgsn_libgtp.c:629) 20241025060136051 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1631)@56517668d5d3: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13143393 SGSN_Test_0-RAN(1631)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@56517668d5d3: First idle individual index:0 20241025060136250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060136250 DLM3UA 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) 20241025060136250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060136250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136251 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060136251 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060136251 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060136251 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC7EABF8F) type="signalling" (gprs_gmm.c:1944) 20241025060136251 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060136251 DMM DEBUG MM(262420000001005/c7eabf8f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060136251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136251 DLM3UA 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) 20241025060136251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136252 DLM3UA 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) 20241025060136252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: { messageType := 2, destLocRef := 'C88D61'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)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1630)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1630)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060136264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060136264 DLM3UA 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) 20241025060136264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060136264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136265 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060136265 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060136265 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060136265 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241025060136265 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060136265 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060136265 DMM INFO MM(262420000001005/c7eabf8f) <- GMM SERVICE ACCEPT (P-TMSI=0xc7eabf8f) (gprs_gmm.c:813) 20241025060136265 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241025060136265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136265 DLM3UA 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) 20241025060136265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060136265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060136265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060136265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060136265 DLM3UA 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) 20241025060136265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060136265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060136265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060136265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060148997 DGPRS DEBUG Checking for inactive LLMEs, time = 32364308 (sgsn.c:131) 20241025060154645 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025060154645 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025060154646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060204369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060204376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060204376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025060204383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060204385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060204385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025060204400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060204402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060204402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@56517668d5d3: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241025060205718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060205718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1635)@56517668d5d3: Final verdict of PTC: none 20241025060205719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1634)@56517668d5d3: Final verdict of PTC: none 20241025060205720 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060205720 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) 20241025060205720 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060205720 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060205720 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060205720 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) 20241025060205720 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060205720 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060205720 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) 20241025060205720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060205720 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060205720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060205720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060205720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060205720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) -NSVCI97(1619)@56517668d5d3: Final verdict of PTC: none 20241025060205720 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025060205720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060205720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test_0-SCCP(1630)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1624)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1629)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1622)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1617)@56517668d5d3: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@56517668d5d3: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1627)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@56517668d5d3: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Fri Oct 25 06:02:05 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 20241025060205837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060206340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367216) 20241025060206720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060206720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367216, count=368376) 20241025060207722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060207722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060207722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060207722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060207722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:02:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060208724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060208724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_pmm_idle_rx_mt_data started. 20241025060209413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060209416 DMM INFO MM(262420000001005/c7eabf8f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060209416 DMM INFO MM(262420000001005/c7eabf8f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060209416 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060209416 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060209416 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060209416 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060209416 DMM NOTICE MM(262420000001005/c7eabf8f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060209416 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241025060209416 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060209416 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060209416 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241025060209416 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241025060209416 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) 20241025060209416 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) 20241025060209416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060209416 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060209416 DMM DEBUG MM_STATE_Iu(15)[0x5577ce1ebb20]{Detached}: Deallocated (fsm.c:568) 20241025060209416 DMM DEBUG GMM(gmm_fsm)[0x5577ce1e95a0]{Deregistered}: Deallocated (fsm.c:568) 20241025060209416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060209416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060209416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060209416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060209416 DLM3UA 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) 20241025060209416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060209416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060209416 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1638)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060209459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060209459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060209459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060209459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060209459 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060209459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060209459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060209459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060209459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060209460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060209460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060209460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060209460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060209460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060209460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060209460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060209460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060209460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060209460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060209460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1642)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060209460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060209460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060209462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060209468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060209468 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060209474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060209474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060209474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060209474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060209474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060209475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060209475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060209475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060209475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060209475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060209475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060209475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060209475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060209475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060209475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060209475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060209475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060209475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060209477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060209481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060209481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060209489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060209490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060209490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060209490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060209490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060209490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060209490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060209490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060209490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060209491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060209491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060209491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060209491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060209491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060209491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060209491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060209491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060209491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060209491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060209491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060209491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060209491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060209493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1649)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1655)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1655)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@56517668d5d3: v_sccp_pdu_maxlen:268 20241025060209499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060209499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025060209698 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060209699 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) 20241025060209699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060209699 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060209705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060209705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060209705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060209705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060209705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060209705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060209705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060209707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060209707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060209707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060209707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060209707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060209707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060209707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060209707 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060209725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060209725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060209725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060209725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060209729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060209730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060210514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210514 DLM3UA 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) 20241025060210514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210515 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060210515 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060210515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210515 DLM3UA 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) 20241025060210515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@56517668d5d3: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='E1C3A0AD'O, index=0 SGSN_Test-GSUP(1658)@56517668d5d3: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: 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 := 'EAE6'O, rac := 'C9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@56517668d5d3: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4745748 SGSN_Test_0-SCCP(1653)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1654)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060210819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210819 DLM3UA 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) 20241025060210819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210819 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060210819 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060210819 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060210819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241025060210819 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{Deregistered}: Allocated (fsm.c:456) 20241025060210819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Allocated (fsm.c:456) 20241025060210819 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Allocated (fsm.c:456) 20241025060210819 DMM DEBUG MM_STATE_Iu[0x5577ce1ee1e0]{Detached}: Allocated (fsm.c:456) 20241025060210819 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060210819 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060210819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060210819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060210819 DMM DEBUG MM(262420000001007/ccaa8dbd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060210819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241025060210820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210820 DLM3UA 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) 20241025060210820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210820 DLM3UA 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) 20241025060210820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: { messageType := 2, destLocRef := '486A14'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: 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 := '7BBC02978FDDE766DEFB44E43395F85E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84344269'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7A12F2AB8D29F2D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '861551EDBF3E30EFD442ABDC662BAA4B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6E2B27543A8DEBEA60B1960B23570E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '985D75B32030F367BFFCEFE7A99CD099'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3C91901BD812C7B9'O } } } } } SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241025060210827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210827 DLM3UA 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) 20241025060210827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210827 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060210827 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060210827 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060210827 DMM DEBUG MM(262420000001007/ccaa8dbd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241025060210827 DMM NOTICE MM(262420000001007/ccaa8dbd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060210827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060210827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060210827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060210827 DMM DEBUG MM(262420000001007/ccaa8dbd) Requesting authorization (sgsn_auth.c:160) 20241025060210828 DMM INFO MM(262420000001007/ccaa8dbd) Requesting authentication tuples (sgsn_auth.c:184) 20241025060210828 DMM DEBUG MM(262420000001007/ccaa8dbd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060210828 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241025060210828 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)@56517668d5d3: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@56517668d5d3: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241025060210830 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060210830 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060210830 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060210830 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060210830 DMM INFO MM(262420000001007/ccaa8dbd) Subscriber data update (mmctx.c:445) 20241025060210830 DMM DEBUG MM(262420000001007/ccaa8dbd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060210830 DMM INFO MM(262420000001007/ccaa8dbd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060210830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060210830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060210830 DMM INFO MM(262420000001007/ccaa8dbd) <- GMM AUTH AND CIPHERING REQ (rand = 7b bc 02 97 8f dd e7 66 de fb 44 e4 33 95 f8 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 5d 75 b3 20 30 f3 67 bf fc ef e7 a9 9c d0 99 ) (gprs_gmm.c:483) 20241025060210830 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241025060210830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210830 DLM3UA 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) 20241025060210830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308223C91901B23094B99990000100007F02904D812C7B9'O 20241025060210836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210836 DLM3UA 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) 20241025060210836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210836 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060210836 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060210836 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060210836 DMM INFO MM(262420000001007/ccaa8dbd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060210836 DMM NOTICE MM(262420000001007/ccaa8dbd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060210836 DMM DEBUG MM(262420000001007/ccaa8dbd) checking auth: received UMTS RES = 3c 91 90 1b d8 12 c7 b9 (gprs_gmm.c:666) 20241025060210837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060210837 DMM DEBUG MM(262420000001007/ccaa8dbd) Requesting authorization (sgsn_auth.c:160) 20241025060210837 DMM INFO MM(262420000001007/ccaa8dbd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060210837 DMM DEBUG MM(262420000001007/ccaa8dbd) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060210837 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241025060210837 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) 20241025060210837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060210837 DMM DEBUG MM(262420000001007/ccaa8dbd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060210837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210837 DLM3UA 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) 20241025060210837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060210846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210846 DLM3UA 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) 20241025060210846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210846 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060210846 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060210846 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060210846 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241025060210846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060210846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060210846 DMM INFO MM(262420000001007/ccaa8dbd) <- GMM ATTACH ACCEPT (new P-TMSI=0xccaa8dbd) (gprs_gmm.c:300) 20241025060210846 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241025060210847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210847 DLM3UA 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) 20241025060210847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210847 DLM3UA 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) 20241025060210847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060210852 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060210852 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060210852 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241025060210852 DMM INFO MM(262420000001007/ccaa8dbd) Subscriber data update (mmctx.c:445) 20241025060210852 DMM DEBUG MM(262420000001007/ccaa8dbd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060210852 DMM INFO MM(262420000001007/ccaa8dbd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060210853 DMM NOTICE MM(262420000001007/ccaa8dbd) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241025060210853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060210853 DMM NOTICE MM(262420000001007/ccaa8dbd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060210853 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) 20241025060210853 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060210853 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241025060210853 DMM INFO MM(262420000001007/ccaa8dbd) Subscriber data update (mmctx.c:445) 20241025060210853 DMM DEBUG MM(262420000001007/ccaa8dbd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060210857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210857 DLM3UA 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) 20241025060210857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210857 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060210857 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060210857 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060210857 DMM INFO MM(262420000001007/ccaa8dbd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060210858 DMM NOTICE MM(262420000001007/ccaa8dbd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060210858 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060210858 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060210858 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060210858 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060210858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060210858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060210858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210858 DLM3UA 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) 20241025060210858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060210868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210868 DLM3UA 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) 20241025060210868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060210868 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060210868 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060210868 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060210868 DMM INFO MM(262420000001007/ccaa8dbd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060210868 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060210868 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060210869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060210869 DLM3UA 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) 20241025060210869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060210869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 20241025060210871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060210871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060210871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060210871 DLM3UA 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) 20241025060210871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060210871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060210871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060210871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@56517668d5d3: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)4745748 TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: 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 := 'CCAA8DBD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@56517668d5d3: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3052405 SGSN_Test_0-RAN(1654)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@56517668d5d3: First idle individual index:0 20241025060211074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211074 DLM3UA 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) 20241025060211074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211075 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060211075 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060211075 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060211076 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCAA8DBD) type="signalling" (gprs_gmm.c:1944) 20241025060211076 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060211076 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060211076 DMM DEBUG MM(262420000001007/ccaa8dbd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060211076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211076 DLM3UA 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) 20241025060211076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211076 DLM3UA 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) 20241025060211076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: { messageType := 2, destLocRef := '2E9375'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060211086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211086 DLM3UA 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) 20241025060211086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211086 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060211086 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060211086 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060211086 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241025060211086 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060211086 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060211087 DMM INFO MM(262420000001007/ccaa8dbd) <- GMM SERVICE ACCEPT (P-TMSI=0xccaa8dbd) (gprs_gmm.c:813) 20241025060211087 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241025060211087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211087 DLM3UA 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) 20241025060211087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211087 DLM3UA 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) 20241025060211087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060211098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211098 DLM3UA 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) 20241025060211098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211098 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060211098 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060211098 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060211098 DMM INFO MM(262420000001007/ccaa8dbd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060211098 DMM INFO MM(262420000001007/ccaa8dbd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060211098 DMM DEBUG MM(262420000001007/ccaa8dbd) Using GGSN 0 (gprs_sm.c:317) 20241025060211098 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) 20241025060211099 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241025060211099 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060211099 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060211099 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241025060211123 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 65 e2 75 a4 11 09 eb 0d 59 14 05 7f e6 f3 8c f7 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) 20241025060211123 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba0946e8, cbp=0x5577ce1e5100) (sgsn_libgtp.c:629) 20241025060211123 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060211123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211123 DLM3UA 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) 20241025060211123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:30 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001CE1ACBD'O 20241025060211158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211158 DLM3UA 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) 20241025060211158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211159 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060211159 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060211159 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060211159 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241025060211159 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025060211159 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241025060211159 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060211159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241025060211159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211159 DLM3UA 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) 20241025060211159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060211167 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 65 e2 75 a4 11 09 eb 0d 59 7f e6 f3 8c f7 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) 20241025060211168 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba0946e8, cbp=0x5577ce1e5100) (sgsn_libgtp.c:629) 20241025060211168 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:13 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241025060211172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211172 DLM3UA 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) 20241025060211172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211173 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241025060211173 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241025060211173 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241025060211173 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241025060211173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211173 DLM3UA 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) 20241025060211173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060211175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211175 DLM3UA 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) 20241025060211175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211175 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060211175 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060211175 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060211175 DMM INFO MM(262420000001007/ccaa8dbd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060211176 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060211176 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060211176 DMM INFO MM(262420000001007/ccaa8dbd) Changing GTP-U endpoints 127.0.0.104/0x1ce1acbd -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241025060211176 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241025060211176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211176 DLM3UA 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) 20241025060211176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 20241025060211177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211177 DLM3UA 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) 20241025060211177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@56517668d5d3: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)3052405 TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060211179 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 65 e2 75 a4 11 09 eb 0d 59 7f e6 f3 8c f7 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) 20241025060211179 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba0946e8, cbp=0x5577ce1e5100) (sgsn_libgtp.c:629) 20241025060211179 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1654)@56517668d5d3: Created IMSI[0] for '262420000001007'H'CCAA8DBD'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241025060211186 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241025060211186 DMM INFO MM(262420000001007/ccaa8dbd) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241025060211187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211187 DLM3UA 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) 20241025060211187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@56517668d5d3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: 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 := 'CCAA8DBD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@56517668d5d3: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)6857710 SGSN_Test_0-RAN(1654)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@56517668d5d3: First idle individual index:0 20241025060211199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211199 DLM3UA 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) 20241025060211199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211200 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060211200 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060211200 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060211200 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCAA8DBD) type="signalling" (gprs_gmm.c:1944) 20241025060211200 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060211200 DMM DEBUG MM(262420000001007/ccaa8dbd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060211201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211201 DLM3UA 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) 20241025060211201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211201 DLM3UA 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) 20241025060211201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: { messageType := 2, destLocRef := '68A3EE'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1653)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1653)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060211207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060211207 DLM3UA 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) 20241025060211207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060211207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211207 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060211207 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060211207 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060211207 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241025060211207 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060211207 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060211207 DMM INFO MM(262420000001007/ccaa8dbd) <- GMM SERVICE ACCEPT (P-TMSI=0xccaa8dbd) (gprs_gmm.c:813) 20241025060211207 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241025060211208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211208 DLM3UA 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) 20241025060211208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060211208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060211208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060211208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060211208 DLM3UA 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) 20241025060211208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060211208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060211208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060211208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060218998 DGPRS DEBUG Checking for inactive LLMEs, time = 32364338 (sgsn.c:131) 20241025060229726 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025060229726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025060229727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060239462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060239468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060239468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025060239476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060239479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060239479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025060239491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060239495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060239495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@56517668d5d3: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@56517668d5d3: Final verdict of PTC: none 20241025060240837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060240837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1642)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@56517668d5d3: Final verdict of PTC: none -NSVCI99(1652)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1647)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@56517668d5d3: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@56517668d5d3: Final verdict of PTC: none 20241025060240838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025060240838 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_pmm_idle_rx_mt_data-BVCI210(1646)@56517668d5d3: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@56517668d5d3: Final verdict of PTC: none 20241025060240838 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) 20241025060240838 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060240838 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060240838 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060240838 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) 20241025060240838 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test_0-SCCP(1653)@56517668d5d3: Final verdict of PTC: none 20241025060240838 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060240838 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) 20241025060240838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060240838 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060240838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060240838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060240838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060240838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060240838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060240838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-GGSN_GTP(1659)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@56517668d5d3: Final verdict of PTC: none 20241025060240838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1655)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1640)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1650)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1645)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@56517668d5d3: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@56517668d5d3: Final verdict of PTC: fail reason: "Tguard timeout" MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@56517668d5d3: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Fri Oct 25 06:02:40 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 20241025060240951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060241454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377256) 20241025060241838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060241839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=377256, count=378696) 20241025060242839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060242839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060242839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060242841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060242841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Fri Oct 25 06:02:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060243843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060243843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test case TC_update_ctx_err_ind_from_ggsn started. 20241025060244538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060244541 DMM INFO MM(262420000001007/ccaa8dbd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060244541 DMM INFO MM(262420000001007/ccaa8dbd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060244541 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060244541 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060244541 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060244541 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060244541 DMM NOTICE MM(262420000001007/ccaa8dbd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060244541 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241025060244541 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060244541 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060244541 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241025060244541 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241025060244541 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) 20241025060244541 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) 20241025060244541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1d7f60]{Init}: Deallocated (fsm.c:568) 20241025060244541 DMM DEBUG MM_STATE_Gb[0x5577ce1de930]{Idle}: Deallocated (fsm.c:568) 20241025060244541 DMM DEBUG MM_STATE_Iu(18)[0x5577ce1ee1e0]{Detached}: Deallocated (fsm.c:568) 20241025060244541 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ebb20]{Deregistered}: Deallocated (fsm.c:568) 20241025060244541 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060244541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060244541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060244541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060244541 DLM3UA 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) 20241025060244541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060244541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060244541 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@56517668d5d3: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060244586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060244586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060244586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060244586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060244586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060244586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060244586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060244586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060244586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@56517668d5d3: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060244587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060244587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060244587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060244587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060244587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060244587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060244587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060244587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060244587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025060244587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060244587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1665)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060244587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060244587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@56517668d5d3: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060244589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21011 20241025060244594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060244594 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)@56517668d5d3: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@56517668d5d3: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060244603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025060244603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060244603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060244603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060244603 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025060244603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060244603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060244603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060244603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@56517668d5d3: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060244604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060244604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060244604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060244605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060244605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060244605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060244605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060244605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060244605 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025060244605 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060244605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025060244605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060244605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@56517668d5d3: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060244607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@56517668d5d3: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060244614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060244614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@56517668d5d3: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@56517668d5d3: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@56517668d5d3: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@56517668d5d3: Provider Link came up: sending NS-RESET 20241025060244619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025060244619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060244619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060244619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060244619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025060244619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060244619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060244619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060244619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@56517668d5d3: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025060244620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060244620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060244620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060244620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025060244620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025060244620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025060244620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025060244620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060244620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025060244620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025060244620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1675)@56517668d5d3: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025060244620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060244620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@56517668d5d3: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025060244622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@56517668d5d3: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@56517668d5d3: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025060244627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025060244627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@56517668d5d3: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@56517668d5d3: ************************************************* SGSN_Test_0-M3UA(1678)@56517668d5d3: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@56517668d5d3: ************************************************* MTC@56517668d5d3: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@56517668d5d3: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@56517668d5d3: v_sccp_pdu_maxlen:268 20241025060244829 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025060244829 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) 20241025060244829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025060244829 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)@56517668d5d3: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025060244836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060244836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025060244836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025060244836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025060244836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025060244836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025060244836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025060244839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060244839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025060244839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025060244839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025060244839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025060244839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025060244839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025060244840 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025060244844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060244844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025060244844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025060244844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@56517668d5d3: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025060244848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025060244849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@56517668d5d3: 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)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025060245639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245639 DLM3UA 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) 20241025060245639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245639 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025060245640 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025060245640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245640 DLM3UA 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) 20241025060245640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@56517668d5d3: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@56517668d5d3: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='F9E1F7B1'O, index=0 SGSN_Test-GSUP(1681)@56517668d5d3: 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)@56517668d5d3: 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 := '4FF4'O, rac := '4F'O ("O") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@56517668d5d3: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1157701 SGSN_Test_0-SCCP(1676)@56517668d5d3: First idle individual index:0 SGSN_Test_0-RAN(1677)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 20241025060245933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245933 DLM3UA 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) 20241025060245933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245933 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060245933 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060245933 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060245933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241025060245934 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{Deregistered}: Allocated (fsm.c:456) 20241025060245934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Allocated (fsm.c:456) 20241025060245934 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Allocated (fsm.c:456) 20241025060245934 DMM DEBUG MM_STATE_Iu[0x5577ce1e4960]{Detached}: Allocated (fsm.c:456) 20241025060245934 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025060245934 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025060245934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025060245934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025060245934 DMM DEBUG MM(262420000001004/f6cac108) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025060245934 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241025060245934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245934 DLM3UA 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) 20241025060245934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245934 DLM3UA 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) 20241025060245934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: { messageType := 2, destLocRef := '11AA45'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: 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 := 'E33E6B83E2EA1539B2F64B0AE5541253'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52E12FF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7EEA36F859010C5B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D2D88022BB126E34653EDEAEF9FADE3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B314B0304A8FE6A72B5A956AC11FD5E3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '091B5EBD7DE44AD56D0079FA53E2B7FB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F91D371BF92F9D9F'O } } } } } SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241025060245941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245941 DLM3UA 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) 20241025060245941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245941 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060245941 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060245941 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060245941 DMM DEBUG MM(262420000001004/f6cac108) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241025060245941 DMM NOTICE MM(262420000001004/f6cac108) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025060245941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025060245941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025060245941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025060245941 DMM DEBUG MM(262420000001004/f6cac108) Requesting authorization (sgsn_auth.c:160) 20241025060245941 DMM INFO MM(262420000001004/f6cac108) Requesting authentication tuples (sgsn_auth.c:184) 20241025060245941 DMM DEBUG MM(262420000001004/f6cac108) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025060245941 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241025060245941 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)@56517668d5d3: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@56517668d5d3: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241025060245944 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025060245944 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025060245944 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025060245944 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025060245944 DMM INFO MM(262420000001004/f6cac108) Subscriber data update (mmctx.c:445) 20241025060245944 DMM DEBUG MM(262420000001004/f6cac108) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025060245944 DMM INFO MM(262420000001004/f6cac108) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025060245944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025060245944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025060245944 DMM INFO MM(262420000001004/f6cac108) <- GMM AUTH AND CIPHERING REQ (rand = e3 3e 6b 83 e2 ea 15 39 b2 f6 4b 0a e5 54 12 53 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 1b 5e bd 7d e4 4a d5 6d 00 79 fa 53 e2 b7 fb ) (gprs_gmm.c:483) 20241025060245944 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241025060245945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245945 DLM3UA 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) 20241025060245945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:37 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822F91D371B23094B99990000100004F02904F92F9D9F'O 20241025060245951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245951 DLM3UA 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) 20241025060245951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245951 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060245951 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060245951 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060245951 DMM INFO MM(262420000001004/f6cac108) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025060245951 DMM NOTICE MM(262420000001004/f6cac108) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025060245951 DMM DEBUG MM(262420000001004/f6cac108) checking auth: received UMTS RES = f9 1d 37 1b f9 2f 9d 9f (gprs_gmm.c:666) 20241025060245951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025060245951 DMM DEBUG MM(262420000001004/f6cac108) Requesting authorization (sgsn_auth.c:160) 20241025060245951 DMM INFO MM(262420000001004/f6cac108) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025060245951 DMM DEBUG MM(262420000001004/f6cac108) Requesting subscriber data update (gprs_subscriber.c:894) 20241025060245952 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241025060245952 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) 20241025060245952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025060245952 DMM DEBUG MM(262420000001004/f6cac108) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025060245952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245952 DLM3UA 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) 20241025060245952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060245962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245962 DLM3UA 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) 20241025060245962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245962 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060245962 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060245962 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060245963 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241025060245963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025060245963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025060245963 DMM INFO MM(262420000001004/f6cac108) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6cac108) (gprs_gmm.c:300) 20241025060245963 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241025060245963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245963 DLM3UA 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) 20241025060245963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245963 DLM3UA 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) 20241025060245963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060245967 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025060245967 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025060245967 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025060245967 DMM INFO MM(262420000001004/f6cac108) Subscriber data update (mmctx.c:445) 20241025060245967 DMM DEBUG MM(262420000001004/f6cac108) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025060245967 DMM INFO MM(262420000001004/f6cac108) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025060245967 DMM NOTICE MM(262420000001004/f6cac108) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241025060245968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025060245968 DMM NOTICE MM(262420000001004/f6cac108) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025060245968 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) 20241025060245968 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025060245968 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025060245968 DMM INFO MM(262420000001004/f6cac108) Subscriber data update (mmctx.c:445) 20241025060245968 DMM DEBUG MM(262420000001004/f6cac108) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:14 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025060245970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245970 DLM3UA 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) 20241025060245970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060245970 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060245970 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060245970 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060245970 DMM INFO MM(262420000001004/f6cac108) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025060245970 DMM NOTICE MM(262420000001004/f6cac108) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025060245970 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025060245970 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025060245970 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025060245970 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025060245970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025060245970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025060245970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245970 DLM3UA 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) 20241025060245970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:7 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 20241025060245974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245974 DLM3UA 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) 20241025060245974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025060245974 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025060245974 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025060245974 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025060245974 DMM INFO MM(262420000001004/f6cac108) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025060245974 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025060245974 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025060245974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060245975 DLM3UA 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) 20241025060245975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060245975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 20241025060245975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060245975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060245975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060245975 DLM3UA 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) 20241025060245975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060245975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060245975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060245975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@56517668d5d3: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1157701 TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: 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 := 'F6CAC108'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@56517668d5d3: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15674272 SGSN_Test_0-RAN(1677)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@56517668d5d3: First idle individual index:0 20241025060246178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246178 DLM3UA 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) 20241025060246178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246179 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060246179 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060246179 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060246179 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6CAC108) type="signalling" (gprs_gmm.c:1944) 20241025060246179 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060246179 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025060246179 DMM DEBUG MM(262420000001004/f6cac108) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060246179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246180 DLM3UA 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) 20241025060246180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246180 DLM3UA 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) 20241025060246180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: { messageType := 2, destLocRef := 'EF2BA0'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060246190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246190 DLM3UA 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) 20241025060246190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246191 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060246191 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060246191 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060246191 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241025060246191 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060246191 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060246191 DMM INFO MM(262420000001004/f6cac108) <- GMM SERVICE ACCEPT (P-TMSI=0xf6cac108) (gprs_gmm.c:813) 20241025060246191 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241025060246191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246191 DLM3UA 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) 20241025060246191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246191 DLM3UA 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) 20241025060246191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:23 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025060246202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246202 DLM3UA 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) 20241025060246202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246203 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025060246203 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025060246203 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025060246203 DMM INFO MM(262420000001004/f6cac108) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025060246203 DMM INFO MM(262420000001004/f6cac108) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025060246203 DMM DEBUG MM(262420000001004/f6cac108) Using GGSN 0 (gprs_sm.c:317) 20241025060246203 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) 20241025060246203 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241025060246203 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025060246203 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241025060246203 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241025060246226 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 f3 34 f0 3e 11 7d 8f d8 b3 14 05 7f cf 01 77 64 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:443) 20241025060246226 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd6ba095760, cbp=0x5577ce1ec5b0) (sgsn_libgtp.c:629) 20241025060246226 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025060246226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246226 DLM3UA 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) 20241025060246226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:30 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006CCDE7F5'O 20241025060246256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246256 DLM3UA 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) 20241025060246256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246257 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025060246257 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025060246257 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025060246257 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241025060246257 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025060246257 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241025060246257 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025060246257 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241025060246257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246257 DLM3UA 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) 20241025060246257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025060246262 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 f3 34 f0 3e 11 7d 8f d8 b3 7f cf 01 77 64 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1103 from retransmit req queue (gtp.c:443) 20241025060246262 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd6ba095760, cbp=0x5577ce1ec5b0) (sgsn_libgtp.c:629) 20241025060246262 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@56517668d5d3: Created IMSI[0] for '262420000001004'H'F6CAC108'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241025060246271 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241025060246271 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241025060246271 DGPRS INFO PDP(262420000001004:5): Context 0x7fd6ba095760 was updated (sgsn_libgtp.c:659) 20241025060246271 DMM INFO MM(262420000001004/f6cac108) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241025060246271 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241025060246271 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241025060246271 DMM INFO MM(262420000001004/f6cac108) Changing GTP-U endpoints 127.0.0.104/0x6ccde7f5 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241025060246271 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241025060246271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246271 DLM3UA 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) 20241025060246271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246271 DLM3UA 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) 20241025060246271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 20241025060246272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246272 DLM3UA 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) 20241025060246272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@56517668d5d3: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15674272 SGSN_Test_0-RAN(1677)@56517668d5d3: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: 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 := 'F6CAC108'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@56517668d5d3: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15188873 SGSN_Test_0-RAN(1677)@56517668d5d3: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@56517668d5d3: First idle individual index:0 20241025060246474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246474 DLM3UA 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) 20241025060246474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246475 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025060246475 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025060246475 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025060246475 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6CAC108) type="signalling" (gprs_gmm.c:1944) 20241025060246475 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025060246475 DMM DEBUG MM(262420000001004/f6cac108) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025060246475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246475 DLM3UA 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) 20241025060246475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246476 DLM3UA 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) 20241025060246476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: { messageType := 2, destLocRef := 'E7C389'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_len:12 SGSN_Test_0-SCCP(1676)@56517668d5d3: vl_from0 SGSN_Test_0-SCCP(1676)@56517668d5d3: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025060246479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025060246479 DLM3UA 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) 20241025060246479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025060246479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246479 DLM3UA 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) 20241025060246479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246479 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025060246479 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025060246479 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025060246479 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241025060246479 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025060246479 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025060246479 DMM INFO MM(262420000001004/f6cac108) <- GMM SERVICE ACCEPT (P-TMSI=0xf6cac108) (gprs_gmm.c:813) 20241025060246479 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241025060246479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025060246479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060246479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060246479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060246479 DLM3UA 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) 20241025060246479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060246479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060246479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025060246479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@56517668d5d3: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@56517668d5d3: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(pass): pass -> pass, component reason not changed 20241025060249000 DGPRS DEBUG Checking for inactive LLMEs, time = 32364368 (sgsn.c:131) 20241025060302006 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241025060304845 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025060304845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@56517668d5d3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025060304846 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025060314588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060314595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060314595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025060314605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060314610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060314610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5577ce1d9d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025060314621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060314625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025060314625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5577ce1db7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@56517668d5d3: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241025060315929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025060315929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1681)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@56517668d5d3: Final verdict of PTC: none 20241025060315931 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025060315931 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) 20241025060315931 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025060315931 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025060315931 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025060315931 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) 20241025060315931 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025060315931 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025060315931 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) 20241025060315931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060315931 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025060315931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025060315931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025060315931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025060315931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025060315931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025060315931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025060315931 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1675)@56517668d5d3: Final verdict of PTC: none -NSVCI98(1670)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@56517668d5d3: Final verdict of PTC: none 20241025060315932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1672)@56517668d5d3: Final verdict of PTC: none -NSVCI97(1665)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@56517668d5d3: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@56517668d5d3: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@56517668d5d3: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@56517668d5d3: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@56517668d5d3: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@56517668d5d3: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@56517668d5d3: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@56517668d5d3: Final verdict of PTC: none -NSVCI99-provIP(1673)@56517668d5d3: Final verdict of PTC: none -NSVCI97-provIP(1663)@56517668d5d3: Final verdict of PTC: none -NSVCI98-provIP(1668)@56517668d5d3: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@56517668d5d3: Final verdict of PTC: fail reason: "Tguard timeout" MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: none MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@56517668d5d3: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@56517668d5d3: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@56517668d5d3: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@56517668d5d3: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Fri Oct 25 06:03:16 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 20241025060316047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060316549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346400) 20241025060316930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060316930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=346400, count=359160) 20241025060317932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025060317932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025060317932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025060317933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060317933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@56517668d5d3: Test execution finished. MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Oct 25 06:03:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060318935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060318935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060319000 DGPRS DEBUG Checking for inactive LLMEs, time = 32364398 (sgsn.c:131) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_NS_connect_alive started. 20241025060319627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060319630 DMM INFO MM(262420000001004/f6cac108) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025060319630 DMM INFO MM(262420000001004/f6cac108) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025060319630 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025060319630 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025060319630 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025060319630 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025060319630 DMM NOTICE MM(262420000001004/f6cac108) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025060319630 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241025060319630 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025060319630 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025060319630 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241025060319630 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241025060319630 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) 20241025060319630 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) 20241025060319630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5577ce1de930]{Init}: Deallocated (fsm.c:568) 20241025060319630 DMM DEBUG MM_STATE_Gb[0x5577ce1d7f60]{Idle}: Deallocated (fsm.c:568) 20241025060319630 DMM DEBUG MM_STATE_Iu(21)[0x5577ce1e4960]{Detached}: Deallocated (fsm.c:568) 20241025060319630 DMM DEBUG GMM(gmm_fsm)[0x5577ce1ee1e0]{Deregistered}: Deallocated (fsm.c:568) 20241025060319630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060319630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025060319630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025060319630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025060319630 DLM3UA 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) 20241025060319630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025060319630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025060319630 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241025060319663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025060319663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025060319663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025060319936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060319936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: setverdict(pass): none -> pass MTC@56517668d5d3: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241025060320670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: pass MTC@56517668d5d3: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@56517668d5d3: Test case TC_NS_connect_alive finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Oct 25 06:03:20 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 20241025060320707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060320938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060320938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060321209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=16372) 20241025060321939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060321939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=16372, count=20728) 20241025060322941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060322941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Oct 25 06:03:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025060323943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060323943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@56517668d5d3: Test case TC_NS_connect_reset started. 20241025060324298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060324300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025060324328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025060324328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025060324328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025060324328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025060324328 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025060324328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025060324328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025060324328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025060324328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5577ce1d74d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@56517668d5d3: setverdict(pass): none -> pass 20241025060324943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060324943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@56517668d5d3: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241025060325336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51158<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@56517668d5d3: Final verdict of PTC: none MTC@56517668d5d3: Setting final verdict of the test case. MTC@56517668d5d3: Local verdict of MTC: pass MTC@56517668d5d3: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@56517668d5d3: Test case TC_NS_connect_reset finished. Verdict: pass MTC@56517668d5d3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Oct 25 06:03:25 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 20241025060325375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025060325878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241025060325944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060325944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241025060326946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060326946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060327329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@56517668d5d3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@56517668d5d3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@56517668d5d3: Terminating MTC. MC@56517668d5d3: MTC terminated. MC2> exit MC@56517668d5d3: Shutting down session. MC@56517668d5d3: Shutdown complete. 20241025060327948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060327948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7798.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: FAIL 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 NEW: FAIL: 1 xfail: 3 pass: 77 NEW: PASS: 2 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3792814) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241025060328949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060328949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060329950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060329950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060330330 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241025060330951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060330952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025060331953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025060331953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3792745) [testenv][generic] Stopping sgsn (3792772) [testenv][generic] Showing junit-xml-7798.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241025-0548-b578332e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7798.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='9' errors='0' skipped='0' inconc='0' time='908.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.653871'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.568951'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.607699'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.639448'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.224075'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.637150'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.689096'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.624066'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.632839'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3218 SGSN_Tests control part SGSN_Tests.ttcn:754 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.563117'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:785 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.506875'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.513520'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.589172'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.579899'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.619891'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.681748'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.629265'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.755032'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.688392'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.751792'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.752895'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.594752'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.634439'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.626919'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.686938'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.689224'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.739251'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.807530'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.723898'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.575175'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.563587'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.553306'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.611553'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.568438'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.539321'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.584595'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.766726'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.702563'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.765237'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.540395'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.786481'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.603519'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.690535'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.697068'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.677138'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.491975'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3258 SGSN_Tests control part SGSN_Tests.ttcn:1214 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.614440'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.604098'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.686824'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.722005'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.650075'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.685211'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.727717'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.650597'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.637427'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.723241'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.672840'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.655694'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.750918'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.639016'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.705128'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.697561'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.244101'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.693830'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.539546'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2706 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.470162'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.497412'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.756387'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.664198'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.751199'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.711097'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.652040'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3290 SGSN_Tests control part SGSN_Tests.ttcn:3107 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.574694'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3205 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.496368'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.657328'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.634501'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.611283'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.712483'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.786661'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.894846'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.846365'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.785923'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.758709'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.422292'> <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.458177'> <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.422885'> <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.049252'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.043681'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0'] testenv-sgsn-generic-osmocom-nightly-20241025-0548-b578332e-0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2515/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