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 11811666e926e241e0de2dafb148b8f3934fce3e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11811666e926e241e0de2dafb148b8f3934fce3e # timeout=10
Commit message: "bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout"
 > git rev-list --no-walk 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins17897587522050934212.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 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-20241112-0948-c3672544-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241112-0948-c3672544-0.log', '--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', '-e', 'PODMAN=1', '--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'] [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-20241112-0948-c3672544-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241112-0948-c3672544-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (10.4 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-20241112-0948-c3672544-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241112-0948-c3672544-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_PDU_Descriptions.cc Creating dependency file for RANAP_CommonDataTypes_part_1.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_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.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_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for 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_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_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_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_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_7.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.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_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_6.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_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_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.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_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_4.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 IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for L3_Templates.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env 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 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 IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241112-0948-c3672544-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-20241112-0948-c3672544-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 0s (409 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-20241112-0948-c3672544-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 52 not upgraded. Need to get 1576 kB of archives. After this operation, 5377 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411112026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411112026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411112026 [38.9 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411112026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411112026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411112026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411112026 [73.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411112026 [20.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411112026 [53.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.40.d4e32.202411112026 [126 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411112026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.30.51bb.202411112026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.40.d4e32.202411112026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411112026 [75.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411112026 [223 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.19.7228.202411112026 [142 kB] Fetched 1576 kB in 0s (48.1 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_202411112026_amd64.deb ... Unpacking osmocom-nightly (202411112026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.30.51bb.202411112026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411112026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411112026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411112026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.30.51bb.202411112026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411112026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.30.51bb.202411112026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411112026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.30.51bb.202411112026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411112026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202411112026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411112026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.5.0451.202411112026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411112026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411112026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411112026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.40.d4e32.202411112026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.40.d4e32.202411112026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.30.51bb.202411112026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411112026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.30.51bb.202411112026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.30.51bb.202411112026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.40.d4e32.202411112026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.40.d4e32.202411112026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411112026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411112026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.3.655a.202411112026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411112026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.19.7228.202411112026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.19.7228.202411112026) ... Setting up osmocom-nightly (202411112026) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411112026) ... Setting up libasn1c1:amd64 (0.9.37.202411112026) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411112026) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411112026) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202411112026) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411112026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411112026) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411112026) ... Setting up libosmogb14:amd64 (1.10.0.30.51bb.202411112026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411112026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411112026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.40.d4e32.202411112026) ... Setting up osmo-stp:amd64 (2.0.0.40.d4e32.202411112026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.3.655a.202411112026) ... Setting up osmo-sgsn (1.12.0.19.7228.202411112026) ... 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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-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-20241112-0948-c3672544-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241112094818808 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:341) 20241112094818808 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:55) 20241112094818808 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:621) 20241112094818808 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:709) 20241112094818808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241112094818808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241112094818808 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:652) 20241112094818808 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:120) 20241112094818808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:129) 20241112094818808 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:126) 20241112094818808 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:218) 20241112094818809 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:238) 20241112094818809 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:285) 20241112094818809 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:218) 20241112094818809 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:238) 20241112094818809 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:285) 20241112094818809 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-20241112-0948-c3672544-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x564986353d40(sgsn) with 23 counters 20241112094819085 DLSS7 INFO (r=127.0.0.1:42551<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112094819085 DLSS7 INFO (r=127.0.0.1:42551<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:142) 20241112094819085 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:42551<->l=127.0.0.200:2905 (osmo_ss7_asp.c:621) 20241112094819085 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:709) 20241112094819085 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241112094819085 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112094819085 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) 20241112094819085 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241112094819085 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241112094819085 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241112094819086 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241112094819086 DGPRS NOTICE libGTP v1.12.0.28-2b16.202411112026 initialized (sgsn_main.c:462) 20241112094819086 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241112094819086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094819086 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:569) 20241112094819086 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:587) 20241112094819086 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:593) 20241112094819086 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112094819086 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:702) 20241112094819086 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:450) 20241112094819086 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:111) 20241112094819086 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112094819086 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:111) 20241112094819086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112094819086 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112094819086 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112094819086 DLSS7 INFO (r=127.0.0.1:52977<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112094819086 DLSS7 INFO (r=127.0.0.1:52977<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:142) 20241112094819086 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:52977<->l=127.0.0.200:2905 (osmo_ss7_asp.c:621) 20241112094819086 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:709) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) 20241112094819086 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112094819086 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112094819086 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112094819086 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112094819086 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:42551<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241112094819086 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112094819086 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1080) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112094819086 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:579) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:586) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:586) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241112094819086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112094819086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112094819086 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) [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-20241112-0948-c3672544-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@372d231e643a: Unix server socket created successfully. MC@372d231e643a: Listening on TCP port 38207. 372d231e643a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 372d231e643a 38207 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@372d231e643a: New HC connected from 10.0.2.100 [10.0.2.100]. 372d231e643a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@372d231e643a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@372d231e643a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@372d231e643a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@372d231e643a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@372d231e643a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@372d231e643a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@372d231e643a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@372d231e643a: Configuration file was processed on all HCs. MC@372d231e643a: Creating MTC on host 10.0.2.100. MC@372d231e643a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112094820086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094820086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach started. 20241112094820696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094820698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094820716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241112094820716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241112094820716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241112094820716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094820716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094820716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094820716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094820716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094820716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094820717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094820717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094820717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094820717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094820717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094820717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094820717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094820717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241112094820717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094820717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094820717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094820717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094820717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094820720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094820726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094820726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094820731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNCONFIGURED}: Allocated (fsm.c:456) 20241112094820731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241112094820731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241112094820731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094820731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094820731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094820731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094820731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094820731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094820732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094820732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094820732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094820732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094820732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094820732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094820732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094820732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241112094820732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094820732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094820732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094820732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094820732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094820735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094820735 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)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094820739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094820739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094820748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241112094820748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241112094820748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241112094820748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094820748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094820748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094820748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094820748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094820748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094820749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094820749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094820749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094820749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094820749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094820749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094820749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094820749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241112094820749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094820749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094820749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094820749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094820749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094820751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094820751 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)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094820756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094820756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094821087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094821087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094821087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094821087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112094821087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112094821087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241112094821087 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:202) 20241112094821087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241112094821087 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:652) 20241112094821087 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:126) 20241112094821087 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:120) 20241112094821087 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:129) 20241112094821087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:340) 20241112094821088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112094821088 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241112094821088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112094821088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112094821088 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112094821088 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112094821088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112094821088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112094821088 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) SGSN_Test-GSUP-IPA(18)@372d231e643a: Established a new IPA connection (conn_id=2) 20241112094821089 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x564986a49170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:401) 20241112094821089 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094821091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094821092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(18)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@372d231e643a: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CF4244C0'O, index=0 SGSN_Test-GSUP(19)@372d231e643a: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@372d231e643a: 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 := 'F96F5D4CB46EDBBEE004C70A33C594BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B07B50D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B57052E69BFEC31'O } } } } } 20241112094822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094822178 DLLC NOTICE LLME(ffffffff/cf4244c0){UNASSIGNED} LLC RX: unknown TLLI 0xcf4244c0, creating LLME on the fly (gprs_llc.c:552) 20241112094822178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094822178 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241112094822178 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094822178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Allocated (fsm.c:456) 20241112094822178 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094822178 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Allocated (fsm.c:456) 20241112094822178 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094822178 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094822178 DLLC NOTICE LLME(ffffffff/cf4244c0){UNASSIGNED} LLGM Assign pre (cf4244c0 => f2b060a7) (gprs_llc.c:1079) 20241112094822178 DLLC NOTICE LLME(cf4244c0/f2b060a7){ASSIGNED} LLGM Assign post (cf4244c0 => f2b060a7) (gprs_llc.c:1125) 20241112094822178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094822178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094822178 DMM DEBUG MM(262420000000001/f2b060a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094822203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094822203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112094822203 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094822203 DMM DEBUG MM(262420000000001/f2b060a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241112094822203 DMM NOTICE MM(262420000000001/f2b060a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094822203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094822203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094822203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094822203 DMM DEBUG MM(262420000000001/f2b060a7) Requesting authorization (sgsn_auth.c:160) 20241112094822203 DMM INFO MM(262420000000001/f2b060a7) Requesting authentication tuples (sgsn_auth.c:184) 20241112094822203 DMM DEBUG MM(262420000000001/f2b060a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112094822203 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241112094822203 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)@372d231e643a: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@372d231e643a: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241112094822209 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112094822209 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112094822209 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112094822209 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112094822209 DMM INFO MM(262420000000001/f2b060a7) Subscriber data update (mmctx.c:445) 20241112094822209 DMM DEBUG MM(262420000000001/f2b060a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112094822209 DMM INFO MM(262420000000001/f2b060a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112094822209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112094822209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112094822209 DMM INFO MM(262420000000001/f2b060a7) <- GMM AUTH AND CIPHERING REQ (rand = f9 6f 5d 4c b4 6e db be e0 04 c7 0a 33 c5 94 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112094822228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094822228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094822228 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094822228 DMM INFO MM(262420000000001/f2b060a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112094822228 DMM NOTICE MM(262420000000001/f2b060a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112094822228 DMM DEBUG MM(262420000000001/f2b060a7) checking auth: received GSM SRES = 1b 07 b5 0d (gprs_gmm.c:666) 20241112094822228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112094822229 DMM DEBUG MM(262420000000001/f2b060a7) Requesting authorization (sgsn_auth.c:160) 20241112094822229 DMM INFO MM(262420000000001/f2b060a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112094822229 DMM DEBUG MM(262420000000001/f2b060a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241112094822229 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241112094822229 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) 20241112094822229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112094822229 DMM INFO MM(262420000000001/f2b060a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2b060a7) (gprs_gmm.c:300) 20241112094822232 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112094822232 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112094822232 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241112094822232 DMM INFO MM(262420000000001/f2b060a7) Subscriber data update (mmctx.c:445) 20241112094822232 DMM DEBUG MM(262420000000001/f2b060a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112094822232 DMM INFO MM(262420000000001/f2b060a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112094822232 DMM NOTICE MM(262420000000001/f2b060a7) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241112094822232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112094822232 DMM NOTICE MM(262420000000001/f2b060a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112094822232 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) 20241112094822234 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112094822234 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241112094822234 DMM INFO MM(262420000000001/f2b060a7) Subscriber data update (mmctx.c:445) 20241112094822234 DMM DEBUG MM(262420000000001/f2b060a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112094822248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094822248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112094822248 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094822248 DMM INFO MM(262420000000001/f2b060a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112094822248 DMM NOTICE MM(262420000000001/f2b060a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112094822248 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112094822248 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112094822248 DLLC NOTICE LLME(cf4244c0/f2b060a7){ASSIGNED} LLGM Assign pre (ffffffff => f2b060a7) (gprs_llc.c:1079) 20241112094822248 DLLC NOTICE LLME(ffffffff/f2b060a7){ASSIGNED} LLGM Assign post (ffffffff => f2b060a7) (gprs_llc.c:1125) 20241112094822248 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112094822248 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112094822248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112094822248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@372d231e643a: setverdict(pass): none -> pass TC_attach-BVCI196(6)@372d231e643a: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@372d231e643a: Final verdict of PTC: pass 20241112094822314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112094822318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094822319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(19)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@372d231e643a: Final verdict of PTC: none -NSVCI98(12)@372d231e643a: Final verdict of PTC: none -NSVCI99(17)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@372d231e643a: Final verdict of PTC: none TC_attach-BVCI210(11)@372d231e643a: Final verdict of PTC: none -NSVCI97(7)@372d231e643a: Final verdict of PTC: none TC_attach-BVCI196(6)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@372d231e643a: Final verdict of PTC: none TC_attach-BVCI220(16)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(5)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(15)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(10)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@372d231e643a: Test case TC_attach finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:48:22 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241112094822455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094822558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112094822558 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:770) 20241112094822558 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:52977 err=None (osmo_ss7_asp.c:786) 20241112094822857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103648) 20241112094823320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094823320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=103648, count=106388) 20241112094824320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094824321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112094825321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094825322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_mnc3 started. 20241112094825961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094825962 DMM INFO MM(262420000000001/f2b060a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112094825962 DMM INFO MM(262420000000001/f2b060a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112094825962 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112094825962 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112094825962 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112094825962 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112094825962 DLLC NOTICE LLME(ffffffff/f2b060a7){ASSIGNED} LLGM Assign pre (f2b060a7 => ffffffff) (gprs_llc.c:1079) 20241112094825962 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2b060a7 => ffffffff) (gprs_llc.c:1125) 20241112094825962 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241112094825962 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) 20241112094825962 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:401) 20241112094825962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Deallocated (fsm.c:568) 20241112094825962 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112094825962 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Deallocated (fsm.c:568) 20241112094825962 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Deallocated (fsm.c:568) 20241112094825962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094826007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094826007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094826007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094826007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094826007 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112094826007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094826007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094826007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094826007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094826008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094826008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094826008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094826008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094826008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094826008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094826008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094826008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094826008 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094826008 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094826008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094826009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094826009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094826012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094826018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094826018 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094826027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094826028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094826028 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112094826028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094826028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094826029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094826029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094826029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094826029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094826029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094826029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094826029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094826029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(31)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112094826029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094826031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094826035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094826035 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094826044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094826044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094826044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094826044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094826044 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112094826044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094826044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094826044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094826044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094826045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094826045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094826045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094826045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094826045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094826045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094826045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094826045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094826045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094826045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094826045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094826045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094826045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094826047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094826053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094826053 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094826323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094826323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094826323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094826323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(37)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094826327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094826328 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(37)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@372d231e643a: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D9A7392F'O, index=0 SGSN_Test-GSUP(38)@372d231e643a: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@372d231e643a: 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 := '08B7BC88D31DEC047EB7075A486CA993'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '192D9C30'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5BB1581BBC34721'O } } } } } 20241112094827414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094827414 DLLC NOTICE LLME(ffffffff/d9a7392f){UNASSIGNED} LLC RX: unknown TLLI 0xd9a7392f, creating LLME on the fly (gprs_llc.c:552) 20241112094827414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094827414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241112094827414 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094827414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Allocated (fsm.c:456) 20241112094827414 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094827414 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Allocated (fsm.c:456) 20241112094827414 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094827414 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094827414 DLLC NOTICE LLME(ffffffff/d9a7392f){UNASSIGNED} LLGM Assign pre (d9a7392f => fc4fd0e3) (gprs_llc.c:1079) 20241112094827414 DLLC NOTICE LLME(d9a7392f/fc4fd0e3){ASSIGNED} LLGM Assign post (d9a7392f => fc4fd0e3) (gprs_llc.c:1125) 20241112094827414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094827414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094827414 DMM DEBUG MM(262420000001001/fc4fd0e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094827436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094827436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112094827436 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094827436 DMM DEBUG MM(262420000001001/fc4fd0e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241112094827436 DMM NOTICE MM(262420000001001/fc4fd0e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094827436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094827436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094827437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094827437 DMM DEBUG MM(262420000001001/fc4fd0e3) Requesting authorization (sgsn_auth.c:160) 20241112094827437 DMM INFO MM(262420000001001/fc4fd0e3) Requesting authentication tuples (sgsn_auth.c:184) 20241112094827437 DMM DEBUG MM(262420000001001/fc4fd0e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112094827437 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241112094827437 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)@372d231e643a: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@372d231e643a: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241112094827443 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112094827443 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112094827443 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112094827443 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112094827443 DMM INFO MM(262420000001001/fc4fd0e3) Subscriber data update (mmctx.c:445) 20241112094827443 DMM DEBUG MM(262420000001001/fc4fd0e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112094827443 DMM INFO MM(262420000001001/fc4fd0e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112094827443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112094827443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112094827443 DMM INFO MM(262420000001001/fc4fd0e3) <- GMM AUTH AND CIPHERING REQ (rand = 08 b7 bc 88 d3 1d ec 04 7e b7 07 5a 48 6c a9 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112094827461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094827461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094827461 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094827461 DMM INFO MM(262420000001001/fc4fd0e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112094827461 DMM NOTICE MM(262420000001001/fc4fd0e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112094827461 DMM DEBUG MM(262420000001001/fc4fd0e3) checking auth: received GSM SRES = 19 2d 9c 30 (gprs_gmm.c:666) 20241112094827461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112094827461 DMM DEBUG MM(262420000001001/fc4fd0e3) Requesting authorization (sgsn_auth.c:160) 20241112094827461 DMM INFO MM(262420000001001/fc4fd0e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112094827461 DMM DEBUG MM(262420000001001/fc4fd0e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241112094827461 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241112094827461 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) 20241112094827461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112094827461 DMM INFO MM(262420000001001/fc4fd0e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc4fd0e3) (gprs_gmm.c:300) 20241112094827465 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112094827465 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112094827465 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241112094827465 DMM INFO MM(262420000001001/fc4fd0e3) Subscriber data update (mmctx.c:445) 20241112094827465 DMM DEBUG MM(262420000001001/fc4fd0e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112094827465 DMM INFO MM(262420000001001/fc4fd0e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112094827465 DMM NOTICE MM(262420000001001/fc4fd0e3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241112094827465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112094827465 DMM NOTICE MM(262420000001001/fc4fd0e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112094827465 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) 20241112094827467 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112094827467 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241112094827467 DMM INFO MM(262420000001001/fc4fd0e3) Subscriber data update (mmctx.c:445) 20241112094827467 DMM DEBUG MM(262420000001001/fc4fd0e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112094827480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094827480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112094827480 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094827480 DMM INFO MM(262420000001001/fc4fd0e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112094827480 DMM NOTICE MM(262420000001001/fc4fd0e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112094827480 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112094827480 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112094827480 DLLC NOTICE LLME(d9a7392f/fc4fd0e3){ASSIGNED} LLGM Assign pre (ffffffff => fc4fd0e3) (gprs_llc.c:1079) 20241112094827480 DLLC NOTICE LLME(ffffffff/fc4fd0e3){ASSIGNED} LLGM Assign post (ffffffff => fc4fd0e3) (gprs_llc.c:1125) 20241112094827480 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112094827480 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112094827480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112094827480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@372d231e643a: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@372d231e643a: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@372d231e643a: Final verdict of PTC: pass 20241112094827539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@372d231e643a: Final verdict of PTC: none -NSVCI97(26)@372d231e643a: Final verdict of PTC: none -NSVCI99(36)@372d231e643a: Final verdict of PTC: none 20241112094827545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094827546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(31)@372d231e643a: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@372d231e643a: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@372d231e643a: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(34)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(29)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(24)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_mnc3 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112094827650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094828052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48644) 20241112094828547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094828547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48644, count=89476) 20241112094829548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094829548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:48: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_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 20241112094830549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094830549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_umts_aka_umts_res started. 20241112094831136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094831139 DMM INFO MM(262420000001001/fc4fd0e3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112094831139 DMM INFO MM(262420000001001/fc4fd0e3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112094831139 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112094831139 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112094831139 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112094831139 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112094831139 DLLC NOTICE LLME(ffffffff/fc4fd0e3){ASSIGNED} LLGM Assign pre (fc4fd0e3 => ffffffff) (gprs_llc.c:1079) 20241112094831139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc4fd0e3 => ffffffff) (gprs_llc.c:1125) 20241112094831139 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241112094831139 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) 20241112094831139 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:401) 20241112094831139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Deallocated (fsm.c:568) 20241112094831139 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112094831139 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Deallocated (fsm.c:568) 20241112094831139 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Deallocated (fsm.c:568) 20241112094831139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094831181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094831181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094831181 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112094831181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094831181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094831182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094831182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094831182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094831182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094831182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094831182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094831182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094831182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094831182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094831184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094831189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094831190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094831196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094831196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094831196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094831196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094831196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112094831196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094831196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094831196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094831196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094831197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094831197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094831197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094831197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094831197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094831197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094831197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094831197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094831197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094831197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094831197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094831198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094831198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094831200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094831205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094831205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094831213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094831213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094831213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094831213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094831213 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112094831213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094831213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094831213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094831213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094831214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094831214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094831214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094831214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094831214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094831214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094831214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094831214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094831214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094831214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094831214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094831215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094831215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094831217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094831221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094831221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094831550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094831550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094831550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094831550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(56)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094831554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094831555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(56)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@372d231e643a: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D1108F5A'O, index=0 SGSN_Test-GSUP(57)@372d231e643a: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@372d231e643a: 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 := 'D95A2C6F7242EF23CD002FE18EC3DAD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00337EBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE8EDAB736300D3D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '557013B0F7105708A971ADB1276C2373'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '685EF766D1270DFAC57F9A66119E9539'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30A39946B999B8D495F4CC5FAB420996'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1A06DAED846D2F44'O } } } } } 20241112094832632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094832632 DLLC NOTICE LLME(ffffffff/d1108f5a){UNASSIGNED} LLC RX: unknown TLLI 0xd1108f5a, creating LLME on the fly (gprs_llc.c:552) 20241112094832632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094832632 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241112094832632 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094832632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Allocated (fsm.c:456) 20241112094832632 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094832632 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Allocated (fsm.c:456) 20241112094832632 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094832632 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094832632 DLLC NOTICE LLME(ffffffff/d1108f5a){UNASSIGNED} LLGM Assign pre (d1108f5a => f16762f2) (gprs_llc.c:1079) 20241112094832632 DLLC NOTICE LLME(d1108f5a/f16762f2){ASSIGNED} LLGM Assign post (d1108f5a => f16762f2) (gprs_llc.c:1125) 20241112094832632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094832632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094832632 DMM DEBUG MM(262420000001002/f16762f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094832649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094832649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112094832649 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094832649 DMM DEBUG MM(262420000001002/f16762f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241112094832649 DMM NOTICE MM(262420000001002/f16762f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094832649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094832649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094832649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094832649 DMM DEBUG MM(262420000001002/f16762f2) Requesting authorization (sgsn_auth.c:160) 20241112094832649 DMM INFO MM(262420000001002/f16762f2) Requesting authentication tuples (sgsn_auth.c:184) 20241112094832649 DMM DEBUG MM(262420000001002/f16762f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112094832649 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241112094832649 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)@372d231e643a: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@372d231e643a: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241112094832654 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112094832654 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112094832654 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112094832654 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112094832654 DMM INFO MM(262420000001002/f16762f2) Subscriber data update (mmctx.c:445) 20241112094832654 DMM DEBUG MM(262420000001002/f16762f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112094832654 DMM INFO MM(262420000001002/f16762f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112094832654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112094832654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112094832654 DMM INFO MM(262420000001002/f16762f2) <- GMM AUTH AND CIPHERING REQ (rand = d9 5a 2c 6f 72 42 ef 23 cd 00 2f e1 8e c3 da d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 a3 99 46 b9 99 b8 d4 95 f4 cc 5f ab 42 09 96 ) (gprs_gmm.c:483) 20241112094832670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094832670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094832670 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094832670 DMM INFO MM(262420000001002/f16762f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112094832670 DMM NOTICE MM(262420000001002/f16762f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112094832670 DMM DEBUG MM(262420000001002/f16762f2) checking auth: received UMTS RES = 1a 06 da ed 84 6d 2f 44 (gprs_gmm.c:666) 20241112094832670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112094832670 DMM DEBUG MM(262420000001002/f16762f2) Requesting authorization (sgsn_auth.c:160) 20241112094832670 DMM INFO MM(262420000001002/f16762f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112094832670 DMM DEBUG MM(262420000001002/f16762f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241112094832670 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241112094832670 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) 20241112094832670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112094832670 DMM INFO MM(262420000001002/f16762f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf16762f2) (gprs_gmm.c:300) 20241112094832673 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112094832673 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112094832673 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241112094832673 DMM INFO MM(262420000001002/f16762f2) Subscriber data update (mmctx.c:445) 20241112094832673 DMM DEBUG MM(262420000001002/f16762f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112094832673 DMM INFO MM(262420000001002/f16762f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112094832673 DMM NOTICE MM(262420000001002/f16762f2) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241112094832673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112094832673 DMM NOTICE MM(262420000001002/f16762f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112094832673 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) 20241112094832675 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112094832675 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241112094832675 DMM INFO MM(262420000001002/f16762f2) Subscriber data update (mmctx.c:445) 20241112094832675 DMM DEBUG MM(262420000001002/f16762f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112094832686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094832686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112094832686 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094832686 DMM INFO MM(262420000001002/f16762f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112094832686 DMM NOTICE MM(262420000001002/f16762f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112094832686 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112094832686 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112094832686 DLLC NOTICE LLME(d1108f5a/f16762f2){ASSIGNED} LLGM Assign pre (ffffffff => f16762f2) (gprs_llc.c:1079) 20241112094832686 DLLC NOTICE LLME(ffffffff/f16762f2){ASSIGNED} LLGM Assign post (ffffffff => f16762f2) (gprs_llc.c:1125) 20241112094832686 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112094832686 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112094832686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112094832686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@372d231e643a: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@372d231e643a: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@372d231e643a: Final verdict of PTC: pass 20241112094832742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@372d231e643a: Final verdict of PTC: none -NSVCI99(55)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@372d231e643a: Final verdict of PTC: none -NSVCI98(50)@372d231e643a: Final verdict of PTC: none -NSVCI97(45)@372d231e643a: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@372d231e643a: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@372d231e643a: Final verdict of PTC: none 20241112094832747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094832748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GGSN_GTP(58)@372d231e643a: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(43)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(53)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(48)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112094832850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094833252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86208) 20241112094833749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094833749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86208, count=90564) 20241112094834750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094834750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112094835752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094835752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_umts_aka_gsm_sres started. 20241112094836356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094836359 DMM INFO MM(262420000001002/f16762f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112094836359 DMM INFO MM(262420000001002/f16762f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112094836359 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112094836359 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112094836359 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112094836359 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112094836359 DLLC NOTICE LLME(ffffffff/f16762f2){ASSIGNED} LLGM Assign pre (f16762f2 => ffffffff) (gprs_llc.c:1079) 20241112094836359 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f16762f2 => ffffffff) (gprs_llc.c:1125) 20241112094836359 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241112094836359 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) 20241112094836359 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:401) 20241112094836359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Deallocated (fsm.c:568) 20241112094836359 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112094836359 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Deallocated (fsm.c:568) 20241112094836359 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Deallocated (fsm.c:568) 20241112094836359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094836399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094836399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094836399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094836399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094836399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112094836399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094836399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094836399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094836399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094836399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094836399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094836399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094836400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094836400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094836400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094836400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094836400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094836400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094836400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094836400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(64)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112094836400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094836400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094836401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094836406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094836406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094836414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094836414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094836414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094836414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094836414 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112094836414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094836414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094836414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094836414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094836415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094836415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094836415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094836415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094836415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094836415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094836415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094836415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094836416 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094836416 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094836416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(69)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112094836416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094836416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112094836418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112094836424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094836424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094836433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094836433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094836433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094836433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094836433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112094836433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094836433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094836433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094836433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094836434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094836434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094836434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094836434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094836434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094836434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094836434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094836434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094836434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094836434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094836434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094836434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094836434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094836436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094836441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094836441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094836753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094836753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094836753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094836753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(74)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094836755 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112094836755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(74)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@372d231e643a: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='FA36BB98'O, index=0 SGSN_Test-GSUP(76)@372d231e643a: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@372d231e643a: 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 := '16CD6E820441213CE8B5AD3DD8C16877'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F58EF381'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAF313C08E8B4778'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '22F8D36179D07C8F629860011804B3E9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A34E2FBBC00B7FA18E9763011EDCDA9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B7FD6ACC551418628C2108A931C07856'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '75E3D41EEE72D483'O } } } } } 20241112094837838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094837838 DLLC NOTICE LLME(ffffffff/fa36bb98){UNASSIGNED} LLC RX: unknown TLLI 0xfa36bb98, creating LLME on the fly (gprs_llc.c:552) 20241112094837838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094837838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241112094837838 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094837838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Allocated (fsm.c:456) 20241112094837838 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094837838 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Allocated (fsm.c:456) 20241112094837838 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094837838 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094837838 DLLC NOTICE LLME(ffffffff/fa36bb98){UNASSIGNED} LLGM Assign pre (fa36bb98 => c382fee1) (gprs_llc.c:1079) 20241112094837838 DLLC NOTICE LLME(fa36bb98/c382fee1){ASSIGNED} LLGM Assign post (fa36bb98 => c382fee1) (gprs_llc.c:1125) 20241112094837838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094837838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094837838 DMM DEBUG MM(262420000001003/c382fee1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094837852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112094837852 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094837852 DMM DEBUG MM(262420000001003/c382fee1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241112094837852 DMM NOTICE MM(262420000001003/c382fee1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094837852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094837852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094837853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094837853 DMM DEBUG MM(262420000001003/c382fee1) Requesting authorization (sgsn_auth.c:160) 20241112094837853 DMM INFO MM(262420000001003/c382fee1) Requesting authentication tuples (sgsn_auth.c:184) 20241112094837853 DMM DEBUG MM(262420000001003/c382fee1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112094837853 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241112094837853 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)@372d231e643a: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@372d231e643a: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241112094837857 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112094837857 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112094837857 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112094837857 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112094837857 DMM INFO MM(262420000001003/c382fee1) Subscriber data update (mmctx.c:445) 20241112094837857 DMM DEBUG MM(262420000001003/c382fee1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112094837857 DMM INFO MM(262420000001003/c382fee1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112094837857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112094837857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112094837857 DMM INFO MM(262420000001003/c382fee1) <- GMM AUTH AND CIPHERING REQ (rand = 16 cd 6e 82 04 41 21 3c e8 b5 ad 3d d8 c1 68 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 fd 6a cc 55 14 18 62 8c 21 08 a9 31 c0 78 56 ) (gprs_gmm.c:483) 20241112094837868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094837869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094837869 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094837869 DMM INFO MM(262420000001003/c382fee1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112094837869 DMM NOTICE MM(262420000001003/c382fee1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112094837869 DMM DEBUG MM(262420000001003/c382fee1) checking auth: received GSM SRES = f5 8e f3 81 (gprs_gmm.c:666) 20241112094837869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112094837869 DMM DEBUG MM(262420000001003/c382fee1) Requesting authorization (sgsn_auth.c:160) 20241112094837869 DMM INFO MM(262420000001003/c382fee1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112094837869 DMM DEBUG MM(262420000001003/c382fee1) Requesting subscriber data update (gprs_subscriber.c:894) 20241112094837869 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241112094837869 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) 20241112094837869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112094837869 DMM INFO MM(262420000001003/c382fee1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc382fee1) (gprs_gmm.c:300) 20241112094837871 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112094837871 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112094837872 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241112094837872 DMM INFO MM(262420000001003/c382fee1) Subscriber data update (mmctx.c:445) 20241112094837872 DMM DEBUG MM(262420000001003/c382fee1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112094837872 DMM INFO MM(262420000001003/c382fee1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112094837872 DMM NOTICE MM(262420000001003/c382fee1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241112094837872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112094837872 DMM NOTICE MM(262420000001003/c382fee1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112094837872 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) 20241112094837873 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112094837873 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241112094837873 DMM INFO MM(262420000001003/c382fee1) Subscriber data update (mmctx.c:445) 20241112094837873 DMM DEBUG MM(262420000001003/c382fee1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112094837882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094837882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112094837883 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094837883 DMM INFO MM(262420000001003/c382fee1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112094837883 DMM NOTICE MM(262420000001003/c382fee1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112094837883 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112094837883 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112094837883 DLLC NOTICE LLME(fa36bb98/c382fee1){ASSIGNED} LLGM Assign pre (ffffffff => c382fee1) (gprs_llc.c:1079) 20241112094837883 DLLC NOTICE LLME(ffffffff/c382fee1){ASSIGNED} LLGM Assign post (ffffffff => c382fee1) (gprs_llc.c:1125) 20241112094837883 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112094837883 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112094837883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112094837883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@372d231e643a: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@372d231e643a: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@372d231e643a: Final verdict of PTC: pass 20241112094837939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42922<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112094837943 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094837943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(74)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(76)@372d231e643a: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@372d231e643a: Final verdict of PTC: none -NSVCI99(75)@372d231e643a: Final verdict of PTC: none -NSVCI98(69)@372d231e643a: Final verdict of PTC: none -NSVCI97(64)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@372d231e643a: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@372d231e643a: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(62)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(73)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(67)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:48:38 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 20241112094838079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094838481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86460) 20241112094838944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094838944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86460, count=90816) 20241112094839945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094839945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112094840947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094840947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_timeout_after_pdp_act started. 20241112094841582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094841584 DMM INFO MM(262420000001003/c382fee1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112094841584 DMM INFO MM(262420000001003/c382fee1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112094841584 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112094841584 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112094841584 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112094841584 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112094841584 DLLC NOTICE LLME(ffffffff/c382fee1){ASSIGNED} LLGM Assign pre (c382fee1 => ffffffff) (gprs_llc.c:1079) 20241112094841584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c382fee1 => ffffffff) (gprs_llc.c:1125) 20241112094841585 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241112094841585 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) 20241112094841585 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:401) 20241112094841585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Deallocated (fsm.c:568) 20241112094841585 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112094841585 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Deallocated (fsm.c:568) 20241112094841585 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Deallocated (fsm.c:568) 20241112094841585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094841620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094841620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094841620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094841620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094841620 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112094841620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094841620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094841620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094841620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094841622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094841622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094841622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094841622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094841622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094841622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094841622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094841622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094841622 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094841622 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094841622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094841623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094841623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094841626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112094841632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094841632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@372d231e643a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112094841644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094841644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094841644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094841644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094841644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112094841644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094841644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094841644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094841644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094841645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094841645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094841645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094841645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094841645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094841645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094841645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094841645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094841645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094841645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094841645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(89)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112094841645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094841645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094841647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241112094841654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094841654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(93)@372d231e643a: Provider Link came up: sending NS-RESET TC_attach_timeout_after_pdp_act-BVCI210(86)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094841656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094841656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094841656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094841656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094841656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112094841656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094841656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094841656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094841656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094841657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094841657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094841657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094841657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094841657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094841657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094841657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094841657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094841657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094841657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094841657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094841657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094841657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094841659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094841663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094841663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094841948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094841948 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094841948 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094841948 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(94)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094841952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094841953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@372d231e643a: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E8269357'O, index=0 SGSN_Test-GSUP(95)@372d231e643a: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@372d231e643a: 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 := '03345F0ECC4A9F9DF017B40DFFCC46C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '683762D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D621430D7E59C916'O } } } } } 20241112094842007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842007 DLLC NOTICE LLME(ffffffff/e8269357){UNASSIGNED} LLC RX: unknown TLLI 0xe8269357, creating LLME on the fly (gprs_llc.c:552) 20241112094842007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241112094842007 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094842007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Allocated (fsm.c:456) 20241112094842007 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094842007 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Allocated (fsm.c:456) 20241112094842007 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094842007 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094842007 DLLC NOTICE LLME(ffffffff/e8269357){UNASSIGNED} LLGM Assign pre (e8269357 => e649e70c) (gprs_llc.c:1079) 20241112094842007 DLLC NOTICE LLME(e8269357/e649e70c){ASSIGNED} LLGM Assign post (e8269357 => e649e70c) (gprs_llc.c:1125) 20241112094842007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094842007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094842007 DMM DEBUG MM(262420000000021/e649e70c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094842031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842031 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094842031 DMM DEBUG MM(262420000000021/e649e70c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241112094842031 DMM NOTICE MM(262420000000021/e649e70c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094842031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094842031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094842031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094842031 DMM DEBUG MM(262420000000021/e649e70c) Requesting authorization (sgsn_auth.c:160) 20241112094842031 DMM INFO MM(262420000000021/e649e70c) Requesting authentication tuples (sgsn_auth.c:184) 20241112094842031 DMM DEBUG MM(262420000000021/e649e70c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112094842031 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241112094842031 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)@372d231e643a: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@372d231e643a: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241112094842037 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112094842037 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112094842037 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112094842037 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112094842037 DMM INFO MM(262420000000021/e649e70c) Subscriber data update (mmctx.c:445) 20241112094842037 DMM DEBUG MM(262420000000021/e649e70c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112094842037 DMM INFO MM(262420000000021/e649e70c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112094842037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112094842037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112094842037 DMM INFO MM(262420000000021/e649e70c) <- GMM AUTH AND CIPHERING REQ (rand = 03 34 5f 0e cc 4a 9f 9d f0 17 b4 0d ff cc 46 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112094842053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842053 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094842054 DMM INFO MM(262420000000021/e649e70c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112094842054 DMM NOTICE MM(262420000000021/e649e70c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112094842054 DMM DEBUG MM(262420000000021/e649e70c) checking auth: received GSM SRES = 68 37 62 d4 (gprs_gmm.c:666) 20241112094842054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112094842054 DMM DEBUG MM(262420000000021/e649e70c) Requesting authorization (sgsn_auth.c:160) 20241112094842054 DMM INFO MM(262420000000021/e649e70c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112094842054 DMM DEBUG MM(262420000000021/e649e70c) Requesting subscriber data update (gprs_subscriber.c:894) 20241112094842054 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241112094842054 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) 20241112094842054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112094842054 DMM INFO MM(262420000000021/e649e70c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe649e70c) (gprs_gmm.c:300) 20241112094842057 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112094842057 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112094842057 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241112094842057 DMM INFO MM(262420000000021/e649e70c) Subscriber data update (mmctx.c:445) 20241112094842057 DMM DEBUG MM(262420000000021/e649e70c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112094842057 DMM INFO MM(262420000000021/e649e70c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112094842057 DMM NOTICE MM(262420000000021/e649e70c) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241112094842057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112094842057 DMM NOTICE MM(262420000000021/e649e70c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112094842057 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) 20241112094842058 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112094842058 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241112094842058 DMM INFO MM(262420000000021/e649e70c) Subscriber data update (mmctx.c:445) 20241112094842058 DMM DEBUG MM(262420000000021/e649e70c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112094842070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842070 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094842070 DMM INFO MM(262420000000021/e649e70c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112094842070 DMM NOTICE MM(262420000000021/e649e70c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112094842070 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112094842071 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112094842071 DLLC NOTICE LLME(e8269357/e649e70c){ASSIGNED} LLGM Assign pre (ffffffff => e649e70c) (gprs_llc.c:1079) 20241112094842071 DLLC NOTICE LLME(ffffffff/e649e70c){ASSIGNED} LLGM Assign post (ffffffff => e649e70c) (gprs_llc.c:1125) 20241112094842071 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112094842071 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112094842071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112094842071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@372d231e643a: setverdict(pass): none -> pass 20241112094842126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842126 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094842126 DMM INFO MM(262420000000021/e649e70c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112094842126 DMM INFO MM(262420000000021/e649e70c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112094842126 DMM DEBUG MM(262420000000021/e649e70c) Using GGSN 0 (gprs_sm.c:317) 20241112094842126 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241112094842126 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112094842126 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241112094842126 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241112094842154 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 97 a1 64 58 11 b8 b7 d6 a4 14 05 7f da 13 6f 0c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241112094842154 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd7058, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112094842154 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112094842154 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a57b78 TLLI=e649e70c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112094842154 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112094842154 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112094842171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842171 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094842171 DMM INFO MM(262420000000021/e649e70c) -> GMM ATTACH REQUEST MI(TMSI-0xE649E70C) type="GPRS attach" (gprs_gmm.c:1266) 20241112094842171 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094842171 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112094842171 DLLC NOTICE LLME(ffffffff/e649e70c){ASSIGNED} LLGM Assign pre (e649e70c => c136e6a8) (gprs_llc.c:1079) 20241112094842171 DLLC NOTICE LLME(e649e70c/c136e6a8){ASSIGNED} LLGM Assign post (e649e70c => c136e6a8) (gprs_llc.c:1125) 20241112094842171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094842171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094842171 DMM DEBUG MM(262420000000021/c136e6a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094842180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094842180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241112094842180 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094842180 DMM DEBUG MM(262420000000021/c136e6a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241112094842180 DMM NOTICE MM(262420000000021/c136e6a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094842180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094842180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094842180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094842180 DMM DEBUG MM(262420000000021/c136e6a8) Requesting authorization (sgsn_auth.c:160) 20241112094842180 DMM INFO MM(262420000000021/c136e6a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112094842180 DMM DEBUG MM(262420000000021/c136e6a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241112094842180 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241112094842181 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) 20241112094842182 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112094842182 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112094842182 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241112094842182 DMM INFO MM(262420000000021/c136e6a8) Subscriber data update (mmctx.c:445) 20241112094842182 DMM DEBUG MM(262420000000021/c136e6a8) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241112094842182 DMM INFO MM(262420000000021/c136e6a8) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241112094842182 DMM NOTICE MM(262420000000021/c136e6a8) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241112094842182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112094842182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112094842182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112094842182 DMM INFO MM(262420000000021/c136e6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136e6a8) (gprs_gmm.c:300) 20241112094842182 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) 20241112094842183 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112094842183 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241112094842183 DMM INFO MM(262420000000021/c136e6a8) Subscriber data update (mmctx.c:445) 20241112094842183 DMM DEBUG MM(262420000000021/c136e6a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@372d231e643a: Trying to receive 5 ATTACH ACCEPTs 20241112094848182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112094848182 DMM INFO MM(262420000000021/c136e6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136e6a8) (gprs_gmm.c:300) 20241112094849084 DGPRS DEBUG Checking for inactive LLMEs, time = 33933128 (sgsn.c:132) 20241112094854183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112094854183 DMM INFO MM(262420000000021/c136e6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136e6a8) (gprs_gmm.c:300) 20241112094900184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112094900184 DMM INFO MM(262420000000021/c136e6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136e6a8) (gprs_gmm.c:300) 20241112094901950 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112094901950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094901951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241112094906185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112094906185 DMM INFO MM(262420000000021/c136e6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136e6a8) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@372d231e643a: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@372d231e643a: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241112094911624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094911628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094911628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112094911646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094911649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094911649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112094911658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094911660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094911660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112094912186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112094912186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241112094912186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112094912186 DMM NOTICE MM(262420000000021/c136e6a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112094912186 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241112094912186 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a57b78, TLLI=c136e6a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112094912186 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112094912186 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112094912187 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241112094912187 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241112094912187 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) 20241112094912187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Reject}: Deallocated (fsm.c:568) 20241112094912187 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Deallocated (fsm.c:568) 20241112094912187 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Deallocated (fsm.c:568) 20241112094912187 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112094912187 DLLC NOTICE LLME(e649e70c/c136e6a8){ASSIGNED} LLGM Assign pre (c136e6a8 => ffffffff) (gprs_llc.c:1079) 20241112094912187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c136e6a8 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@372d231e643a: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@372d231e643a: Final verdict of PTC: pass 20241112094912707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@372d231e643a: Final verdict of PTC: none -NSVCI97(83)@372d231e643a: Final verdict of PTC: none 20241112094912711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094912711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(80)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@372d231e643a: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@372d231e643a: Final verdict of PTC: none -NSVCI99(93)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@372d231e643a: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@372d231e643a: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@372d231e643a: Final verdict of PTC: none -NSVCI98(89)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(91)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(81)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(87)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112094912815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094913117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125992) 20241112094913713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094913713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=125992, count=131424) 20241112094914715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094914715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:49: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_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 20241112094915716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094915716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_auth_id_timeout started. 20241112094916172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094916175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094916246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094916246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094916246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112094916246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094916246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(102)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094916246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094916246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094916247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094916247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094916247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094916247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094916247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094916247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094916247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094916247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094916247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094916247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094916249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112094916254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094916254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(102)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(100)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094916257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094916257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094916257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094916257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094916257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112094916257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094916257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094916257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094916257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094916258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094916258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094916258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094916258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094916258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094916258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094916258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094916258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094916258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094916258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094916258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094916258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094916258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094916260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094916265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094916265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094916275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094916275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094916275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112094916275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094916275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094916276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094916276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094916276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094916276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094916276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094916276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094916276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094916276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094916276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094916276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094916276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094916277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094916277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094916279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094916284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094916284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094916717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094916717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094916717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094916717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(113)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094916721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112094916722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@372d231e643a: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F88ED0C3'O, index=0 SGSN_Test-GSUP(114)@372d231e643a: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241112094916796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094916796 DLLC NOTICE LLME(ffffffff/f88ed0c3){UNASSIGNED} LLC RX: unknown TLLI 0xf88ed0c3, creating LLME on the fly (gprs_llc.c:552) 20241112094916796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094916796 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241112094916796 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094916796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Allocated (fsm.c:456) 20241112094916796 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094916796 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Allocated (fsm.c:456) 20241112094916796 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094916796 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094916796 DLLC NOTICE LLME(ffffffff/f88ed0c3){UNASSIGNED} LLGM Assign pre (f88ed0c3 => f1379631) (gprs_llc.c:1079) 20241112094916796 DLLC NOTICE LLME(f88ed0c3/f1379631){ASSIGNED} LLGM Assign post (f88ed0c3 => f1379631) (gprs_llc.c:1125) 20241112094916796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094916796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094916796 DMM DEBUG MM(262420000000002/f1379631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094919084 DGPRS DEBUG Checking for inactive LLMEs, time = 33933158 (sgsn.c:132) 20241112094922797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112094922797 DMM DEBUG MM(262420000000002/f1379631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094928799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112094928799 DMM DEBUG MM(262420000000002/f1379631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094934800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112094934801 DMM DEBUG MM(262420000000002/f1379631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094936718 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112094936718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094936719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241112094940802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112094940802 DMM DEBUG MM(262420000000002/f1379631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094946247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094946251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094946251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112094946259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094946263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094946263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112094946277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094946280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094946280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112094946803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112094946803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241112094946803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112094946803 DMM NOTICE MM(262420000000002/f1379631) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241112094946803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Reject}: Deallocated (fsm.c:568) 20241112094946803 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112094946803 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Deallocated (fsm.c:568) 20241112094946803 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112094946803 DLLC NOTICE LLME(f88ed0c3/f1379631){ASSIGNED} LLGM Assign pre (f1379631 => ffffffff) (gprs_llc.c:1079) 20241112094946803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1379631 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@372d231e643a: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@372d231e643a: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@372d231e643a: Final verdict of PTC: pass 20241112094946822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@372d231e643a: Final verdict of PTC: none -NSVCI98(107)@372d231e643a: Final verdict of PTC: none 20241112094946827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094946827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(112)@372d231e643a: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@372d231e643a: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@372d231e643a: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@372d231e643a: Final verdict of PTC: none -NSVCI97(103)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(105)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(101)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(110)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112094946939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094947241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64916) 20241112094947829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094947829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=64916, count=69272) 20241112094948831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094948831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112094949085 DGPRS DEBUG Checking for inactive LLMEs, time = 33933188 (sgsn.c:132) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112094949833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094949833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_auth_sai_timeout started. 20241112094950346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094950348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094950385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112094950385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094950385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094950385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094950385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112094950385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094950385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094950385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094950385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094950386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094950386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094950386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094950386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094950386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094950386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094950386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094950386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094950386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112094950386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094950386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094950386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094950386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094950388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094950393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094950393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094950401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112094950401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094950401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094950401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094950401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112094950401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094950401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094950401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094950401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094950402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094950402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094950402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094950402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094950402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094950402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094950402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094950402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094950402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112094950402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094950402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094950402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094950402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094950405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094950410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094950410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@372d231e643a: Provider Link came up: sending NS-RESET 20241112094950420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112094950420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112094950420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112094950420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094950420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112094950420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112094950420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112094950420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112094950420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112094950422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112094950422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112094950422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112094950422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112094950422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112094950422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112094950422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112094950422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112094950422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112094950422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112094950422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112094950423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112094950423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112094950425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112094950430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094950431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112094950834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094950834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112094950834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112094950834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(132)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112094950841 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112094950843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(132)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@372d231e643a: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='ED7656C3'O, index=0 SGSN_Test-GSUP(133)@372d231e643a: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241112094950893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094950893 DLLC NOTICE LLME(ffffffff/ed7656c3){UNASSIGNED} LLC RX: unknown TLLI 0xed7656c3, creating LLME on the fly (gprs_llc.c:552) 20241112094950893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112094950893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241112094950893 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112094950894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Allocated (fsm.c:456) 20241112094950894 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112094950894 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Allocated (fsm.c:456) 20241112094950894 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112094950894 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112094950894 DLLC NOTICE LLME(ffffffff/ed7656c3){UNASSIGNED} LLGM Assign pre (ed7656c3 => ddd29a98) (gprs_llc.c:1079) 20241112094950894 DLLC NOTICE LLME(ed7656c3/ddd29a98){ASSIGNED} LLGM Assign post (ed7656c3 => ddd29a98) (gprs_llc.c:1125) 20241112094950894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112094950894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112094950894 DMM DEBUG MM(262420000000003/ddd29a98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112094950916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112094950917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112094950917 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112094950917 DMM DEBUG MM(262420000000003/ddd29a98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241112094950917 DMM NOTICE MM(262420000000003/ddd29a98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112094950917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112094950917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112094950917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112094950917 DMM DEBUG MM(262420000000003/ddd29a98) Requesting authorization (sgsn_auth.c:160) 20241112094950917 DMM INFO MM(262420000000003/ddd29a98) Requesting authentication tuples (sgsn_auth.c:184) 20241112094950917 DMM DEBUG MM(262420000000003/ddd29a98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112094950917 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241112094950917 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)@372d231e643a: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@372d231e643a: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241112094956918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241112094956918 DMM ERROR MM(262420000000003/ddd29a98) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241112094956918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241112094956918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112094956918 DMM NOTICE MM(262420000000003/ddd29a98) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241112094956918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fc30]{Reject}: Deallocated (fsm.c:568) 20241112094956918 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112094956918 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Deallocated (fsm.c:568) 20241112094956918 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112094956918 DLLC NOTICE LLME(ed7656c3/ddd29a98){ASSIGNED} LLGM Assign pre (ddd29a98 => ffffffff) (gprs_llc.c:1079) 20241112094956918 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddd29a98 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@372d231e643a: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@372d231e643a: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@372d231e643a: Final verdict of PTC: pass 20241112094956939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@372d231e643a: Final verdict of PTC: none -NSVCI97(121)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@372d231e643a: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@372d231e643a: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@372d231e643a: Final verdict of PTC: none -NSVCI98(126)@372d231e643a: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@372d231e643a: Final verdict of PTC: none -NSVCI99(131)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@372d231e643a: Final verdict of PTC: none 20241112094956943 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112094956943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(132)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(124)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(119)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(129)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112094957028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112094957329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57524) 20241112094957944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094957944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=57524, count=66928) 20241112094958946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094958946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112094959948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112094959948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_auth_sai_reject started. 20241112095000431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095000434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095000480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095000480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095000480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095000480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095000480 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095000480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095000480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095000480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095000480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095000481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095000481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095000481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095000481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095000481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095000481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095000481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095000481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095000481 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095000481 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095000481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095000481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095000481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095000484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095000488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095000488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095000499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095000499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095000499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095000499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095000499 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095000499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095000499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095000499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095000499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095000500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095000500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095000500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095000500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095000500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095000500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095000500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095000500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095000500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095000500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095000500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095000500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095000500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095000502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095000507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095000507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(145)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095000511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095000511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095000511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095000511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095000511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095000511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095000511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095000511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095000511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095000511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095000511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095000511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095000512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095000512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095000512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095000512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095000512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095000512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095000512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095000512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(150)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095000512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095000512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095000514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095000519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095000519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095000949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095000949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095000949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095000949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(151)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095000953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095000955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(151)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@372d231e643a: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C7B85539'O, index=0 SGSN_Test-GSUP(152)@372d231e643a: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241112095001016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095001016 DLLC NOTICE LLME(ffffffff/c7b85539){UNASSIGNED} LLC RX: unknown TLLI 0xc7b85539, creating LLME on the fly (gprs_llc.c:552) 20241112095001016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095001016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241112095001016 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095001016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095001016 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095001016 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095001016 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095001016 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095001016 DLLC NOTICE LLME(ffffffff/c7b85539){UNASSIGNED} LLGM Assign pre (c7b85539 => d06ea5c8) (gprs_llc.c:1079) 20241112095001016 DLLC NOTICE LLME(c7b85539/d06ea5c8){ASSIGNED} LLGM Assign post (c7b85539 => d06ea5c8) (gprs_llc.c:1125) 20241112095001016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095001016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095001016 DMM DEBUG MM(262420000000004/d06ea5c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095001025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095001025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095001025 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095001025 DMM DEBUG MM(262420000000004/d06ea5c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241112095001026 DMM NOTICE MM(262420000000004/d06ea5c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095001026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095001026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095001026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095001026 DMM DEBUG MM(262420000000004/d06ea5c8) Requesting authorization (sgsn_auth.c:160) 20241112095001026 DMM INFO MM(262420000000004/d06ea5c8) Requesting authentication tuples (sgsn_auth.c:184) 20241112095001026 DMM DEBUG MM(262420000000004/d06ea5c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095001026 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241112095001026 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)@372d231e643a: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@372d231e643a: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241112095001029 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241112095001029 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241112095001029 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241112095007027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241112095007027 DMM ERROR MM(262420000000004/d06ea5c8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241112095007027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241112095007027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095007027 DMM NOTICE MM(262420000000004/d06ea5c8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241112095007027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Reject}: Deallocated (fsm.c:568) 20241112095007027 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095007027 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095007027 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095007027 DLLC NOTICE LLME(c7b85539/d06ea5c8){ASSIGNED} LLGM Assign pre (d06ea5c8 => ffffffff) (gprs_llc.c:1079) 20241112095007028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d06ea5c8 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@372d231e643a: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@372d231e643a: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@372d231e643a: Final verdict of PTC: pass 20241112095007046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095007049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095007049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(151)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(152)@372d231e643a: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@372d231e643a: Final verdict of PTC: none -NSVCI97(140)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@372d231e643a: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@372d231e643a: Final verdict of PTC: none -NSVCI98(146)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@372d231e643a: Final verdict of PTC: none -NSVCI99(150)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(148)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(138)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(144)@372d231e643a: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:50:07 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 20241112095007155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095007457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59404) 20241112095008050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095008050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=59404, count=68528) 20241112095009052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095009052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095010054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095010054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_gsup_lu_timeout started. 20241112095010562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095010564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095010608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095010608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095010608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095010608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095010608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095010608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095010608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095010608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095010608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095010609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095010609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095010609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095010609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095010609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095010609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095010609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095010609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095010609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095010609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095010609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095010609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095010609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095010612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095010618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095010618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095010626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095010626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095010626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095010626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095010626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095010626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095010626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095010626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095010626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095010627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095010627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095010627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095010627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095010627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095010627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095010627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095010627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095010627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095010627 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095010627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095010627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095010627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095010629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095010633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095010633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095010642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095010642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095010642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095010642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095010642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095010642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095010642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095010642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095010642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095010643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095010643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095010643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095010643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095010643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095010643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095010643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095010643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095010643 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095010643 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095010643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095010644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095010644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095010645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095010650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095010650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095011056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095011056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095011056 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095011056 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(170)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095011060 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095011061 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(170)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@372d231e643a: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EE62F3DB'O, index=0 SGSN_Test-GSUP(171)@372d231e643a: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@372d231e643a: 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 := 'F660237C14E6F1FB1912DFCC269BCE10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24DB9544'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81E6AB4DEDC999CC'O } } } } } 20241112095012139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095012139 DLLC NOTICE LLME(ffffffff/ee62f3db){UNASSIGNED} LLC RX: unknown TLLI 0xee62f3db, creating LLME on the fly (gprs_llc.c:552) 20241112095012139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095012139 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241112095012139 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095012139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095012139 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095012139 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095012139 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095012139 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095012139 DLLC NOTICE LLME(ffffffff/ee62f3db){UNASSIGNED} LLGM Assign pre (ee62f3db => fb1c9b32) (gprs_llc.c:1079) 20241112095012139 DLLC NOTICE LLME(ee62f3db/fb1c9b32){ASSIGNED} LLGM Assign post (ee62f3db => fb1c9b32) (gprs_llc.c:1125) 20241112095012139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095012139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095012139 DMM DEBUG MM(262420000000005/fb1c9b32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095012166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095012166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095012166 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095012166 DMM DEBUG MM(262420000000005/fb1c9b32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241112095012166 DMM NOTICE MM(262420000000005/fb1c9b32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095012166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095012167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095012167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095012167 DMM DEBUG MM(262420000000005/fb1c9b32) Requesting authorization (sgsn_auth.c:160) 20241112095012167 DMM INFO MM(262420000000005/fb1c9b32) Requesting authentication tuples (sgsn_auth.c:184) 20241112095012167 DMM DEBUG MM(262420000000005/fb1c9b32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095012167 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241112095012167 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)@372d231e643a: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@372d231e643a: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241112095012172 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095012172 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095012172 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095012173 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095012173 DMM INFO MM(262420000000005/fb1c9b32) Subscriber data update (mmctx.c:445) 20241112095012173 DMM DEBUG MM(262420000000005/fb1c9b32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095012173 DMM INFO MM(262420000000005/fb1c9b32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095012173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095012173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095012173 DMM INFO MM(262420000000005/fb1c9b32) <- GMM AUTH AND CIPHERING REQ (rand = f6 60 23 7c 14 e6 f1 fb 19 12 df cc 26 9b ce 10 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095012189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095012189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095012189 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095012189 DMM INFO MM(262420000000005/fb1c9b32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095012189 DMM NOTICE MM(262420000000005/fb1c9b32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095012189 DMM DEBUG MM(262420000000005/fb1c9b32) checking auth: received GSM SRES = 24 db 95 44 (gprs_gmm.c:666) 20241112095012189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095012189 DMM DEBUG MM(262420000000005/fb1c9b32) Requesting authorization (sgsn_auth.c:160) 20241112095012189 DMM INFO MM(262420000000005/fb1c9b32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095012189 DMM DEBUG MM(262420000000005/fb1c9b32) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095012189 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241112095012189 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) 20241112095012189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095012189 DMM INFO MM(262420000000005/fb1c9b32) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb1c9b32) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@372d231e643a: setverdict(fail): none -> fail MC@372d231e643a: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@372d231e643a: Final verdict of PTC: none -NSVCI99(169)@372d231e643a: Final verdict of PTC: none 20241112095012211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095012211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(159)@372d231e643a: Final verdict of PTC: none 20241112095012212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(164)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(157)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(167)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@372d231e643a: Final verdict of PTC: fail -NSVCI98-provIP(162)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@372d231e643a: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@372d231e643a: 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'. Tue Nov 12 09:50:12 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 20241112095012318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095012719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73900) 20241112095013212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095013213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=73900, count=74440) 20241112095014213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095014213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095015214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095015214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_gsup_lu_reject started. 20241112095015818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095015821 DMM INFO MM(262420000000005/fb1c9b32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095015821 DMM INFO MM(262420000000005/fb1c9b32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095015821 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095015821 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095015821 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095015821 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095015821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241112095015821 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095015821 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095015821 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095015821 DLLC NOTICE LLME(ee62f3db/fb1c9b32){ASSIGNED} LLGM Assign pre (fb1c9b32 => ffffffff) (gprs_llc.c:1079) 20241112095015821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb1c9b32 => ffffffff) (gprs_llc.c:1125) 20241112095015821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095015858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095015858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095015858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095015858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095015858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095015858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095015858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095015858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095015858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095015859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095015859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095015859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095015859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095015859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095015859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095015859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095015859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095015859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095015859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095015859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095015859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095015859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095015862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095015867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095015867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095015876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095015876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095015876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095015876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095015876 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095015876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095015876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095015876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095015876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095015878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095015878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095015878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095015878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095015878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095015878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095015878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095015878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095015878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095015880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095015885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095015885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095015892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095015892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095015892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095015892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095015892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095015892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095015892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095015892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095015893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095015893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095015895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095015900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095015900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095016215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095016215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095016215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095016215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(189)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095016219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095016221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(189)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@372d231e643a: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DE74559B'O, index=0 SGSN_Test-GSUP(190)@372d231e643a: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@372d231e643a: 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 := '359DF27F19B03B142E90A517B8300308'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E62EFC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06E0C1CEADF2A96F'O } } } } } 20241112095017293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095017294 DLLC NOTICE LLME(ffffffff/de74559b){UNASSIGNED} LLC RX: unknown TLLI 0xde74559b, creating LLME on the fly (gprs_llc.c:552) 20241112095017294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095017294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241112095017294 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095017294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095017294 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095017294 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095017294 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095017294 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095017294 DLLC NOTICE LLME(ffffffff/de74559b){UNASSIGNED} LLGM Assign pre (de74559b => e41e6792) (gprs_llc.c:1079) 20241112095017294 DLLC NOTICE LLME(de74559b/e41e6792){ASSIGNED} LLGM Assign post (de74559b => e41e6792) (gprs_llc.c:1125) 20241112095017294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095017294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095017294 DMM DEBUG MM(262420000000006/e41e6792) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095017316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095017316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095017316 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095017316 DMM DEBUG MM(262420000000006/e41e6792) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241112095017316 DMM NOTICE MM(262420000000006/e41e6792) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095017316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095017316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095017316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095017316 DMM DEBUG MM(262420000000006/e41e6792) Requesting authorization (sgsn_auth.c:160) 20241112095017316 DMM INFO MM(262420000000006/e41e6792) Requesting authentication tuples (sgsn_auth.c:184) 20241112095017316 DMM DEBUG MM(262420000000006/e41e6792) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095017316 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241112095017316 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)@372d231e643a: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@372d231e643a: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241112095017322 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095017322 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095017322 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095017322 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095017322 DMM INFO MM(262420000000006/e41e6792) Subscriber data update (mmctx.c:445) 20241112095017322 DMM DEBUG MM(262420000000006/e41e6792) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095017322 DMM INFO MM(262420000000006/e41e6792) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095017322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095017322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095017322 DMM INFO MM(262420000000006/e41e6792) <- GMM AUTH AND CIPHERING REQ (rand = 35 9d f2 7f 19 b0 3b 14 2e 90 a5 17 b8 30 03 08 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095017336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095017337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095017337 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095017337 DMM INFO MM(262420000000006/e41e6792) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095017337 DMM NOTICE MM(262420000000006/e41e6792) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095017337 DMM DEBUG MM(262420000000006/e41e6792) checking auth: received GSM SRES = 9e 62 ef c3 (gprs_gmm.c:666) 20241112095017337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095017337 DMM DEBUG MM(262420000000006/e41e6792) Requesting authorization (sgsn_auth.c:160) 20241112095017337 DMM INFO MM(262420000000006/e41e6792) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095017337 DMM DEBUG MM(262420000000006/e41e6792) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095017337 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241112095017337 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) 20241112095017337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095017337 DMM INFO MM(262420000000006/e41e6792) <- GMM ATTACH ACCEPT (new P-TMSI=0xe41e6792) (gprs_gmm.c:300) 20241112095017338 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241112095017338 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241112095017338 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241112095017338 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095017338 DMM INFO MM(262420000000006/e41e6792) Subscriber data update (mmctx.c:445) 20241112095017338 DMM DEBUG MM(262420000000006/e41e6792) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@372d231e643a: setverdict(fail): none -> fail MC@372d231e643a: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241112095017350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095017350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(189)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(190)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@372d231e643a: Final verdict of PTC: none -NSVCI99(188)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@372d231e643a: Final verdict of PTC: none -NSVCI97(178)@372d231e643a: Final verdict of PTC: none -NSVCI98(183)@372d231e643a: Final verdict of PTC: none 20241112095017355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(180)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(176)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(181)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(186)@372d231e643a: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@372d231e643a: Final verdict of PTC: fail MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@372d231e643a: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095017501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095017903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48236) 20241112095018351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095018351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48236, count=80384) 20241112095019086 DGPRS DEBUG Checking for inactive LLMEs, time = 33933218 (sgsn.c:132) 20241112095019352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095019352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095020353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095020353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_combined started. 20241112095020999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095021001 DMM INFO MM(262420000000006/e41e6792) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095021001 DMM INFO MM(262420000000006/e41e6792) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095021001 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095021001 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095021001 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095021001 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095021001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241112095021001 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095021001 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095021001 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095021001 DLLC NOTICE LLME(de74559b/e41e6792){ASSIGNED} LLGM Assign pre (e41e6792 => ffffffff) (gprs_llc.c:1079) 20241112095021001 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e41e6792 => ffffffff) (gprs_llc.c:1125) 20241112095021001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095021035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095021035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095021035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095021035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095021035 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095021035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095021035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095021035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095021035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095021036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095021036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095021036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095021036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095021036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095021036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095021036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095021036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095021036 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095021036 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095021036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095021036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(197)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095021036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095021038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095021043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095021043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095021051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095021051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095021051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095021051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095021051 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095021051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095021051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095021051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095021051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095021052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095021052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095021052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095021052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095021052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095021052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095021052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095021052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095021052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095021052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095021052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095021052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095021052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095021054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095021059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095021059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095021066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095021066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095021066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095021066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095021066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095021066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095021066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095021066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095021066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095021067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095021067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095021067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095021067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095021067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095021067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095021067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095021067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095021067 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095021067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095021067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095021068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095021068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095021069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095021074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095021074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095021354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095021354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095021354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095021354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(208)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095021358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095021359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(208)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@372d231e643a: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EAC4717D'O, index=0 SGSN_Test-GSUP(209)@372d231e643a: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@372d231e643a: 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 := 'C07D339430E6B61DF0F42D9072F582CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1895DDB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '038A97697DF25927'O } } } } } 20241112095022439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095022439 DLLC NOTICE LLME(ffffffff/eac4717d){UNASSIGNED} LLC RX: unknown TLLI 0xeac4717d, creating LLME on the fly (gprs_llc.c:552) 20241112095022439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095022439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241112095022439 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095022439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095022439 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095022439 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095022439 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095022439 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095022439 DLLC NOTICE LLME(ffffffff/eac4717d){UNASSIGNED} LLGM Assign pre (eac4717d => cd1607bb) (gprs_llc.c:1079) 20241112095022439 DLLC NOTICE LLME(eac4717d/cd1607bb){ASSIGNED} LLGM Assign post (eac4717d => cd1607bb) (gprs_llc.c:1125) 20241112095022439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095022439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095022439 DMM DEBUG MM(262420000000007/cd1607bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095022453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095022453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095022453 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095022453 DMM DEBUG MM(262420000000007/cd1607bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241112095022453 DMM NOTICE MM(262420000000007/cd1607bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095022453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095022453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095022453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095022453 DMM DEBUG MM(262420000000007/cd1607bb) Requesting authorization (sgsn_auth.c:160) 20241112095022453 DMM INFO MM(262420000000007/cd1607bb) Requesting authentication tuples (sgsn_auth.c:184) 20241112095022453 DMM DEBUG MM(262420000000007/cd1607bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095022453 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241112095022453 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)@372d231e643a: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@372d231e643a: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241112095022456 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095022456 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095022456 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095022456 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095022456 DMM INFO MM(262420000000007/cd1607bb) Subscriber data update (mmctx.c:445) 20241112095022456 DMM DEBUG MM(262420000000007/cd1607bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095022456 DMM INFO MM(262420000000007/cd1607bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095022456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095022456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095022456 DMM INFO MM(262420000000007/cd1607bb) <- GMM AUTH AND CIPHERING REQ (rand = c0 7d 33 94 30 e6 b6 1d f0 f4 2d 90 72 f5 82 cc , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095022462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095022462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095022462 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095022462 DMM INFO MM(262420000000007/cd1607bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095022462 DMM NOTICE MM(262420000000007/cd1607bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095022462 DMM DEBUG MM(262420000000007/cd1607bb) checking auth: received GSM SRES = c1 89 5d db (gprs_gmm.c:666) 20241112095022462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095022462 DMM DEBUG MM(262420000000007/cd1607bb) Requesting authorization (sgsn_auth.c:160) 20241112095022463 DMM INFO MM(262420000000007/cd1607bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095022463 DMM DEBUG MM(262420000000007/cd1607bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095022463 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241112095022463 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) 20241112095022463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095022463 DMM INFO MM(262420000000007/cd1607bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd1607bb) (gprs_gmm.c:300) 20241112095022464 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095022464 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095022464 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241112095022464 DMM INFO MM(262420000000007/cd1607bb) Subscriber data update (mmctx.c:445) 20241112095022464 DMM DEBUG MM(262420000000007/cd1607bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095022464 DMM INFO MM(262420000000007/cd1607bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095022464 DMM NOTICE MM(262420000000007/cd1607bb) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241112095022464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095022464 DMM NOTICE MM(262420000000007/cd1607bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095022464 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) 20241112095022464 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095022464 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241112095022464 DMM INFO MM(262420000000007/cd1607bb) Subscriber data update (mmctx.c:445) 20241112095022464 DMM DEBUG MM(262420000000007/cd1607bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@372d231e643a: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@372d231e643a: Removing Client IMSI='262420000000007'H, index=0 20241112095022468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095022468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095022468 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095022468 DMM INFO MM(262420000000007/cd1607bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095022468 DMM NOTICE MM(262420000000007/cd1607bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095022468 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095022468 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095022468 DLLC NOTICE LLME(eac4717d/cd1607bb){ASSIGNED} LLGM Assign pre (ffffffff => cd1607bb) (gprs_llc.c:1079) 20241112095022468 DLLC NOTICE LLME(ffffffff/cd1607bb){ASSIGNED} LLGM Assign post (ffffffff => cd1607bb) (gprs_llc.c:1125) 20241112095022468 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095022468 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095022468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095022468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@372d231e643a: Final verdict of PTC: pass 20241112095022470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(202)@372d231e643a: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@372d231e643a: Final verdict of PTC: none 20241112095022474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095022474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(209)@372d231e643a: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@372d231e643a: Final verdict of PTC: none -NSVCI97(197)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@372d231e643a: Final verdict of PTC: none -NSVCI99(207)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@372d231e643a: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(205)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(195)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(200)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_combined finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095022564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095022966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85060) 20241112095023475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095023475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=85060, count=89416) 20241112095024476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095024476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:50:25 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 20241112095025477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095025477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_accept_all started. 20241112095026055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095026058 DMM INFO MM(262420000000007/cd1607bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095026058 DMM INFO MM(262420000000007/cd1607bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095026058 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095026058 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095026058 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095026058 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095026058 DLLC NOTICE LLME(ffffffff/cd1607bb){ASSIGNED} LLGM Assign pre (cd1607bb => ffffffff) (gprs_llc.c:1079) 20241112095026058 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd1607bb => ffffffff) (gprs_llc.c:1125) 20241112095026058 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241112095026058 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) 20241112095026058 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:401) 20241112095026058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095026058 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095026058 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095026058 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095026058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095026107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095026107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095026107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095026107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095026107 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095026108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095026108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095026108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095026108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095026109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095026109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095026109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095026109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095026109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095026109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095026109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095026109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095026109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095026109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095026109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095026109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095026109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095026113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095026118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095026118 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095026125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095026125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095026125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095026125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095026125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095026125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095026125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095026125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095026125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095026127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095026127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095026127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095026127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095026127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095026127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095026127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095026127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095026127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095026129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095026134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095026134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095026142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095026142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095026142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095026142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095026142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095026142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095026142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095026142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095026143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095026143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095026145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095026149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095026149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095026478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095026478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095026478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095026478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(227)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095026482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241112095026483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(227)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@372d231e643a: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C41CCFA2'O, index=0 SGSN_Test-GSUP(228)@372d231e643a: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241112095027552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095027552 DLLC NOTICE LLME(ffffffff/c41ccfa2){UNASSIGNED} LLC RX: unknown TLLI 0xc41ccfa2, creating LLME on the fly (gprs_llc.c:552) 20241112095027552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095027552 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241112095027552 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095027552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095027552 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095027552 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095027552 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095027552 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095027552 DLLC NOTICE LLME(ffffffff/c41ccfa2){UNASSIGNED} LLGM Assign pre (c41ccfa2 => fd4898cd) (gprs_llc.c:1079) 20241112095027552 DLLC NOTICE LLME(c41ccfa2/fd4898cd){ASSIGNED} LLGM Assign post (c41ccfa2 => fd4898cd) (gprs_llc.c:1125) 20241112095027552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095027552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095027552 DMM DEBUG MM(262420000000008/fd4898cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095027571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095027571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095027572 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095027572 DMM DEBUG MM(262420000000008/fd4898cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241112095027572 DMM NOTICE MM(262420000000008/fd4898cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095027572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095027572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095027572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112095027572 DMM INFO MM(262420000000008/fd4898cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4898cd) (gprs_gmm.c:300) TC_attach_accept_all(230)@372d231e643a: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@372d231e643a: Removing Client IMSI='262420000000008'H, index=0 20241112095028554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095028554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095028554 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095028554 DMM INFO MM(262420000000008/fd4898cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095028554 DMM NOTICE MM(262420000000008/fd4898cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095028554 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095028554 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095028554 DLLC NOTICE LLME(c41ccfa2/fd4898cd){ASSIGNED} LLGM Assign pre (ffffffff => fd4898cd) (gprs_llc.c:1079) 20241112095028554 DLLC NOTICE LLME(ffffffff/fd4898cd){ASSIGNED} LLGM Assign post (ffffffff => fd4898cd) (gprs_llc.c:1125) 20241112095028554 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095028554 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095028554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095028554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@372d231e643a: Final verdict of PTC: pass 20241112095028556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@372d231e643a: Final verdict of PTC: none 20241112095028559 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095028559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(216)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@372d231e643a: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@372d231e643a: Final verdict of PTC: none -NSVCI99(226)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@372d231e643a: Final verdict of PTC: none -NSVCI98(221)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@372d231e643a: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@372d231e643a: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(224)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(214)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(219)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none)Tue Nov 12 09:50:28 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc MTC@372d231e643a: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_accept_all finished. Verdict: pass MTC@372d231e643a: 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'. 20241112095028661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095029063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69876) 20241112095029561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095029561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=69876, count=71136) 20241112095030562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095030562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:50:31 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 20241112095031564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095031564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_closed started. 20241112095032155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095032157 DMM INFO MM(262420000000008/fd4898cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095032157 DMM INFO MM(262420000000008/fd4898cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095032157 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095032157 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095032157 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095032157 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095032157 DLLC NOTICE LLME(ffffffff/fd4898cd){ASSIGNED} LLGM Assign pre (fd4898cd => ffffffff) (gprs_llc.c:1079) 20241112095032157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4898cd => ffffffff) (gprs_llc.c:1125) 20241112095032157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095032157 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095032157 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095032157 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095032157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095032199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095032199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095032199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095032199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095032199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095032199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095032199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095032199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095032199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095032200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095032200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095032200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095032200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095032200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095032200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095032200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095032200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095032200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095032200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095032200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095032200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095032200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095032203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095032207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095032207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095032215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095032215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095032215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095032215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095032215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095032215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095032215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095032215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095032215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095032216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095032216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095032216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095032216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095032216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095032216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095032216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095032216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095032216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095032216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095032216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095032216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095032216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095032218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095032223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095032223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095032231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095032231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095032231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095032231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095032231 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095032231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095032231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095032231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095032231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095032231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095032231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095032231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095032232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095032232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095032232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095032232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095032232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095032232 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095032232 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095032232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095032232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095032232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095032234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095032239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095032239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095032565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095032565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095032565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095032565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(246)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095032570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095032571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(246)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@372d231e643a: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E25887FF'O, index=0 SGSN_Test-GSUP(247)@372d231e643a: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@372d231e643a: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E25887FF'O, index=1 20241112095033604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095033604 DLLC NOTICE LLME(ffffffff/e25887ff){UNASSIGNED} LLC RX: unknown TLLI 0xe25887ff, creating LLME on the fly (gprs_llc.c:552) 20241112095033604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095033604 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241112095033604 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095033604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095033604 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095033604 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095033604 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095033604 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095033604 DLLC NOTICE LLME(ffffffff/e25887ff){UNASSIGNED} LLGM Assign pre (e25887ff => f5fc6e51) (gprs_llc.c:1079) 20241112095033604 DLLC NOTICE LLME(e25887ff/f5fc6e51){ASSIGNED} LLGM Assign post (e25887ff => f5fc6e51) (gprs_llc.c:1125) 20241112095033604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095033604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095033604 DMM DEBUG MM(001010123456789/f5fc6e51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095033609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095033609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095033609 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095033609 DMM DEBUG MM(001010123456789/f5fc6e51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241112095033609 DMM NOTICE MM(001010123456789/f5fc6e51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241112095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095033609 DMM NOTICE MM(001010123456789/f5fc6e51) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241112095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Reject}: Deallocated (fsm.c:568) 20241112095033609 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095033609 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095033609 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095033609 DLLC NOTICE LLME(e25887ff/f5fc6e51){ASSIGNED} LLGM Assign pre (f5fc6e51 => ffffffff) (gprs_llc.c:1079) 20241112095033609 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5fc6e51 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@372d231e643a: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@372d231e643a: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@372d231e643a: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@372d231e643a: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CE90DE20'O, index=2 SGSN_Test-GSUP(247)@372d231e643a: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241112095033626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095033626 DLLC NOTICE LLME(ffffffff/ce90de20){UNASSIGNED} LLC RX: unknown TLLI 0xce90de20, creating LLME on the fly (gprs_llc.c:552) 20241112095033626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095033626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241112095033626 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095033626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095033626 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095033626 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095033626 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095033626 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095033626 DLLC NOTICE LLME(ffffffff/ce90de20){UNASSIGNED} LLGM Assign pre (ce90de20 => faf74c79) (gprs_llc.c:1079) 20241112095033626 DLLC NOTICE LLME(ce90de20/faf74c79){ASSIGNED} LLGM Assign post (ce90de20 => faf74c79) (gprs_llc.c:1125) 20241112095033626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095033626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095033626 DMM DEBUG MM(262420000000010/faf74c79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095033628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095033628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095033628 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095033628 DMM DEBUG MM(262420000000010/faf74c79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241112095033628 DMM NOTICE MM(262420000000010/faf74c79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095033628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095033628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095033628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112095033628 DMM INFO MM(262420000000010/faf74c79) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaf74c79) (gprs_gmm.c:300) TC_attach_closed(250)@372d231e643a: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@372d231e643a: Removing Client IMSI='262420000000010'H, index=2 20241112095034638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095034639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095034639 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095034639 DMM INFO MM(262420000000010/faf74c79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095034639 DMM NOTICE MM(262420000000010/faf74c79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095034639 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095034639 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095034639 DLLC NOTICE LLME(ce90de20/faf74c79){ASSIGNED} LLGM Assign pre (ffffffff => faf74c79) (gprs_llc.c:1079) 20241112095034639 DLLC NOTICE LLME(ffffffff/faf74c79){ASSIGNED} LLGM Assign post (ffffffff => faf74c79) (gprs_llc.c:1125) 20241112095034639 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095034639 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095034639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095034639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@372d231e643a: Final verdict of PTC: pass 20241112095034642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095034647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095034647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_closed-BVCI220(244)@372d231e643a: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(247)@372d231e643a: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@372d231e643a: Final verdict of PTC: none -NSVCI99(245)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@372d231e643a: Final verdict of PTC: none -NSVCI98(240)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@372d231e643a: Final verdict of PTC: none -NSVCI97(235)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(243)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(233)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(238)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@372d231e643a: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@372d231e643a: Test case TC_attach_closed finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095034711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095035113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80868) 20241112095035649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095035649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=80868, count=82128) 20241112095036650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095036650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:50:37 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 20241112095037650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095037651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_no_imei_response started. 20241112095038209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095038211 DMM INFO MM(262420000000010/faf74c79) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095038211 DMM INFO MM(262420000000010/faf74c79) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095038211 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095038211 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095038212 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095038212 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095038212 DLLC NOTICE LLME(ffffffff/faf74c79){ASSIGNED} LLGM Assign pre (faf74c79 => ffffffff) (gprs_llc.c:1079) 20241112095038212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faf74c79 => ffffffff) (gprs_llc.c:1125) 20241112095038212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095038212 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095038212 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095038212 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095038212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095038257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095038257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095038257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095038257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095038257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095038257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095038257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095038257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095038257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095038258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095038258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095038258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095038258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095038258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095038258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095038258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095038258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095038258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095038258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095038258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095038258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095038258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095038260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095038264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095038264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095038275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095038276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095038276 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095038276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095038276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095038276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095038276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095038276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095038276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095038276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095038276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095038276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095038276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095038276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095038277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095038277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095038279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095038283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095038283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(260)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_no_imei_response-BVCI210(258)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095038288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095038288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095038288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095038288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095038288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095038288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095038288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095038288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095038288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095038289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095038289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095038289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095038289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095038289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095038289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095038289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095038289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095038289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095038291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095038295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095038295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095038652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095038652 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095038652 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095038652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(266)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095038656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095038657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@372d231e643a: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E36D216C'O, index=0 SGSN_Test-GSUP(267)@372d231e643a: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241112095039738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095039738 DLLC NOTICE LLME(ffffffff/e36d216c){UNASSIGNED} LLC RX: unknown TLLI 0xe36d216c, creating LLME on the fly (gprs_llc.c:552) 20241112095039738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095039738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241112095039738 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095039738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095039738 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095039738 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095039738 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095039738 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095039738 DLLC NOTICE LLME(ffffffff/e36d216c){UNASSIGNED} LLGM Assign pre (e36d216c => d38dbea7) (gprs_llc.c:1079) 20241112095039738 DLLC NOTICE LLME(e36d216c/d38dbea7){ASSIGNED} LLGM Assign post (e36d216c => d38dbea7) (gprs_llc.c:1125) 20241112095039738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095039738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095039738 DMM DEBUG MM(262420000000032/d38dbea7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095045739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095045739 DMM DEBUG MM(262420000000032/d38dbea7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095049087 DGPRS DEBUG Checking for inactive LLMEs, time = 33933248 (sgsn.c:132) 20241112095051740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095051740 DMM DEBUG MM(262420000000032/d38dbea7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095057741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095057741 DMM DEBUG MM(262420000000032/d38dbea7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095058653 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112095058653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112095058654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095103743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095103743 DMM DEBUG MM(262420000000032/d38dbea7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095108258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095108262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095108262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095108278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095108281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095108281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095108290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095108293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095108293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095109745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095109745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241112095109745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095109745 DMM NOTICE MM(262420000000032/d38dbea7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241112095109745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Reject}: Deallocated (fsm.c:568) 20241112095109745 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095109745 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095109745 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095109745 DLLC NOTICE LLME(e36d216c/d38dbea7){ASSIGNED} LLGM Assign pre (d38dbea7 => ffffffff) (gprs_llc.c:1079) 20241112095109745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d38dbea7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@372d231e643a: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@372d231e643a: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@372d231e643a: Final verdict of PTC: pass 20241112095109762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095109767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(267)@372d231e643a: Final verdict of PTC: none 20241112095109767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(265)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@372d231e643a: Final verdict of PTC: none -NSVCI98(261)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@372d231e643a: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@372d231e643a: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@372d231e643a: Final verdict of PTC: none -NSVCI97(255)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(253)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(259)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(263)@372d231e643a: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095109883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095110184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68148) 20241112095110768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095110768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68148, count=72504) 20241112095111770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095111770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:51: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_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 20241112095112771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095112771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_no_imsi_response started. 20241112095113286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095113288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095113327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095113327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095113327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095113327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095113327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095113327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095113327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095113327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095113327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095113328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095113328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095113328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095113328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095113328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095113328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095113328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095113328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095113328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095113328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095113328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095113328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095113328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095113331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095113337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095113337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095113343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095113343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095113343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095113343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095113343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095113343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095113343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095113343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095113343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095113344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095113344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095113344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095113344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095113344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095113344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095113344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095113344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095113344 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095113344 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095113344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095113345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095113345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095113347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095113353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095113353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095113363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095113363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095113363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095113363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095113363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095113363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095113363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095113363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095113363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095113364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095113364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095113364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095113364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095113364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095113364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095113364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095113364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095113364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095113364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095113364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095113364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095113365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095113367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095113372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095113372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095113773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095113773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095113773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095113773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(285)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095113777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241112095113779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@372d231e643a: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F0EBB70B'O, index=0 SGSN_Test-GSUP(286)@372d231e643a: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241112095114854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095114854 DLLC NOTICE LLME(ffffffff/f0ebb70b){UNASSIGNED} LLC RX: unknown TLLI 0xf0ebb70b, creating LLME on the fly (gprs_llc.c:552) 20241112095114854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095114854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241112095114854 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095114854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095114854 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095114854 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095114854 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095114854 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095114854 DLLC NOTICE LLME(ffffffff/f0ebb70b){UNASSIGNED} LLGM Assign pre (f0ebb70b => f44cd9ba) (gprs_llc.c:1079) 20241112095114854 DLLC NOTICE LLME(f0ebb70b/f44cd9ba){ASSIGNED} LLGM Assign post (f0ebb70b => f44cd9ba) (gprs_llc.c:1125) 20241112095114854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095114854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095114854 DMM DEBUG MM(/f44cd9ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095114875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095114875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095114875 DMM DEBUG MM_STATE_Gb(4041979659)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095114875 DMM DEBUG MM(/f44cd9ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241112095114875 DMM NOTICE MM(/f44cd9ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095114875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095114875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241112095114875 DMM DEBUG MM(/f44cd9ba) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241112095119088 DGPRS DEBUG Checking for inactive LLMEs, time = 33933278 (sgsn.c:132) 20241112095120877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095120877 DMM DEBUG MM(/f44cd9ba) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241112095126878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095126878 DMM DEBUG MM(/f44cd9ba) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241112095132880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095132880 DMM DEBUG MM(/f44cd9ba) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241112095133774 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112095133774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112095133775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095138882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095138882 DMM DEBUG MM(/f44cd9ba) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241112095143329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095143333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095143333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095143346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095143348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095143348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095143365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095143368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095144883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241112095144883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241112095144883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095144883 DMM NOTICE MM(/f44cd9ba) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241112095144883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Reject}: Deallocated (fsm.c:568) 20241112095144883 DMM DEBUG MM_STATE_Gb(4041979659)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095144883 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095144883 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095144883 DLLC NOTICE LLME(f0ebb70b/f44cd9ba){ASSIGNED} LLGM Assign pre (f44cd9ba => ffffffff) (gprs_llc.c:1079) 20241112095144883 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f44cd9ba => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@372d231e643a: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@372d231e643a: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@372d231e643a: Final verdict of PTC: pass 20241112095144903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@372d231e643a: Final verdict of PTC: none 20241112095144908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095144908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_no_imsi_response-BVCI196(273)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@372d231e643a: Final verdict of PTC: none -NSVCI97(274)@372d231e643a: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@372d231e643a: Final verdict of PTC: none -NSVCI98(279)@372d231e643a: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@372d231e643a: Final verdict of PTC: none -NSVCI99(284)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(272)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(277)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(282)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095144997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095145299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71700) 20241112095145910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095145910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=71700, count=72240) 20241112095146911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095146911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095147913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095147913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_closed_add_vty started. 20241112095148393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095148396 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095148440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095148440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095148440 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095148440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095148440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095148441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095148441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095148441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095148442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095148442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095148442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095148442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095148442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095148442 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095148442 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095148442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095148442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095148442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095148444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095148448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095148448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095148456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095148456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095148456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095148456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095148456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095148456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095148456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095148457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095148457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095148459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095148464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095148464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095148472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095148472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095148472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095148472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095148472 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095148472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095148472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095148472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095148472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095148473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095148473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095148473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095148473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095148473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095148473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095148473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095148473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095148473 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095148473 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095148473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095148473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095148473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095148475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095148480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095148480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095148914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095148914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095148914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095148914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(304)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095148916 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241112095148917 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(304)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112095149089 DGPRS DEBUG Checking for inactive LLMEs, time = 33933308 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D1AA19BE'O, index=0 SGSN_Test-GSUP(305)@372d231e643a: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D1AA19BE'O, index=1 20241112095150001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095150001 DLLC NOTICE LLME(ffffffff/d1aa19be){UNASSIGNED} LLC RX: unknown TLLI 0xd1aa19be, creating LLME on the fly (gprs_llc.c:552) 20241112095150001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095150001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241112095150001 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095150001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095150001 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095150001 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095150001 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095150001 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095150001 DLLC NOTICE LLME(ffffffff/d1aa19be){UNASSIGNED} LLGM Assign pre (d1aa19be => fc86c7f1) (gprs_llc.c:1079) 20241112095150001 DLLC NOTICE LLME(d1aa19be/fc86c7f1){ASSIGNED} LLGM Assign post (d1aa19be => fc86c7f1) (gprs_llc.c:1125) 20241112095150001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095150001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095150001 DMM DEBUG MM(001010123456789/fc86c7f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095150011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095150011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095150011 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095150011 DMM DEBUG MM(001010123456789/fc86c7f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241112095150011 DMM NOTICE MM(001010123456789/fc86c7f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095150011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095150011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095150011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241112095150011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095150011 DMM NOTICE MM(001010123456789/fc86c7f1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241112095150011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Reject}: Deallocated (fsm.c:568) 20241112095150011 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095150011 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095150011 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095150011 DLLC NOTICE LLME(d1aa19be/fc86c7f1){ASSIGNED} LLGM Assign pre (fc86c7f1 => ffffffff) (gprs_llc.c:1079) 20241112095150011 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc86c7f1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@372d231e643a: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D1AA19BE'O, index=2 20241112095150018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095150018 DLLC NOTICE LLME(ffffffff/d1aa19be){UNASSIGNED} LLC RX: unknown TLLI 0xd1aa19be, creating LLME on the fly (gprs_llc.c:552) 20241112095150019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241112095150019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241112095150019 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095150019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095150019 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095150019 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095150019 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095150019 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095150019 DLLC NOTICE LLME(ffffffff/d1aa19be){UNASSIGNED} LLGM Assign pre (d1aa19be => c67fc118) (gprs_llc.c:1079) 20241112095150019 DLLC NOTICE LLME(d1aa19be/c67fc118){ASSIGNED} LLGM Assign post (d1aa19be => c67fc118) (gprs_llc.c:1125) 20241112095150019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095150019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095150019 DMM DEBUG MM(001010123456700/c67fc118) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095150027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095150027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095150027 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095150027 DMM DEBUG MM(001010123456700/c67fc118) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241112095150027 DMM NOTICE MM(001010123456700/c67fc118) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095150027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095150027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095150027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112095150027 DMM INFO MM(001010123456700/c67fc118) <- GMM ATTACH ACCEPT (new P-TMSI=0xc67fc118) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: Removing Client IMSI='001010123456700'H, index=2 20241112095151028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095151028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095151028 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095151028 DMM INFO MM(001010123456700/c67fc118) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095151028 DMM NOTICE MM(001010123456700/c67fc118) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095151028 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095151028 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095151028 DLLC NOTICE LLME(d1aa19be/c67fc118){ASSIGNED} LLGM Assign pre (ffffffff => c67fc118) (gprs_llc.c:1079) 20241112095151028 DLLC NOTICE LLME(ffffffff/c67fc118){ASSIGNED} LLGM Assign post (ffffffff => c67fc118) (gprs_llc.c:1125) 20241112095151028 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095151028 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095151028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095151028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@372d231e643a: Final verdict of PTC: pass 20241112095151030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@372d231e643a: Final verdict of PTC: none 20241112095151035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095151035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(303)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@372d231e643a: Final verdict of PTC: none -NSVCI97(293)@372d231e643a: Final verdict of PTC: none -NSVCI98(298)@372d231e643a: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@372d231e643a: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@372d231e643a: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(291)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(296)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(301)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:51:51 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 20241112095151135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095151536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77448) 20241112095152036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095152037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=77448, count=81804) 20241112095153039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095153039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095154040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095154041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_check_subscriber_list started. 20241112095154597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095154598 DMM INFO MM(001010123456700/c67fc118) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095154598 DMM INFO MM(001010123456700/c67fc118) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095154598 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095154598 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095154598 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095154598 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095154598 DLLC NOTICE LLME(ffffffff/c67fc118){ASSIGNED} LLGM Assign pre (c67fc118 => ffffffff) (gprs_llc.c:1079) 20241112095154598 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c67fc118 => ffffffff) (gprs_llc.c:1125) 20241112095154598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095154598 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095154598 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095154598 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095154598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095154616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095154616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095154616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095154616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095154616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095154617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095154617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095154617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095154617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095154617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095154617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095154617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095154617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095154617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095154617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095154617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095154617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095154617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095154619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095154624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095154624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095154631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095154631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095154631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095154631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095154631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095154631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095154631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095154631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095154631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095154632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095154632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095154632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095154632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095154632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095154632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095154632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095154632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095154632 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095154632 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095154632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(317)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095154632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095154632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095154635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095154639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095154639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095154647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095154647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095154647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095154647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095154647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095154647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095154647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095154647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095154647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095154648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095154648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095154648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095154648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095154648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095154648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095154648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095154648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095154648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095154648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095154648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(322)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095154648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095154648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095154651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095154656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095154656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095155042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095155042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095155042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095155042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(323)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095155046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241112095155048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(323)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@372d231e643a: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DAF6C26C'O, index=0 SGSN_Test-GSUP(324)@372d231e643a: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@372d231e643a: 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 := '2D1F0F54CE5C9691FCD1E0AF97B9D35C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4B799B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B14DB7B233FE050F'O } } } } } 20241112095156132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095156132 DLLC NOTICE LLME(ffffffff/daf6c26c){UNASSIGNED} LLC RX: unknown TLLI 0xdaf6c26c, creating LLME on the fly (gprs_llc.c:552) 20241112095156132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095156132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241112095156132 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095156132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095156132 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095156132 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095156132 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095156132 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095156132 DLLC NOTICE LLME(ffffffff/daf6c26c){UNASSIGNED} LLGM Assign pre (daf6c26c => ea3dae68) (gprs_llc.c:1079) 20241112095156132 DLLC NOTICE LLME(daf6c26c/ea3dae68){ASSIGNED} LLGM Assign post (daf6c26c => ea3dae68) (gprs_llc.c:1125) 20241112095156132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095156132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095156132 DMM DEBUG MM(262420000000034/ea3dae68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095156155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095156155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095156155 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095156155 DMM DEBUG MM(262420000000034/ea3dae68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241112095156155 DMM NOTICE MM(262420000000034/ea3dae68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095156155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095156155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095156155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095156155 DMM DEBUG MM(262420000000034/ea3dae68) Requesting authorization (sgsn_auth.c:160) 20241112095156155 DMM INFO MM(262420000000034/ea3dae68) Requesting authentication tuples (sgsn_auth.c:184) 20241112095156155 DMM DEBUG MM(262420000000034/ea3dae68) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095156155 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241112095156155 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)@372d231e643a: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@372d231e643a: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241112095156158 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095156158 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095156158 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095156158 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095156158 DMM INFO MM(262420000000034/ea3dae68) Subscriber data update (mmctx.c:445) 20241112095156158 DMM DEBUG MM(262420000000034/ea3dae68) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095156158 DMM INFO MM(262420000000034/ea3dae68) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095156158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095156158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095156158 DMM INFO MM(262420000000034/ea3dae68) <- GMM AUTH AND CIPHERING REQ (rand = 2d 1f 0f 54 ce 5c 96 91 fc d1 e0 af 97 b9 d3 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095156166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095156166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095156166 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095156166 DMM INFO MM(262420000000034/ea3dae68) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095156166 DMM NOTICE MM(262420000000034/ea3dae68) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095156166 DMM DEBUG MM(262420000000034/ea3dae68) checking auth: received GSM SRES = b4 b7 99 b0 (gprs_gmm.c:666) 20241112095156166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095156166 DMM DEBUG MM(262420000000034/ea3dae68) Requesting authorization (sgsn_auth.c:160) 20241112095156166 DMM INFO MM(262420000000034/ea3dae68) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095156166 DMM DEBUG MM(262420000000034/ea3dae68) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095156166 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241112095156166 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) 20241112095156166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095156166 DMM INFO MM(262420000000034/ea3dae68) <- GMM ATTACH ACCEPT (new P-TMSI=0xea3dae68) (gprs_gmm.c:300) 20241112095156167 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095156167 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095156167 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241112095156167 DMM INFO MM(262420000000034/ea3dae68) Subscriber data update (mmctx.c:445) 20241112095156167 DMM DEBUG MM(262420000000034/ea3dae68) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095156167 DMM INFO MM(262420000000034/ea3dae68) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095156167 DMM NOTICE MM(262420000000034/ea3dae68) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241112095156167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095156167 DMM NOTICE MM(262420000000034/ea3dae68) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095156167 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) 20241112095156168 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095156168 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241112095156168 DMM INFO MM(262420000000034/ea3dae68) Subscriber data update (mmctx.c:445) 20241112095156168 DMM DEBUG MM(262420000000034/ea3dae68) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095156175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095156175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095156175 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095156175 DMM INFO MM(262420000000034/ea3dae68) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095156175 DMM NOTICE MM(262420000000034/ea3dae68) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095156175 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095156175 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095156175 DLLC NOTICE LLME(daf6c26c/ea3dae68){ASSIGNED} LLGM Assign pre (ffffffff => ea3dae68) (gprs_llc.c:1079) 20241112095156175 DLLC NOTICE LLME(ffffffff/ea3dae68){ASSIGNED} LLGM Assign post (ffffffff => ea3dae68) (gprs_llc.c:1125) 20241112095156175 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095156175 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095156175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095156175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@372d231e643a: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@372d231e643a: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@372d231e643a: Final verdict of PTC: pass 20241112095156229 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241112095156229 DMM INFO MM(262420000000034/ea3dae68) Subscriber data update (mmctx.c:445) 20241112095156229 DMM DEBUG MM(262420000000034/ea3dae68) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241112095156229 DMM INFO MM(262420000000034/ea3dae68) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241112095156229 DMM INFO MM(262420000000034/ea3dae68) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095156229 DMM INFO MM(262420000000034/ea3dae68) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095156229 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095156229 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095156229 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095156229 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095156229 DLLC NOTICE LLME(ffffffff/ea3dae68){ASSIGNED} LLGM Assign pre (ea3dae68 => ffffffff) (gprs_llc.c:1079) 20241112095156229 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea3dae68 => ffffffff) (gprs_llc.c:1125) 20241112095156229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095156229 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095156229 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095156229 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095156230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095156232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095156232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-BSSGP1(314)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@372d231e643a: Final verdict of PTC: none -NSVCI98(317)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(324)@372d231e643a: Final verdict of PTC: none -NSVCI99(322)@372d231e643a: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@372d231e643a: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@372d231e643a: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@372d231e643a: Final verdict of PTC: none -NSVCI97(312)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(320)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(315)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(310)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:51:56 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 20241112095156328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095156629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60808) 20241112095157233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095157233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=60808, count=94612) 20241112095158234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095158234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095159234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095159234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_detach_check_subscriber_list started. 20241112095159728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095159730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095159770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095159770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095159770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095159770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095159770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095159770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095159770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095159770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095159770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095159771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095159771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095159771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095159771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095159771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095159771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095159771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095159771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095159771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095159771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095159771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095159772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095159772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095159775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095159780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095159780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095159788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095159788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095159788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095159788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095159788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095159789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095159789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095159789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095159789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095159789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095159789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095159789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095159789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095159790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095159790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095159790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095159790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095159790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(337)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095159792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095159796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095159796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095159803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095159803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095159803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095159803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095159803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095159803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095159803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095159803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095159803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095159804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095159804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095159804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095159804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095159804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095159804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095159804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095159804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095159804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095159804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095159804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095159804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095159804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095159806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095159811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095159811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095200236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095200236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095200236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095200236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(342)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095200240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095200241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(342)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@372d231e643a: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CC88CD07'O, index=0 SGSN_Test-GSUP(343)@372d231e643a: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@372d231e643a: 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 := '02EF50029027E8C11D879CC0D8308C70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87C1EF8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05C852843BE64FCC'O } } } } } 20241112095200285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095200285 DLLC NOTICE LLME(ffffffff/cc88cd07){UNASSIGNED} LLC RX: unknown TLLI 0xcc88cd07, creating LLME on the fly (gprs_llc.c:552) 20241112095200285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095200285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241112095200285 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095200285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095200285 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095200285 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095200285 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095200285 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095200285 DLLC NOTICE LLME(ffffffff/cc88cd07){UNASSIGNED} LLGM Assign pre (cc88cd07 => f4f7f1d9) (gprs_llc.c:1079) 20241112095200285 DLLC NOTICE LLME(cc88cd07/f4f7f1d9){ASSIGNED} LLGM Assign post (cc88cd07 => f4f7f1d9) (gprs_llc.c:1125) 20241112095200285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095200285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095200286 DMM DEBUG MM(262420000000033/f4f7f1d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095200296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095200296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095200296 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095200296 DMM DEBUG MM(262420000000033/f4f7f1d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241112095200296 DMM NOTICE MM(262420000000033/f4f7f1d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095200296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095200296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095200296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095200296 DMM DEBUG MM(262420000000033/f4f7f1d9) Requesting authorization (sgsn_auth.c:160) 20241112095200296 DMM INFO MM(262420000000033/f4f7f1d9) Requesting authentication tuples (sgsn_auth.c:184) 20241112095200296 DMM DEBUG MM(262420000000033/f4f7f1d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095200296 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241112095200297 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)@372d231e643a: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@372d231e643a: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241112095200300 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095200300 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095200300 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095200300 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095200300 DMM INFO MM(262420000000033/f4f7f1d9) Subscriber data update (mmctx.c:445) 20241112095200300 DMM DEBUG MM(262420000000033/f4f7f1d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095200300 DMM INFO MM(262420000000033/f4f7f1d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095200300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095200300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095200300 DMM INFO MM(262420000000033/f4f7f1d9) <- GMM AUTH AND CIPHERING REQ (rand = 02 ef 50 02 90 27 e8 c1 1d 87 9c c0 d8 30 8c 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095200314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095200314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095200314 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095200314 DMM INFO MM(262420000000033/f4f7f1d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095200314 DMM NOTICE MM(262420000000033/f4f7f1d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095200314 DMM DEBUG MM(262420000000033/f4f7f1d9) checking auth: received GSM SRES = 87 c1 ef 8b (gprs_gmm.c:666) 20241112095200314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095200314 DMM DEBUG MM(262420000000033/f4f7f1d9) Requesting authorization (sgsn_auth.c:160) 20241112095200314 DMM INFO MM(262420000000033/f4f7f1d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095200314 DMM DEBUG MM(262420000000033/f4f7f1d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095200314 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241112095200314 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) 20241112095200314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095200314 DMM INFO MM(262420000000033/f4f7f1d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4f7f1d9) (gprs_gmm.c:300) 20241112095200317 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095200317 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095200317 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241112095200317 DMM INFO MM(262420000000033/f4f7f1d9) Subscriber data update (mmctx.c:445) 20241112095200317 DMM DEBUG MM(262420000000033/f4f7f1d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095200317 DMM INFO MM(262420000000033/f4f7f1d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095200317 DMM NOTICE MM(262420000000033/f4f7f1d9) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241112095200317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095200317 DMM NOTICE MM(262420000000033/f4f7f1d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095200317 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) 20241112095200318 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095200318 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241112095200318 DMM INFO MM(262420000000033/f4f7f1d9) Subscriber data update (mmctx.c:445) 20241112095200318 DMM DEBUG MM(262420000000033/f4f7f1d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095200329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095200329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095200329 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095200329 DMM INFO MM(262420000000033/f4f7f1d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095200329 DMM NOTICE MM(262420000000033/f4f7f1d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095200329 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095200329 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095200329 DLLC NOTICE LLME(cc88cd07/f4f7f1d9){ASSIGNED} LLGM Assign pre (ffffffff => f4f7f1d9) (gprs_llc.c:1079) 20241112095200329 DLLC NOTICE LLME(ffffffff/f4f7f1d9){ASSIGNED} LLGM Assign post (ffffffff => f4f7f1d9) (gprs_llc.c:1125) 20241112095200329 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095200329 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095200329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095200329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@372d231e643a: setverdict(pass): none -> pass 20241112095200383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095200383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241112095200383 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095200383 DMM INFO MM(262420000000033/f4f7f1d9) -> GMM DETACH REQUEST TLLI=0xf4f7f1d9 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241112095200383 DMM INFO MM(262420000000033/f4f7f1d9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095200383 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095200383 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095200383 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095200383 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095200383 DLLC NOTICE LLME(ffffffff/f4f7f1d9){ASSIGNED} LLGM Assign pre (f4f7f1d9 => ffffffff) (gprs_llc.c:1079) 20241112095200383 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4f7f1d9 => ffffffff) (gprs_llc.c:1125) 20241112095200383 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241112095200383 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) 20241112095200383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095200383 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095200383 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095200383 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095200386 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@372d231e643a: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@372d231e643a: Final verdict of PTC: pass 20241112095205404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095205409 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095205409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(343)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@372d231e643a: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@372d231e643a: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@372d231e643a: Final verdict of PTC: none -NSVCI97(331)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@372d231e643a: Final verdict of PTC: none -NSVCI99(341)@372d231e643a: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@372d231e643a: Final verdict of PTC: none -NSVCI98(336)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(339)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(334)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(329)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095205541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095205842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88204) 20241112095206410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095206410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88204, count=94276) 20241112095207411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095207411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095208412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095208412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_check_complete_resend started. 20241112095208937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095208940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095208974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095208974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095208974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095208974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095208974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095208974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095208974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095208974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095208974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095208976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095208976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095208976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095208976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095208976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095208976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095208976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095208976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095208976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095208976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095208976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095208976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095208976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095208978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095208983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095208983 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095208994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095208994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095208994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095208994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095208994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095208994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095208994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095208994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095208994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095208995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095208995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095208995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095208995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095208995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095208995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095208995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095208995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095208995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095208995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095208995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095208995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095208995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095208997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095209002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095209002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095209009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095209009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095209009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095209009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095209009 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095209009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095209009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095209009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095209009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095209010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095209010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095209010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095209010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095209010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095209010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095209010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095209010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095209010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095209010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095209010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095209010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095209010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095209012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095209017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095209017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095209412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095209413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095209413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095209413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(361)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095209417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095209419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@372d231e643a: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DC6C3510'O, index=0 SGSN_Test-GSUP(362)@372d231e643a: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@372d231e643a: 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 := 'AC6DF3846567B1AD23BDCCFDC26D1D79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C860BEE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A04CAED89D8E2AC4'O } } } } } 20241112095210488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095210488 DLLC NOTICE LLME(ffffffff/dc6c3510){UNASSIGNED} LLC RX: unknown TLLI 0xdc6c3510, creating LLME on the fly (gprs_llc.c:552) 20241112095210488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095210488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241112095210488 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095210488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095210488 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095210488 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095210488 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095210488 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095210488 DLLC NOTICE LLME(ffffffff/dc6c3510){UNASSIGNED} LLGM Assign pre (dc6c3510 => fd9605da) (gprs_llc.c:1079) 20241112095210488 DLLC NOTICE LLME(dc6c3510/fd9605da){ASSIGNED} LLGM Assign post (dc6c3510 => fd9605da) (gprs_llc.c:1125) 20241112095210488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095210488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095210488 DMM DEBUG MM(262420000000036/fd9605da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095210509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095210509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095210509 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095210509 DMM DEBUG MM(262420000000036/fd9605da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241112095210509 DMM NOTICE MM(262420000000036/fd9605da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095210509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095210509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095210509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095210509 DMM DEBUG MM(262420000000036/fd9605da) Requesting authorization (sgsn_auth.c:160) 20241112095210509 DMM INFO MM(262420000000036/fd9605da) Requesting authentication tuples (sgsn_auth.c:184) 20241112095210509 DMM DEBUG MM(262420000000036/fd9605da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095210509 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241112095210509 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)@372d231e643a: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@372d231e643a: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241112095210515 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095210515 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095210515 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095210515 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095210515 DMM INFO MM(262420000000036/fd9605da) Subscriber data update (mmctx.c:445) 20241112095210515 DMM DEBUG MM(262420000000036/fd9605da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095210515 DMM INFO MM(262420000000036/fd9605da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095210515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095210515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095210515 DMM INFO MM(262420000000036/fd9605da) <- GMM AUTH AND CIPHERING REQ (rand = ac 6d f3 84 65 67 b1 ad 23 bd cc fd c2 6d 1d 79 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095210531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095210531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095210531 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095210531 DMM INFO MM(262420000000036/fd9605da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095210531 DMM NOTICE MM(262420000000036/fd9605da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095210531 DMM DEBUG MM(262420000000036/fd9605da) checking auth: received GSM SRES = c8 60 be e6 (gprs_gmm.c:666) 20241112095210531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095210531 DMM DEBUG MM(262420000000036/fd9605da) Requesting authorization (sgsn_auth.c:160) 20241112095210531 DMM INFO MM(262420000000036/fd9605da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095210531 DMM DEBUG MM(262420000000036/fd9605da) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095210531 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241112095210531 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) 20241112095210531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095210531 DMM INFO MM(262420000000036/fd9605da) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9605da) (gprs_gmm.c:300) 20241112095210534 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095210534 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095210534 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241112095210534 DMM INFO MM(262420000000036/fd9605da) Subscriber data update (mmctx.c:445) 20241112095210534 DMM DEBUG MM(262420000000036/fd9605da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095210534 DMM INFO MM(262420000000036/fd9605da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095210534 DMM NOTICE MM(262420000000036/fd9605da) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241112095210534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095210534 DMM NOTICE MM(262420000000036/fd9605da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095210534 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) 20241112095210535 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095210535 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241112095210535 DMM INFO MM(262420000000036/fd9605da) Subscriber data update (mmctx.c:445) 20241112095210535 DMM DEBUG MM(262420000000036/fd9605da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@372d231e643a: Warning: Re-starting timer T, which is already active (running or expired). 20241112095216533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112095216533 DMM INFO MM(262420000000036/fd9605da) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9605da) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@372d231e643a: Warning: Re-starting timer T, which is already active (running or expired). 20241112095219090 DGPRS DEBUG Checking for inactive LLMEs, time = 33933338 (sgsn.c:132) 20241112095222534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112095222534 DMM INFO MM(262420000000036/fd9605da) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9605da) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@372d231e643a: Warning: Re-starting timer T, which is already active (running or expired). 20241112095228535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112095228535 DMM INFO MM(262420000000036/fd9605da) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9605da) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@372d231e643a: Warning: Re-starting timer T, which is already active (running or expired). 20241112095229413 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112095229413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112095229414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095234536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112095234536 DMM INFO MM(262420000000036/fd9605da) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9605da) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@372d231e643a: Warning: Re-starting timer T, which is already active (running or expired). 20241112095238977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095238981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095238981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095238996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095239000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095239000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095239010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095239014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095239014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095240537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241112095240537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241112095240537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095240537 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241112095240537 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) 20241112095240537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Reject}: Deallocated (fsm.c:568) 20241112095240537 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095240537 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095240537 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095240537 DLLC NOTICE LLME(dc6c3510/fd9605da){ASSIGNED} LLGM Assign pre (fd9605da => ffffffff) (gprs_llc.c:1079) 20241112095240537 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9605da => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@372d231e643a: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@372d231e643a: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@372d231e643a: Final verdict of PTC: pass 20241112095244556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@372d231e643a: Final verdict of PTC: none 20241112095244561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095244561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(350)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@372d231e643a: Final verdict of PTC: none -NSVCI98(355)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@372d231e643a: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@372d231e643a: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@372d231e643a: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@372d231e643a: Final verdict of PTC: none -NSVCI99(360)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(358)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(348)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(353)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095244668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095244970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95056) 20241112095245563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095245563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=95056, count=95696) 20241112095246564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095246564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:52: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_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 20241112095247565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095247565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_hlr_location_cancel_request_update started. 20241112095248059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095248061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095248117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095248117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095248117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095248117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095248117 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095248117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095248117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095248117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095248117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095248119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095248119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095248119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095248119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095248119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095248119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095248119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095248119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095248119 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095248119 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095248119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095248119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095248119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095248123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095248130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095248130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095248136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095248136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095248136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095248136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095248136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095248136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095248136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095248136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095248136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095248137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095248137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095248137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095248137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095248137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095248137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095248137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095248137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095248137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095248137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095248137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095248138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095248138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095248140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095248145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095248145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095248152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095248152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095248152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095248152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095248152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095248152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095248152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095248152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095248152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095248153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095248153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095248153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095248153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095248153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095248153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095248153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095248153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095248153 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095248153 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095248153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095248153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095248153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095248156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095248161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095248161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095248566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095248566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095248566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095248566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(380)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095248570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095248572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(380)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112095249091 DGPRS DEBUG Checking for inactive LLMEs, time = 33933368 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@372d231e643a: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C8925B30'O, index=0 SGSN_Test-GSUP(381)@372d231e643a: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@372d231e643a: 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 := '947B745A6AC501924860D81105A2C7AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A55C6EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '941AD993484741D3'O } } } } } 20241112095249653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095249653 DLLC NOTICE LLME(ffffffff/c8925b30){UNASSIGNED} LLC RX: unknown TLLI 0xc8925b30, creating LLME on the fly (gprs_llc.c:552) 20241112095249653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095249653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241112095249653 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095249653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095249653 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095249653 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095249653 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095249653 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095249653 DLLC NOTICE LLME(ffffffff/c8925b30){UNASSIGNED} LLGM Assign pre (c8925b30 => e58888c2) (gprs_llc.c:1079) 20241112095249653 DLLC NOTICE LLME(c8925b30/e58888c2){ASSIGNED} LLGM Assign post (c8925b30 => e58888c2) (gprs_llc.c:1125) 20241112095249653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095249653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095249653 DMM DEBUG MM(262420000000031/e58888c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095249667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095249667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095249667 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095249667 DMM DEBUG MM(262420000000031/e58888c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241112095249667 DMM NOTICE MM(262420000000031/e58888c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095249667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095249667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095249667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095249667 DMM DEBUG MM(262420000000031/e58888c2) Requesting authorization (sgsn_auth.c:160) 20241112095249667 DMM INFO MM(262420000000031/e58888c2) Requesting authentication tuples (sgsn_auth.c:184) 20241112095249667 DMM DEBUG MM(262420000000031/e58888c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095249667 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241112095249667 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)@372d231e643a: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@372d231e643a: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241112095249671 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095249671 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095249671 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095249671 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095249671 DMM INFO MM(262420000000031/e58888c2) Subscriber data update (mmctx.c:445) 20241112095249671 DMM DEBUG MM(262420000000031/e58888c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095249671 DMM INFO MM(262420000000031/e58888c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095249671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095249671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095249671 DMM INFO MM(262420000000031/e58888c2) <- GMM AUTH AND CIPHERING REQ (rand = 94 7b 74 5a 6a c5 01 92 48 60 d8 11 05 a2 c7 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095249682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095249682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095249682 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095249682 DMM INFO MM(262420000000031/e58888c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095249682 DMM NOTICE MM(262420000000031/e58888c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095249682 DMM DEBUG MM(262420000000031/e58888c2) checking auth: received GSM SRES = 2a 55 c6 eb (gprs_gmm.c:666) 20241112095249682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095249682 DMM DEBUG MM(262420000000031/e58888c2) Requesting authorization (sgsn_auth.c:160) 20241112095249682 DMM INFO MM(262420000000031/e58888c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095249682 DMM DEBUG MM(262420000000031/e58888c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095249682 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241112095249682 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) 20241112095249682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095249682 DMM INFO MM(262420000000031/e58888c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe58888c2) (gprs_gmm.c:300) 20241112095249685 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095249685 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095249685 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241112095249685 DMM INFO MM(262420000000031/e58888c2) Subscriber data update (mmctx.c:445) 20241112095249685 DMM DEBUG MM(262420000000031/e58888c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095249685 DMM INFO MM(262420000000031/e58888c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095249685 DMM NOTICE MM(262420000000031/e58888c2) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241112095249685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095249685 DMM NOTICE MM(262420000000031/e58888c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095249685 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) 20241112095249686 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095249686 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241112095249686 DMM INFO MM(262420000000031/e58888c2) Subscriber data update (mmctx.c:445) 20241112095249686 DMM DEBUG MM(262420000000031/e58888c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095249694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095249694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095249694 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095249694 DMM INFO MM(262420000000031/e58888c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095249694 DMM NOTICE MM(262420000000031/e58888c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095249694 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095249694 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095249694 DLLC NOTICE LLME(c8925b30/e58888c2){ASSIGNED} LLGM Assign pre (ffffffff => e58888c2) (gprs_llc.c:1079) 20241112095249694 DLLC NOTICE LLME(ffffffff/e58888c2){ASSIGNED} LLGM Assign post (ffffffff => e58888c2) (gprs_llc.c:1125) 20241112095249694 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095249694 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095249694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095249694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@372d231e643a: setverdict(pass): none -> pass 20241112095249744 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241112095249744 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241112095249744 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) 20241112095249744 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241112095249744 DMM INFO MM(262420000000031/e58888c2) Subscriber data update (mmctx.c:445) 20241112095249744 DMM DEBUG MM(262420000000031/e58888c2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241112095249745 DMM INFO MM(262420000000031/e58888c2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241112095249745 DMM INFO MM(262420000000031/e58888c2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095249745 DMM INFO MM(262420000000031/e58888c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095249745 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095249745 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095249745 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095249745 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095249745 DLLC NOTICE LLME(ffffffff/e58888c2){ASSIGNED} LLGM Assign pre (e58888c2 => ffffffff) (gprs_llc.c:1079) 20241112095249745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e58888c2 => ffffffff) (gprs_llc.c:1125) 20241112095249745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095249745 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095249745 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095249745 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed MC@372d231e643a: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@372d231e643a: Final verdict of PTC: none 20241112095254758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095254759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(380)@372d231e643a: Final verdict of PTC: none -NSVCI97(369)@372d231e643a: Final verdict of PTC: none -NSVCI98(374)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@372d231e643a: Final verdict of PTC: none -NSVCI99(379)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@372d231e643a: Final verdict of PTC: none 20241112095254762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(368)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(377)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(367)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@372d231e643a: Final verdict of PTC: pass -NSVCI98-provIP(372)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@372d231e643a: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095254838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095255140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92744) 20241112095255761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095255761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=92744, count=93384) 20241112095256762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095256762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:52:57 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 20241112095257763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095257763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_hlr_location_cancel_request_withdraw started. 20241112095258226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095258228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095258268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095258268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095258268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095258268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095258268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095258268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095258268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095258268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095258268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095258269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095258269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095258269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095258269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095258269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095258269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095258269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095258269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095258269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095258269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095258269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095258269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095258269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095258271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095258275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095258275 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095258283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095258283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095258283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095258283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095258283 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095258283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095258283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095258283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095258283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095258284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095258284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095258284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095258284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095258284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095258284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095258284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095258284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095258284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095258284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095258284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095258284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095258284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095258286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095258291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095258291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095258300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095258300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095258300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095258300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095258300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095258300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095258300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095258300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095258300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095258301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095258301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095258301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095258301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095258301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095258301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095258301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095258301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095258301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095258301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095258301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(398)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095258301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095258301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095258304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095258309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095258309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095258765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095258765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095258765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095258765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(399)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095258769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095258770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(399)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@372d231e643a: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D2D1A698'O, index=0 SGSN_Test-GSUP(400)@372d231e643a: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@372d231e643a: 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 := 'A2075B19BE08FFF233590A62323A675E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '448E6E57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93D36FDBE18AC220'O } } } } } 20241112095259842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095259842 DLLC NOTICE LLME(ffffffff/d2d1a698){UNASSIGNED} LLC RX: unknown TLLI 0xd2d1a698, creating LLME on the fly (gprs_llc.c:552) 20241112095259842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095259842 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241112095259842 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095259842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095259842 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095259842 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095259842 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095259842 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095259842 DLLC NOTICE LLME(ffffffff/d2d1a698){UNASSIGNED} LLGM Assign pre (d2d1a698 => c0fd8d22) (gprs_llc.c:1079) 20241112095259842 DLLC NOTICE LLME(d2d1a698/c0fd8d22){ASSIGNED} LLGM Assign post (d2d1a698 => c0fd8d22) (gprs_llc.c:1125) 20241112095259842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095259842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095259842 DMM DEBUG MM(262420000000029/c0fd8d22) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095259858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095259858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095259858 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095259858 DMM DEBUG MM(262420000000029/c0fd8d22) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241112095259858 DMM NOTICE MM(262420000000029/c0fd8d22) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095259858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095259858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095259858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095259858 DMM DEBUG MM(262420000000029/c0fd8d22) Requesting authorization (sgsn_auth.c:160) 20241112095259858 DMM INFO MM(262420000000029/c0fd8d22) Requesting authentication tuples (sgsn_auth.c:184) 20241112095259858 DMM DEBUG MM(262420000000029/c0fd8d22) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095259858 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241112095259858 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)@372d231e643a: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@372d231e643a: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241112095259863 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095259863 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095259863 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095259863 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095259863 DMM INFO MM(262420000000029/c0fd8d22) Subscriber data update (mmctx.c:445) 20241112095259863 DMM DEBUG MM(262420000000029/c0fd8d22) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095259863 DMM INFO MM(262420000000029/c0fd8d22) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095259863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095259863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095259863 DMM INFO MM(262420000000029/c0fd8d22) <- GMM AUTH AND CIPHERING REQ (rand = a2 07 5b 19 be 08 ff f2 33 59 0a 62 32 3a 67 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095259877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095259877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095259877 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095259877 DMM INFO MM(262420000000029/c0fd8d22) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095259877 DMM NOTICE MM(262420000000029/c0fd8d22) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095259877 DMM DEBUG MM(262420000000029/c0fd8d22) checking auth: received GSM SRES = 44 8e 6e 57 (gprs_gmm.c:666) 20241112095259877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095259877 DMM DEBUG MM(262420000000029/c0fd8d22) Requesting authorization (sgsn_auth.c:160) 20241112095259877 DMM INFO MM(262420000000029/c0fd8d22) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095259877 DMM DEBUG MM(262420000000029/c0fd8d22) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095259877 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241112095259877 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) 20241112095259877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095259877 DMM INFO MM(262420000000029/c0fd8d22) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0fd8d22) (gprs_gmm.c:300) 20241112095259879 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095259879 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095259879 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241112095259879 DMM INFO MM(262420000000029/c0fd8d22) Subscriber data update (mmctx.c:445) 20241112095259879 DMM DEBUG MM(262420000000029/c0fd8d22) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095259879 DMM INFO MM(262420000000029/c0fd8d22) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095259880 DMM NOTICE MM(262420000000029/c0fd8d22) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241112095259880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095259880 DMM NOTICE MM(262420000000029/c0fd8d22) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095259880 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) 20241112095259881 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095259881 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241112095259881 DMM INFO MM(262420000000029/c0fd8d22) Subscriber data update (mmctx.c:445) 20241112095259881 DMM DEBUG MM(262420000000029/c0fd8d22) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095259892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095259893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095259893 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095259893 DMM INFO MM(262420000000029/c0fd8d22) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095259893 DMM NOTICE MM(262420000000029/c0fd8d22) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095259893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095259893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095259893 DLLC NOTICE LLME(d2d1a698/c0fd8d22){ASSIGNED} LLGM Assign pre (ffffffff => c0fd8d22) (gprs_llc.c:1079) 20241112095259893 DLLC NOTICE LLME(ffffffff/c0fd8d22){ASSIGNED} LLGM Assign post (ffffffff => c0fd8d22) (gprs_llc.c:1125) 20241112095259893 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095259893 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095259893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095259893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@372d231e643a: setverdict(pass): none -> pass 20241112095259941 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241112095259941 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241112095259941 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) 20241112095259941 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241112095259941 DMM INFO MM(262420000000029/c0fd8d22) Subscriber data update (mmctx.c:445) 20241112095259941 DMM DEBUG MM(262420000000029/c0fd8d22) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241112095259941 DMM INFO MM(262420000000029/c0fd8d22) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241112095259941 DMM INFO MM(262420000000029/c0fd8d22) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241112095259941 DMM NOTICE MM(262420000000029/c0fd8d22) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241112095259941 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241112095259941 DMM INFO MM(262420000000029/c0fd8d22) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241112095259941 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095259941 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095259941 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095259941 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095259941 DLLC NOTICE LLME(ffffffff/c0fd8d22){ASSIGNED} LLGM Assign pre (c0fd8d22 => ffffffff) (gprs_llc.c:1079) 20241112095259941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0fd8d22 => ffffffff) (gprs_llc.c:1125) 20241112095259941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095259941 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095259941 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095259941 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095259943 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@372d231e643a: Removing Client IMSI='262420000000029'H, index=0 20241112095259955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095259955 DLLC NOTICE LLME(ffffffff/c0fd8d22){UNASSIGNED} LLC RX: unknown TLLI 0xc0fd8d22, creating LLME on the fly (gprs_llc.c:552) 20241112095259955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095259955 DMM NOTICE LLME(ffffffff/c0fd8d22){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241112095259955 DLLC NOTICE LLME(ffffffff/c0fd8d22){UNASSIGNED} LLGM Assign pre (c0fd8d22 => ffffffff) (gprs_llc.c:1079) 20241112095259955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0fd8d22 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@372d231e643a: Final verdict of PTC: pass 20241112095259960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@372d231e643a: Final verdict of PTC: none 20241112095259965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(389)@372d231e643a: Final verdict of PTC: none -NSVCI99(398)@372d231e643a: Final verdict of PTC: none -NSVCI97(388)@372d231e643a: Final verdict of PTC: none 20241112095259965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@372d231e643a: Final verdict of PTC: none -NSVCI98(393)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(391)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(396)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(386)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@372d231e643a: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:53:00 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 20241112095300070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095300372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61960) 20241112095300967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095300967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=61960, count=97668) 20241112095301968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095301968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095302971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095302971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241112095303457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095303460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095303504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095303505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095303505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095303505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095303505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095303505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095303505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095303505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095303505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095303505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095303505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095303505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095303505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095303506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095303506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095303507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095303513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095303513 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095303520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095303520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095303520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095303520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095303520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095303520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095303520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095303520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095303520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095303521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095303521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095303521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095303521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095303521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095303521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095303521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095303521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095303521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095303521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095303521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(412)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095303521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095303521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095303523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095303527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095303527 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095303536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095303536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095303536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095303536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095303536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095303536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095303536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095303536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095303536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095303537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095303537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095303537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095303537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095303537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095303537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095303537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095303537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095303537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095303537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095303537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095303537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095303537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095303539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095303544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095303544 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095303972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095303972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095303972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095303972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(418)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095303976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095303977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(418)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@372d231e643a: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='ECFED448'O, index=0 SGSN_Test-GSUP(419)@372d231e643a: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241112095305037 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) 20241112095305037 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@372d231e643a: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@372d231e643a: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@372d231e643a: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@372d231e643a: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@372d231e643a: Final verdict of PTC: pass 20241112095305046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(419)@372d231e643a: Final verdict of PTC: none -NSVCI97(407)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@372d231e643a: Final verdict of PTC: none -NSVCI98(412)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@372d231e643a: Final verdict of PTC: none -NSVCI99(417)@372d231e643a: Final verdict of PTC: none 20241112095305052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095305052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(413)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(405)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(415)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(410)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@372d231e643a: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:53:05 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 20241112095305115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095305417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49456) 20241112095306053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095306053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=49456, count=53812) 20241112095307055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095307055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095308057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095308058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241112095308509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095308511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095308558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095308558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095308558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095308558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095308558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095308558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095308558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095308558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095308558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095308559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095308559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095308559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095308559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095308559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095308559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095308559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095308559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095308559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095308559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095308559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095308559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095308559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095308561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095308567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095308567 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095308574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095308574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095308574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095308574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095308574 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095308574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095308574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095308574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095308574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095308575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095308575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095308575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095308575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095308575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095308575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095308575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095308575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095308575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095308575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095308575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095308575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095308575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095308577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095308581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095308581 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095308589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095308589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095308589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095308589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095308589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095308589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095308589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095308589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095308589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095308590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095308590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095308590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095308590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095308590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095308590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095308590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095308590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095308590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095308590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095308590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095308590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095308590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095308592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095308596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095308596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095309059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095309059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095309059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095309059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(437)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095309063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095309064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(437)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@372d231e643a: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C261679B'O, index=0 SGSN_Test-GSUP(438)@372d231e643a: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241112095310121 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) 20241112095310121 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@372d231e643a: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@372d231e643a: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@372d231e643a: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@372d231e643a: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@372d231e643a: Final verdict of PTC: pass 20241112095310129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@372d231e643a: Final verdict of PTC: none -NSVCI97(426)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@372d231e643a: Final verdict of PTC: none 20241112095310134 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095310134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@372d231e643a: Final verdict of PTC: none -NSVCI99(436)@372d231e643a: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@372d231e643a: Final verdict of PTC: none -NSVCI98(431)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(424)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(429)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(434)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@372d231e643a: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:53:10 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 20241112095310209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095310511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45180) 20241112095311135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095311135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=45180, count=53120) 20241112095312136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095312136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095313136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095313137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_rau_unknown started. 20241112095313601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095313602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095313631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095313631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095313631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095313631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095313631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095313631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095313631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095313631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095313631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095313632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095313632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095313632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095313632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095313632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095313632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095313632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095313632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095313632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095313632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095313632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095313632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095313632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095313635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095313640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095313640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095313647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095313648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095313648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095313648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095313648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095313648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095313648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095313648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095313648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095313650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095313655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095313655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095313664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095313664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095313664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095313664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095313664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095313664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095313664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095313664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095313664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095313664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095313664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095313664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095313665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095313665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095313665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095313665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095313665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095313665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095313665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095313665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095313665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095313665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095313666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095313672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095313672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095314137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095314137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095314137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095314137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(456)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095314140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095314141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(456)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@372d231e643a: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C11CF73C'O, index=0 SGSN_Test-GSUP(457)@372d231e643a: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241112095315205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095315205 DLLC NOTICE LLME(ffffffff/c11cf73c){UNASSIGNED} LLC RX: unknown TLLI 0xc11cf73c, creating LLME on the fly (gprs_llc.c:552) 20241112095315205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241112095315205 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095315205 DMM NOTICE LLME(ffffffff/c11cf73c){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241112095315205 DLLC NOTICE LLME(ffffffff/c11cf73c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241112095315205 DMM ERROR LLME(ffffffff/c11cf73c){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241112095315205 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241112095315205 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241112095315205 DLLC NOTICE LLME(ffffffff/c11cf73c){UNASSIGNED} LLGM Assign pre (c11cf73c => ffffffff) (gprs_llc.c:1079) 20241112095315205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c11cf73c => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@372d231e643a: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@372d231e643a: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@372d231e643a: Final verdict of PTC: pass 20241112095315231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@372d231e643a: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@372d231e643a: Final verdict of PTC: none -NSVCI97(445)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@372d231e643a: Final verdict of PTC: none -NSVCI98(450)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@372d231e643a: Final verdict of PTC: none 20241112095315236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(455)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@372d231e643a: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@372d231e643a: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(448)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(453)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(443)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@372d231e643a: Test case TC_rau_unknown finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:53:15 UTC 2024 20241112095315236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241112095315299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095315603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45280) 20241112095316238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095316238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=45280, count=55432) 20241112095317239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095317239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095318240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095318240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_rau started. 20241112095318699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095318702 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095318754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095318754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095318754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095318754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095318754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095318754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095318754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095318754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095318754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095318755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095318755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095318755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095318755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095318755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095318755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095318755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095318755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095318755 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095318755 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095318755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095318755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095318755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095318758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095318764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095318764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095318769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095318769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095318769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095318769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095318769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095318769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095318769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095318769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095318769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095318770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095318770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095318770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095318770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095318770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095318770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095318770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095318770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095318771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095318771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095318773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095318778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095318778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095318785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095318785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095318785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095318785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095318785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095318785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095318785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095318785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095318785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095318786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095318786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095318786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095318786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095318786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095318786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095318786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095318786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095318786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095318786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095318786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095318786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095318786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095318788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095318793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095318793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095319092 DGPRS DEBUG Checking for inactive LLMEs, time = 33933398 (sgsn.c:132) 20241112095319241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095319241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095319241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095319241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(475)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095319245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095319246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(475)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@372d231e643a: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CDCC0175'O, index=0 SGSN_Test-GSUP(476)@372d231e643a: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@372d231e643a: 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 := '47A92380465643CCE5FACDCC3E62DB3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A26F1DEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '445B6F675250BFD0'O } } } } } 20241112095320313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095320313 DLLC NOTICE LLME(ffffffff/cdcc0175){UNASSIGNED} LLC RX: unknown TLLI 0xcdcc0175, creating LLME on the fly (gprs_llc.c:552) 20241112095320313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095320313 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241112095320313 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095320313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095320313 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095320313 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095320313 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095320313 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095320313 DLLC NOTICE LLME(ffffffff/cdcc0175){UNASSIGNED} LLGM Assign pre (cdcc0175 => e9033c0c) (gprs_llc.c:1079) 20241112095320313 DLLC NOTICE LLME(cdcc0175/e9033c0c){ASSIGNED} LLGM Assign post (cdcc0175 => e9033c0c) (gprs_llc.c:1125) 20241112095320313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095320313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095320313 DMM DEBUG MM(262420000000012/e9033c0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095320321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095320321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095320321 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095320321 DMM DEBUG MM(262420000000012/e9033c0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241112095320321 DMM NOTICE MM(262420000000012/e9033c0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095320321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095320321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095320321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095320321 DMM DEBUG MM(262420000000012/e9033c0c) Requesting authorization (sgsn_auth.c:160) 20241112095320321 DMM INFO MM(262420000000012/e9033c0c) Requesting authentication tuples (sgsn_auth.c:184) 20241112095320321 DMM DEBUG MM(262420000000012/e9033c0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095320321 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241112095320321 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)@372d231e643a: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@372d231e643a: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241112095320322 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095320322 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095320322 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095320322 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095320322 DMM INFO MM(262420000000012/e9033c0c) Subscriber data update (mmctx.c:445) 20241112095320323 DMM DEBUG MM(262420000000012/e9033c0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095320323 DMM INFO MM(262420000000012/e9033c0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095320323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095320323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095320323 DMM INFO MM(262420000000012/e9033c0c) <- GMM AUTH AND CIPHERING REQ (rand = 47 a9 23 80 46 56 43 cc e5 fa cd cc 3e 62 db 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095320328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095320328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095320328 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095320328 DMM INFO MM(262420000000012/e9033c0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095320328 DMM NOTICE MM(262420000000012/e9033c0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095320328 DMM DEBUG MM(262420000000012/e9033c0c) checking auth: received GSM SRES = a2 6f 1d ef (gprs_gmm.c:666) 20241112095320328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095320328 DMM DEBUG MM(262420000000012/e9033c0c) Requesting authorization (sgsn_auth.c:160) 20241112095320328 DMM INFO MM(262420000000012/e9033c0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095320328 DMM DEBUG MM(262420000000012/e9033c0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095320328 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241112095320328 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) 20241112095320328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095320328 DMM INFO MM(262420000000012/e9033c0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9033c0c) (gprs_gmm.c:300) 20241112095320329 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095320329 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095320329 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241112095320329 DMM INFO MM(262420000000012/e9033c0c) Subscriber data update (mmctx.c:445) 20241112095320329 DMM DEBUG MM(262420000000012/e9033c0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095320329 DMM INFO MM(262420000000012/e9033c0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095320329 DMM NOTICE MM(262420000000012/e9033c0c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241112095320329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095320329 DMM NOTICE MM(262420000000012/e9033c0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095320329 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) 20241112095320329 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095320329 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241112095320329 DMM INFO MM(262420000000012/e9033c0c) Subscriber data update (mmctx.c:445) 20241112095320329 DMM DEBUG MM(262420000000012/e9033c0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095320332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095320332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095320332 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095320332 DMM INFO MM(262420000000012/e9033c0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095320332 DMM NOTICE MM(262420000000012/e9033c0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095320332 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095320332 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095320332 DLLC NOTICE LLME(cdcc0175/e9033c0c){ASSIGNED} LLGM Assign pre (ffffffff => e9033c0c) (gprs_llc.c:1079) 20241112095320332 DLLC NOTICE LLME(ffffffff/e9033c0c){ASSIGNED} LLGM Assign post (ffffffff => e9033c0c) (gprs_llc.c:1125) 20241112095320332 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095320332 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095320332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095320332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@372d231e643a: setverdict(pass): none -> pass 20241112095320386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095320386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095320386 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095320386 DMM INFO MM(262420000000012/e9033c0c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095320386 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095320386 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095320386 DLLC NOTICE LLME(ffffffff/e9033c0c){ASSIGNED} LLGM Assign pre (e9033c0c => ef71c6cd) (gprs_llc.c:1079) 20241112095320386 DLLC NOTICE LLME(e9033c0c/ef71c6cd){ASSIGNED} LLGM Assign post (e9033c0c => ef71c6cd) (gprs_llc.c:1125) 20241112095320386 DMM INFO MM(262420000000012/ef71c6cd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau(478)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@372d231e643a: Removing Client IMSI='262420000000012'H, index=0 20241112095320394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095320394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241112095320394 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095320394 DMM INFO MM(262420000000012/ef71c6cd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095320394 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095320394 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095320394 DLLC NOTICE LLME(e9033c0c/ef71c6cd){ASSIGNED} LLGM Assign pre (ffffffff => ef71c6cd) (gprs_llc.c:1079) 20241112095320394 DLLC NOTICE LLME(ffffffff/ef71c6cd){ASSIGNED} LLGM Assign post (ffffffff => ef71c6cd) (gprs_llc.c:1125) 20241112095320394 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau(478)@372d231e643a: Final verdict of PTC: pass 20241112095320396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095320399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095320400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(475)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@372d231e643a: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(476)@372d231e643a: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@372d231e643a: Final verdict of PTC: none -NSVCI99(474)@372d231e643a: Final verdict of PTC: none -NSVCI97(464)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@372d231e643a: Final verdict of PTC: none -NSVCI98(469)@372d231e643a: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(462)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(472)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(467)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_rau finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095320533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095320935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79912) 20241112095321400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095321400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=79912, count=93576) 20241112095322402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095322402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:53: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.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 20241112095323403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095323403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_rau_a_a started. 20241112095324038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095324040 DMM INFO MM(262420000000012/ef71c6cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095324040 DMM INFO MM(262420000000012/ef71c6cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095324040 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095324040 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095324040 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095324040 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095324040 DLLC NOTICE LLME(ffffffff/ef71c6cd){ASSIGNED} LLGM Assign pre (ef71c6cd => ffffffff) (gprs_llc.c:1079) 20241112095324040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef71c6cd => ffffffff) (gprs_llc.c:1125) 20241112095324040 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241112095324040 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) 20241112095324040 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:401) 20241112095324040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095324040 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095324040 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095324040 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095324040 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095324085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095324085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095324085 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095324085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095324085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095324086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095324086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095324086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095324086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095324086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095324086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095324086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095324086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095324087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095324087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095324089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095324094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095324094 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095324100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095324100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095324100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095324100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095324100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095324100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095324100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095324100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095324100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095324101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095324101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095324101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095324101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095324101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095324101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095324101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095324101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095324101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095324101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095324101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095324101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095324101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095324103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095324108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095324108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095324116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095324116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095324116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095324116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095324116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095324116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095324116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095324116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095324116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095324117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095324117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095324117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095324117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095324117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095324117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095324117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095324117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095324117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095324117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095324117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095324117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095324117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095324119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095324125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095324125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095324404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095324404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095324404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095324405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(494)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095324409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095324410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(494)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@372d231e643a: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FE210F19'O, index=0 SGSN_Test-GSUP(495)@372d231e643a: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@372d231e643a: 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 := '0539A41A79DB9F157A746969B65A3AD1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A070A6E'O ("z\a\nn") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10A6F164CE04D65B'O } } } } } 20241112095325483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325483 DLLC NOTICE LLME(ffffffff/fe210f19){UNASSIGNED} LLC RX: unknown TLLI 0xfe210f19, creating LLME on the fly (gprs_llc.c:552) 20241112095325483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325483 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241112095325483 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095325483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095325483 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095325483 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095325483 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095325483 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095325483 DLLC NOTICE LLME(ffffffff/fe210f19){UNASSIGNED} LLGM Assign pre (fe210f19 => d296aab5) (gprs_llc.c:1079) 20241112095325483 DLLC NOTICE LLME(fe210f19/d296aab5){ASSIGNED} LLGM Assign post (fe210f19 => d296aab5) (gprs_llc.c:1125) 20241112095325483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095325483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095325483 DMM DEBUG MM(262420000000037/d296aab5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095325502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325502 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325502 DMM DEBUG MM(262420000000037/d296aab5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241112095325502 DMM NOTICE MM(262420000000037/d296aab5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095325502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095325502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095325502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095325502 DMM DEBUG MM(262420000000037/d296aab5) Requesting authorization (sgsn_auth.c:160) 20241112095325502 DMM INFO MM(262420000000037/d296aab5) Requesting authentication tuples (sgsn_auth.c:184) 20241112095325502 DMM DEBUG MM(262420000000037/d296aab5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095325502 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241112095325502 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)@372d231e643a: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@372d231e643a: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241112095325507 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095325507 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095325507 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095325507 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095325507 DMM INFO MM(262420000000037/d296aab5) Subscriber data update (mmctx.c:445) 20241112095325507 DMM DEBUG MM(262420000000037/d296aab5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095325507 DMM INFO MM(262420000000037/d296aab5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095325507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095325507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095325507 DMM INFO MM(262420000000037/d296aab5) <- GMM AUTH AND CIPHERING REQ (rand = 05 39 a4 1a 79 db 9f 15 7a 74 69 69 b6 5a 3a d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095325541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325541 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325541 DMM INFO MM(262420000000037/d296aab5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095325541 DMM NOTICE MM(262420000000037/d296aab5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095325541 DMM DEBUG MM(262420000000037/d296aab5) checking auth: received GSM SRES = 7a 07 0a 6e (gprs_gmm.c:666) 20241112095325541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095325541 DMM DEBUG MM(262420000000037/d296aab5) Requesting authorization (sgsn_auth.c:160) 20241112095325541 DMM INFO MM(262420000000037/d296aab5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095325541 DMM DEBUG MM(262420000000037/d296aab5) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095325541 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241112095325541 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) 20241112095325541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095325541 DMM INFO MM(262420000000037/d296aab5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd296aab5) (gprs_gmm.c:300) 20241112095325547 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095325547 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095325547 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241112095325547 DMM INFO MM(262420000000037/d296aab5) Subscriber data update (mmctx.c:445) 20241112095325547 DMM DEBUG MM(262420000000037/d296aab5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095325547 DMM INFO MM(262420000000037/d296aab5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095325547 DMM NOTICE MM(262420000000037/d296aab5) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241112095325547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095325547 DMM NOTICE MM(262420000000037/d296aab5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095325547 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) 20241112095325550 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095325550 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241112095325550 DMM INFO MM(262420000000037/d296aab5) Subscriber data update (mmctx.c:445) 20241112095325550 DMM DEBUG MM(262420000000037/d296aab5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095325572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325572 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325572 DMM INFO MM(262420000000037/d296aab5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095325572 DMM NOTICE MM(262420000000037/d296aab5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095325573 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095325573 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095325573 DLLC NOTICE LLME(fe210f19/d296aab5){ASSIGNED} LLGM Assign pre (ffffffff => d296aab5) (gprs_llc.c:1079) 20241112095325573 DLLC NOTICE LLME(ffffffff/d296aab5){ASSIGNED} LLGM Assign post (ffffffff => d296aab5) (gprs_llc.c:1125) 20241112095325573 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095325573 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095325573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095325573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@372d231e643a: setverdict(pass): none -> pass 20241112095325625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325625 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325625 DMM INFO MM(262420000000037/d296aab5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095325625 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095325625 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095325625 DLLC NOTICE LLME(ffffffff/d296aab5){ASSIGNED} LLGM Assign pre (d296aab5 => fd5059fe) (gprs_llc.c:1079) 20241112095325625 DLLC NOTICE LLME(d296aab5/fd5059fe){ASSIGNED} LLGM Assign post (d296aab5 => fd5059fe) (gprs_llc.c:1125) 20241112095325625 DMM INFO MM(262420000000037/fd5059fe) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095325643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325643 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325643 DMM INFO MM(262420000000037/fd5059fe) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095325643 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095325643 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095325643 DLLC NOTICE LLME(d296aab5/fd5059fe){ASSIGNED} LLGM Assign pre (ffffffff => fd5059fe) (gprs_llc.c:1079) 20241112095325644 DLLC NOTICE LLME(ffffffff/fd5059fe){ASSIGNED} LLGM Assign post (ffffffff => fd5059fe) (gprs_llc.c:1125) 20241112095325644 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241112095325644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325644 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325644 DMM INFO MM(262420000000037/fd5059fe) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095325644 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095325644 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095325644 DLLC NOTICE LLME(ffffffff/fd5059fe){ASSIGNED} LLGM Assign pre (fd5059fe => d1bfb502) (gprs_llc.c:1079) 20241112095325644 DLLC NOTICE LLME(fd5059fe/d1bfb502){ASSIGNED} LLGM Assign post (fd5059fe => d1bfb502) (gprs_llc.c:1125) 20241112095325644 DMM INFO MM(262420000000037/d1bfb502) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095325658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325658 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325658 DMM INFO MM(262420000000037/d1bfb502) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095325658 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095325659 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095325659 DLLC NOTICE LLME(fd5059fe/d1bfb502){ASSIGNED} LLGM Assign pre (ffffffff => d1bfb502) (gprs_llc.c:1079) 20241112095325659 DLLC NOTICE LLME(ffffffff/d1bfb502){ASSIGNED} LLGM Assign post (ffffffff => d1bfb502) (gprs_llc.c:1125) 20241112095325659 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241112095325659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095325659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095325659 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095325659 DMM INFO MM(262420000000037/d1bfb502) -> GMM DETACH REQUEST TLLI=0xd1bfb502 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241112095325659 DMM INFO MM(262420000000037/d1bfb502) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095325659 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095325659 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095325659 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095325659 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095325659 DLLC NOTICE LLME(ffffffff/d1bfb502){ASSIGNED} LLGM Assign pre (d1bfb502 => ffffffff) (gprs_llc.c:1079) 20241112095325660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1bfb502 => ffffffff) (gprs_llc.c:1125) 20241112095325660 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241112095325660 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) 20241112095325660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095325660 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095325660 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095325660 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095325662 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@372d231e643a: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@372d231e643a: Final verdict of PTC: pass 20241112095330679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(488)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(495)@372d231e643a: Final verdict of PTC: none -NSVCI99(493)@372d231e643a: Final verdict of PTC: none -NSVCI97(483)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@372d231e643a: Final verdict of PTC: none 20241112095330684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(489)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@372d231e643a: Final verdict of PTC: none 20241112095330685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-BSSGP2(490)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(486)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(481)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(491)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) Tue Nov 12 09: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 MTC@372d231e643a: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@372d231e643a: 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'. 20241112095330755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095331057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112452) 20241112095331686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095331686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=112452, count=113712) 20241112095332688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095332688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:53: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.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 20241112095333690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095333690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_rau_a_b started. 20241112095334143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095334144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095334165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095334165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095334165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095334165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095334165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095334165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095334165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095334165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095334165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095334166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095334166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095334166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095334166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095334166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095334166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095334166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095334166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095334166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095334166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095334166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095334167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095334167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095334169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095334175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095334175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095334184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095334184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095334184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095334184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095334184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095334184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095334184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095334184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095334184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095334185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095334185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095334185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095334185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095334185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095334185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095334185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095334185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095334185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095334185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095334185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(507)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095334185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095334185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095334188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095334195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095334195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095334206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095334206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095334206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095334206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095334206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095334206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095334206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095334206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095334206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095334207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095334207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095334207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095334207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095334207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095334207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095334207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095334207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095334207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095334207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095334207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095334207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095334207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095334209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095334214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095334214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095334691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095334691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095334691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095334691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(512)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095334695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095334696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(512)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(512)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@372d231e643a: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CBC7B85C'O, index=0 SGSN_Test-GSUP(514)@372d231e643a: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@372d231e643a: 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 := '8C5D9971B67B2ED40BBC350C79C733C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD21C39B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5938EC579655A8AE'O } } } } } 20241112095335778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335779 DLLC NOTICE LLME(ffffffff/cbc7b85c){UNASSIGNED} LLC RX: unknown TLLI 0xcbc7b85c, creating LLME on the fly (gprs_llc.c:552) 20241112095335779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241112095335779 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095335779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095335779 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095335779 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095335779 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095335779 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095335779 DLLC NOTICE LLME(ffffffff/cbc7b85c){UNASSIGNED} LLGM Assign pre (cbc7b85c => e1072a5b) (gprs_llc.c:1079) 20241112095335779 DLLC NOTICE LLME(cbc7b85c/e1072a5b){ASSIGNED} LLGM Assign post (cbc7b85c => e1072a5b) (gprs_llc.c:1125) 20241112095335779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095335779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095335779 DMM DEBUG MM(262420000000038/e1072a5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095335797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335798 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335798 DMM DEBUG MM(262420000000038/e1072a5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241112095335798 DMM NOTICE MM(262420000000038/e1072a5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095335798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095335798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095335798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095335798 DMM DEBUG MM(262420000000038/e1072a5b) Requesting authorization (sgsn_auth.c:160) 20241112095335798 DMM INFO MM(262420000000038/e1072a5b) Requesting authentication tuples (sgsn_auth.c:184) 20241112095335798 DMM DEBUG MM(262420000000038/e1072a5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095335798 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241112095335798 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)@372d231e643a: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@372d231e643a: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241112095335802 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095335802 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095335802 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095335802 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095335802 DMM INFO MM(262420000000038/e1072a5b) Subscriber data update (mmctx.c:445) 20241112095335802 DMM DEBUG MM(262420000000038/e1072a5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095335802 DMM INFO MM(262420000000038/e1072a5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095335802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095335802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095335802 DMM INFO MM(262420000000038/e1072a5b) <- GMM AUTH AND CIPHERING REQ (rand = 8c 5d 99 71 b6 7b 2e d4 0b bc 35 0c 79 c7 33 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095335813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335813 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335813 DMM INFO MM(262420000000038/e1072a5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095335813 DMM NOTICE MM(262420000000038/e1072a5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095335813 DMM DEBUG MM(262420000000038/e1072a5b) checking auth: received GSM SRES = dd 21 c3 9b (gprs_gmm.c:666) 20241112095335813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095335813 DMM DEBUG MM(262420000000038/e1072a5b) Requesting authorization (sgsn_auth.c:160) 20241112095335813 DMM INFO MM(262420000000038/e1072a5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095335813 DMM DEBUG MM(262420000000038/e1072a5b) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095335813 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241112095335813 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) 20241112095335813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095335813 DMM INFO MM(262420000000038/e1072a5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1072a5b) (gprs_gmm.c:300) 20241112095335815 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095335815 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095335815 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241112095335815 DMM INFO MM(262420000000038/e1072a5b) Subscriber data update (mmctx.c:445) 20241112095335815 DMM DEBUG MM(262420000000038/e1072a5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095335815 DMM INFO MM(262420000000038/e1072a5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095335815 DMM NOTICE MM(262420000000038/e1072a5b) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241112095335815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095335815 DMM NOTICE MM(262420000000038/e1072a5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095335815 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) 20241112095335816 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095335816 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241112095335816 DMM INFO MM(262420000000038/e1072a5b) Subscriber data update (mmctx.c:445) 20241112095335816 DMM DEBUG MM(262420000000038/e1072a5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095335825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335825 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335826 DMM INFO MM(262420000000038/e1072a5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095335826 DMM NOTICE MM(262420000000038/e1072a5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095335826 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095335826 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095335826 DLLC NOTICE LLME(cbc7b85c/e1072a5b){ASSIGNED} LLGM Assign pre (ffffffff => e1072a5b) (gprs_llc.c:1079) 20241112095335826 DLLC NOTICE LLME(ffffffff/e1072a5b){ASSIGNED} LLGM Assign post (ffffffff => e1072a5b) (gprs_llc.c:1125) 20241112095335826 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095335826 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095335826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095335826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@372d231e643a: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@372d231e643a: attach complete sending rau 20241112095335882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335882 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335882 DMM INFO MM(262420000000038/e1072a5b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095335882 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095335882 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095335882 DLLC NOTICE LLME(ffffffff/e1072a5b){ASSIGNED} LLGM Assign pre (e1072a5b => fda94426) (gprs_llc.c:1079) 20241112095335882 DLLC NOTICE LLME(e1072a5b/fda94426){ASSIGNED} LLGM Assign post (e1072a5b => fda94426) (gprs_llc.c:1125) 20241112095335882 DMM INFO MM(262420000000038/fda94426) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@372d231e643a: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@372d231e643a: Removing Client IMSI='262420000000038'H, index=0 20241112095335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335892 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335892 DMM INFO MM(262420000000038/fda94426) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095335892 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095335892 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095335892 DLLC NOTICE LLME(e1072a5b/fda94426){ASSIGNED} LLGM Assign pre (ffffffff => fda94426) (gprs_llc.c:1079) 20241112095335892 DLLC NOTICE LLME(ffffffff/fda94426){ASSIGNED} LLGM Assign post (ffffffff => fda94426) (gprs_llc.c:1125) 20241112095335892 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b-BVCI210(506)@372d231e643a: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FDA94426'O, index=0 TC_attach_rau_a_b(516)@372d231e643a: sending second RAU via different RA 20241112095335898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335898 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095335898 DMM INFO MM(262420000000038/fda94426) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: fda94426, P-TMSI: fda94426 (00000000), TLLI: fda94426 (fda94426), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241112095335898 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1710) 20241112095335898 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095335898 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095335898 DLLC NOTICE LLME(ffffffff/fda94426){ASSIGNED} LLGM Assign pre (fda94426 => fda94426) (gprs_llc.c:1079) 20241112095335898 DLLC NOTICE LLME(fda94426/fda94426){ASSIGNED} LLGM Assign post (fda94426 => fda94426) (gprs_llc.c:1125) 20241112095335898 DMM INFO MM(262420000000038/fda94426) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095335911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335911 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335911 DMM INFO MM(262420000000038/fda94426) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095335911 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095335911 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095335911 DLLC NOTICE LLME(fda94426/fda94426){ASSIGNED} LLGM Assign pre (ffffffff => fda94426) (gprs_llc.c:1079) 20241112095335911 DLLC NOTICE LLME(ffffffff/fda94426){ASSIGNED} LLGM Assign post (ffffffff => fda94426) (gprs_llc.c:1125) 20241112095335911 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241112095335911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095335911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095335911 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095335911 DMM INFO MM(262420000000038/fda94426) -> GMM DETACH REQUEST TLLI=0xfda94426 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241112095335911 DMM INFO MM(262420000000038/fda94426) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095335911 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095335911 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095335911 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095335911 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095335911 DLLC NOTICE LLME(ffffffff/fda94426){ASSIGNED} LLGM Assign pre (fda94426 => ffffffff) (gprs_llc.c:1079) 20241112095335911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fda94426 => ffffffff) (gprs_llc.c:1125) 20241112095335911 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241112095335911 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) 20241112095335911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095335911 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095335911 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095335911 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095335911 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@372d231e643a: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@372d231e643a: Final verdict of PTC: pass 20241112095340929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@372d231e643a: Final verdict of PTC: none 20241112095340933 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095340933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(507)@372d231e643a: Final verdict of PTC: none -NSVCI97(502)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@372d231e643a: Final verdict of PTC: none -NSVCI99(513)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(500)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(505)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(511)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:53:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241112095341011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095341313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103396) 20241112095341935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095341935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=103396, count=108828) 20241112095342936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095342936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:53: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.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 20241112095343938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095343938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241112095344415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095344417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095344457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095344457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095344457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095344457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095344457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095344457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095344457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095344457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095344457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095344458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095344458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095344458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095344458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095344458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095344458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095344458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095344458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095344458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095344458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095344458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095344458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095344458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095344461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095344467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095344467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095344472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095344472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095344472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095344472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095344472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095344473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095344473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095344473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095344473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095344473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095344473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095344473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095344473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095344473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095344473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095344473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095344474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095344474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095344476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095344483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095344483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095344491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095344491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095344491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095344491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095344491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095344491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095344491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095344491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095344491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095344492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095344492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095344492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095344492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095344492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095344492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095344492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095344492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095344492 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095344492 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095344492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095344492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095344492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095344495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095344500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095344500 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095344940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095344940 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095344940 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095344940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(532)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095344942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095344943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(532)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@372d231e643a: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EA7006FE'O, index=0 SGSN_Test-GSUP(533)@372d231e643a: 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)@372d231e643a: 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 := 'AC404BD4EE22394196F9B9D79F6BC811'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93CAB1F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98DFE248677BAA83'O } } } } } 20241112095346020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346020 DLLC NOTICE LLME(ffffffff/ea7006fe){UNASSIGNED} LLC RX: unknown TLLI 0xea7006fe, creating LLME on the fly (gprs_llc.c:552) 20241112095346020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346020 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241112095346020 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095346020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095346020 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095346020 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095346020 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095346020 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095346020 DLLC NOTICE LLME(ffffffff/ea7006fe){UNASSIGNED} LLGM Assign pre (ea7006fe => e1e1c035) (gprs_llc.c:1079) 20241112095346020 DLLC NOTICE LLME(ea7006fe/e1e1c035){ASSIGNED} LLGM Assign post (ea7006fe => e1e1c035) (gprs_llc.c:1125) 20241112095346020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095346020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095346020 DMM DEBUG MM(262420000000039/e1e1c035) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095346042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346042 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095346042 DMM DEBUG MM(262420000000039/e1e1c035) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241112095346042 DMM NOTICE MM(262420000000039/e1e1c035) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095346042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095346042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095346042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095346042 DMM DEBUG MM(262420000000039/e1e1c035) Requesting authorization (sgsn_auth.c:160) 20241112095346042 DMM INFO MM(262420000000039/e1e1c035) Requesting authentication tuples (sgsn_auth.c:184) 20241112095346043 DMM DEBUG MM(262420000000039/e1e1c035) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095346043 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241112095346043 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)@372d231e643a: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@372d231e643a: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241112095346048 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095346048 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095346048 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095346048 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095346048 DMM INFO MM(262420000000039/e1e1c035) Subscriber data update (mmctx.c:445) 20241112095346048 DMM DEBUG MM(262420000000039/e1e1c035) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095346048 DMM INFO MM(262420000000039/e1e1c035) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095346048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095346048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095346048 DMM INFO MM(262420000000039/e1e1c035) <- GMM AUTH AND CIPHERING REQ (rand = ac 40 4b d4 ee 22 39 41 96 f9 b9 d7 9f 6b c8 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095346066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346066 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095346066 DMM INFO MM(262420000000039/e1e1c035) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095346066 DMM NOTICE MM(262420000000039/e1e1c035) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095346066 DMM DEBUG MM(262420000000039/e1e1c035) checking auth: received GSM SRES = 93 ca b1 f5 (gprs_gmm.c:666) 20241112095346066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095346066 DMM DEBUG MM(262420000000039/e1e1c035) Requesting authorization (sgsn_auth.c:160) 20241112095346066 DMM INFO MM(262420000000039/e1e1c035) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095346066 DMM DEBUG MM(262420000000039/e1e1c035) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095346066 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241112095346066 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) 20241112095346066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095346066 DMM INFO MM(262420000000039/e1e1c035) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1e1c035) (gprs_gmm.c:300) 20241112095346069 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095346069 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095346069 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241112095346069 DMM INFO MM(262420000000039/e1e1c035) Subscriber data update (mmctx.c:445) 20241112095346069 DMM DEBUG MM(262420000000039/e1e1c035) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095346069 DMM INFO MM(262420000000039/e1e1c035) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095346069 DMM NOTICE MM(262420000000039/e1e1c035) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241112095346069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095346069 DMM NOTICE MM(262420000000039/e1e1c035) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095346069 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) 20241112095346071 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095346071 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241112095346071 DMM INFO MM(262420000000039/e1e1c035) Subscriber data update (mmctx.c:445) 20241112095346071 DMM DEBUG MM(262420000000039/e1e1c035) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095346083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346083 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095346083 DMM INFO MM(262420000000039/e1e1c035) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095346083 DMM NOTICE MM(262420000000039/e1e1c035) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095346083 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095346083 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095346083 DLLC NOTICE LLME(ea7006fe/e1e1c035){ASSIGNED} LLGM Assign pre (ffffffff => e1e1c035) (gprs_llc.c:1079) 20241112095346083 DLLC NOTICE LLME(ffffffff/e1e1c035){ASSIGNED} LLGM Assign post (ffffffff => e1e1c035) (gprs_llc.c:1125) 20241112095346083 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095346083 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095346083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095346083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: attach complete sending rau 20241112095346140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346140 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095346140 DMM INFO MM(262420000000039/e1e1c035) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095346140 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095346140 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095346140 DLLC NOTICE LLME(ffffffff/e1e1c035){ASSIGNED} LLGM Assign pre (e1e1c035 => f43c6775) (gprs_llc.c:1079) 20241112095346140 DLLC NOTICE LLME(e1e1c035/f43c6775){ASSIGNED} LLGM Assign post (e1e1c035 => f43c6775) (gprs_llc.c:1125) 20241112095346141 DMM INFO MM(262420000000039/f43c6775) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@372d231e643a: Removing Client IMSI='262420000000039'H, index=0 20241112095346157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346157 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095346157 DMM INFO MM(262420000000039/f43c6775) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095346157 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095346157 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095346157 DLLC NOTICE LLME(e1e1c035/f43c6775){ASSIGNED} LLGM Assign pre (ffffffff => f43c6775) (gprs_llc.c:1079) 20241112095346157 DLLC NOTICE LLME(ffffffff/f43c6775){ASSIGNED} LLGM Assign post (ffffffff => f43c6775) (gprs_llc.c:1125) 20241112095346157 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@372d231e643a: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F43C6775'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: sending second RAU via different RA with wrong Old RA 20241112095346160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346160 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095346160 DMM NOTICE LLME(ffffffff/f43c6775){ASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241112095346160 DLLC NOTICE LLME(ffffffff/f43c6775){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241112095346160 DMM NOTICE MM(262420000000039/f43c6775) Rx RA Update Request with unexpected TLLI=f43c6775 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1754) 20241112095346160 DMM ERROR LLME(ffffffff/f43c6775){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241112095346160 DMM NOTICE MM(262420000000039/f43c6775) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241112095346160 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241112095346160 DMM INFO MM(262420000000039/f43c6775) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241112095346160 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095346160 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095346160 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095346160 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095346160 DLLC NOTICE LLME(ffffffff/f43c6775){ASSIGNED} LLGM Assign pre (f43c6775 => ffffffff) (gprs_llc.c:1079) 20241112095346160 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f43c6775 => ffffffff) (gprs_llc.c:1125) 20241112095346160 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241112095346160 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) 20241112095346160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095346160 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095346160 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095346160 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095346172 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241112095346173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095346173 DLLC NOTICE LLME(ffffffff/f43c6775){UNASSIGNED} LLC RX: unknown TLLI 0xf43c6775, creating LLME on the fly (gprs_llc.c:552) 20241112095346173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095346173 DMM NOTICE LLME(ffffffff/f43c6775){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241112095349093 DGPRS DEBUG Checking for inactive LLMEs, time = 33933428 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@372d231e643a: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@372d231e643a: Final verdict of PTC: pass 20241112095351185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54718<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@372d231e643a: Final verdict of PTC: none -NSVCI97(521)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@372d231e643a: Final verdict of PTC: none -NSVCI99(531)@372d231e643a: Final verdict of PTC: none 20241112095351186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(528)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@372d231e643a: Final verdict of PTC: none 20241112095351186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(526)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@372d231e643a: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(524)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(519)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(529)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:53:51 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 20241112095351250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095351551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100884) 20241112095352188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095352188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100884, count=106316) 20241112095353189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095353189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095354190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095354190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_usim_resync started. 20241112095354659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095354661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095354716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095354716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095354716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095354716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095354716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095354716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095354716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095354716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095354716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095354717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095354717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095354717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095354717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095354717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095354717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095354717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095354717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095354717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095354717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095354717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095354717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095354717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095354719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095354724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095354724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095354733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095354733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095354733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095354733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095354733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095354733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095354733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095354733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095354733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095354734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095354734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095354734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095354734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095354734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095354734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095354734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095354734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095354734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095354734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095354736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095354740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095354740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095354748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095354748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095354748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095354748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095354748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095354748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095354748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095354748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095354748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095354749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095354749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095354749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095354749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095354749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095354749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095354749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095354749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095354749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095354749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095354749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095354749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095354749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095354752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095354757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095354757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095355192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095355192 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095355192 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095355192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(551)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095355196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095355197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(551)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@372d231e643a: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='DB57DA7D'O, index=0 SGSN_Test-GSUP(552)@372d231e643a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@372d231e643a: 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 := '8C2B000B8F334DB810274CBF3FA2DB72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB5EF0F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D84D150DBF79051B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D10A8364FD41C57A89053F758C74BB4A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4B7B8BC979BEBDC709A77048982171DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E5F3360224084EC6620542A801792ACD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '10FB8E545A8926E0'O } } } } } 20241112095356274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095356274 DLLC NOTICE LLME(ffffffff/db57da7d){UNASSIGNED} LLC RX: unknown TLLI 0xdb57da7d, creating LLME on the fly (gprs_llc.c:552) 20241112095356274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095356274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241112095356274 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095356274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095356274 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095356274 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095356274 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095356274 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095356274 DLLC NOTICE LLME(ffffffff/db57da7d){UNASSIGNED} LLGM Assign pre (db57da7d => ee0d8e4e) (gprs_llc.c:1079) 20241112095356274 DLLC NOTICE LLME(db57da7d/ee0d8e4e){ASSIGNED} LLGM Assign post (db57da7d => ee0d8e4e) (gprs_llc.c:1125) 20241112095356274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095356274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095356274 DMM DEBUG MM(262420000000040/ee0d8e4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095356284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095356284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095356284 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095356284 DMM DEBUG MM(262420000000040/ee0d8e4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241112095356284 DMM NOTICE MM(262420000000040/ee0d8e4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095356284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095356284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095356284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095356284 DMM DEBUG MM(262420000000040/ee0d8e4e) Requesting authorization (sgsn_auth.c:160) 20241112095356284 DMM INFO MM(262420000000040/ee0d8e4e) Requesting authentication tuples (sgsn_auth.c:184) 20241112095356284 DMM DEBUG MM(262420000000040/ee0d8e4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095356284 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241112095356284 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)@372d231e643a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@372d231e643a: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241112095356287 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095356287 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095356287 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095356287 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095356287 DMM INFO MM(262420000000040/ee0d8e4e) Subscriber data update (mmctx.c:445) 20241112095356287 DMM DEBUG MM(262420000000040/ee0d8e4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095356287 DMM INFO MM(262420000000040/ee0d8e4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095356287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095356287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095356287 DMM INFO MM(262420000000040/ee0d8e4e) <- GMM AUTH AND CIPHERING REQ (rand = 8c 2b 00 0b 8f 33 4d b8 10 27 4c bf 3f a2 db 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e5 f3 36 02 24 08 4e c6 62 05 42 a8 01 79 2a cd ) (gprs_gmm.c:483) 20241112095356292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095356292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095356292 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095356292 DMM INFO MM(262420000000040/ee0d8e4e) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241112095356292 DMM INFO MM(262420000000040/ee0d8e4e) R99 AUTHENTICATION SYNCH (AUTS = 596f2c159037639e259160c24b70) (gprs_gmm.c:711) 20241112095356292 DMM DEBUG MM(262420000000040/ee0d8e4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095356292 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241112095356292 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 59 6f 2c 15 90 37 63 9e 25 91 60 c2 4b 70 20 10 8c 2b 00 0b 8f 33 4d b8 10 27 4c bf 3f a2 db 72 28 01 01 (gprs_subscriber.c:210) 20241112095356292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241112095356292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241112095356293 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095356293 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095356293 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095356293 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095356293 DMM INFO MM(262420000000040/ee0d8e4e) Subscriber data update (mmctx.c:445) 20241112095356293 DMM DEBUG MM(262420000000040/ee0d8e4e) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241112095356293 DMM INFO MM(262420000000040/ee0d8e4e) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241112095356293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095356293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095356293 DMM INFO MM(262420000000040/ee0d8e4e) <- GMM AUTH AND CIPHERING REQ (rand = 51 46 e0 92 e0 aa e2 a1 90 75 96 33 44 42 22 dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 8a cb 86 e6 85 04 a1 30 05 96 c5 47 3e 67 d8 ) (gprs_gmm.c:483) 20241112095356297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095356297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7d7d00 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095356297 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095356297 DMM INFO MM(262420000000040/ee0d8e4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095356297 DMM NOTICE MM(262420000000040/ee0d8e4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095356297 DMM DEBUG MM(262420000000040/ee0d8e4e) checking auth: received UMTS RES = 2e a6 75 f7 bc c6 09 78 (gprs_gmm.c:666) 20241112095356297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095356297 DMM DEBUG MM(262420000000040/ee0d8e4e) Requesting authorization (sgsn_auth.c:160) 20241112095356297 DMM INFO MM(262420000000040/ee0d8e4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095356297 DMM DEBUG MM(262420000000040/ee0d8e4e) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095356297 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241112095356297 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) 20241112095356297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095356297 DMM INFO MM(262420000000040/ee0d8e4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0d8e4e) (gprs_gmm.c:300) 20241112095356298 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095356298 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095356298 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241112095356298 DMM INFO MM(262420000000040/ee0d8e4e) Subscriber data update (mmctx.c:445) 20241112095356298 DMM DEBUG MM(262420000000040/ee0d8e4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095356298 DMM INFO MM(262420000000040/ee0d8e4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095356298 DMM NOTICE MM(262420000000040/ee0d8e4e) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241112095356298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095356298 DMM NOTICE MM(262420000000040/ee0d8e4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095356298 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) 20241112095356298 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095356298 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241112095356298 DMM INFO MM(262420000000040/ee0d8e4e) Subscriber data update (mmctx.c:445) 20241112095356298 DMM DEBUG MM(262420000000040/ee0d8e4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@372d231e643a: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@372d231e643a: Removing Client IMSI='262420000000040'H, index=0 20241112095356302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095356302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095356302 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095356302 DMM INFO MM(262420000000040/ee0d8e4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095356302 DMM NOTICE MM(262420000000040/ee0d8e4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095356302 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095356302 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095356302 DLLC NOTICE LLME(db57da7d/ee0d8e4e){ASSIGNED} LLGM Assign pre (ffffffff => ee0d8e4e) (gprs_llc.c:1079) 20241112095356302 DLLC NOTICE LLME(ffffffff/ee0d8e4e){ASSIGNED} LLGM Assign post (ffffffff => ee0d8e4e) (gprs_llc.c:1125) 20241112095356302 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095356302 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095356302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095356302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@372d231e643a: Final verdict of PTC: pass 20241112095356303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@372d231e643a: Final verdict of PTC: none 20241112095356305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095356305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_usim_resync-BVCI196(539)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@372d231e643a: Final verdict of PTC: none -NSVCI97(540)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@372d231e643a: Final verdict of PTC: none -NSVCI98(545)@372d231e643a: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@372d231e643a: Final verdict of PTC: none -NSVCI99(550)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@372d231e643a: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(548)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(543)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(538)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_usim_resync finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095356366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095356768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45040) 20241112095357306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095357306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=45040, count=95392) 20241112095358308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095358308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095359309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095359309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_usim_a54_a54 started. 20241112095359865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095359867 DMM INFO MM(262420000000040/ee0d8e4e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095359867 DMM INFO MM(262420000000040/ee0d8e4e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095359867 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095359867 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095359867 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095359867 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095359867 DLLC NOTICE LLME(ffffffff/ee0d8e4e){ASSIGNED} LLGM Assign pre (ee0d8e4e => ffffffff) (gprs_llc.c:1079) 20241112095359867 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee0d8e4e => ffffffff) (gprs_llc.c:1125) 20241112095359867 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241112095359867 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) 20241112095359867 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:401) 20241112095359867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095359867 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095359867 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095359867 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095359867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095359912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095359912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095359912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095359912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095359912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095359912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095359912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095359912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095359912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095359914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095359914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095359914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095359914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095359914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095359914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095359914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095359914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095359914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095359914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095359914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(559)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095359915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095359915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095359917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095359922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095359922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095359931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095359931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095359931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095359931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095359931 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095359931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095359931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095359931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095359931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095359931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095359931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095359932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095359932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095359932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095359932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095359932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095359932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095359932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095359932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095359932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095359932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095359932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095359934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095359939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095359939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095359946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095359946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095359946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095359946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095359946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095359946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095359946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095359946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095359946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095359947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095359947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095359947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095359947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095359947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095359947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095359947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095359947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095359947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095359947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095359947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(569)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095359947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095359947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095359949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095359953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095359953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095400310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095400310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095400310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095400310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(570)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095400312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095400313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(570)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@372d231e643a: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='C1FE2033'O, index=0 SGSN_Test-GSUP(571)@372d231e643a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@372d231e643a: 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 := '2E2F9B4F072B07EC33B530E58A888C5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8572928C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3872F9CDDCA8526'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '33603FBA1AB0E72B5EAB2BCB7C572697'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9B369770797B018440800A6C3C9D4DC3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E01DD9F626BB8EFB9CD272BE5C5A227'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '95DDB479DC86C810'O } } } } } 20241112095401380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095401380 DLLC NOTICE LLME(ffffffff/c1fe2033){UNASSIGNED} LLC RX: unknown TLLI 0xc1fe2033, creating LLME on the fly (gprs_llc.c:552) 20241112095401380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095401380 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241112095401380 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095401380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095401380 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095401380 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095401380 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095401380 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095401380 DLLC NOTICE LLME(ffffffff/c1fe2033){UNASSIGNED} LLGM Assign pre (c1fe2033 => f9049082) (gprs_llc.c:1079) 20241112095401380 DLLC NOTICE LLME(c1fe2033/f9049082){ASSIGNED} LLGM Assign post (c1fe2033 => f9049082) (gprs_llc.c:1125) 20241112095401380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095401380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095401380 DMM DEBUG MM(262420000000040/f9049082) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095401397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095401397 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095401397 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095401397 DMM DEBUG MM(262420000000040/f9049082) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241112095401397 DMM NOTICE MM(262420000000040/f9049082) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095401397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095401397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095401397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095401397 DMM DEBUG MM(262420000000040/f9049082) Requesting authorization (sgsn_auth.c:160) 20241112095401397 DMM INFO MM(262420000000040/f9049082) Requesting authentication tuples (sgsn_auth.c:184) 20241112095401397 DMM DEBUG MM(262420000000040/f9049082) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095401397 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241112095401397 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)@372d231e643a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@372d231e643a: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241112095401402 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095401402 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095401402 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095401402 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095401402 DMM INFO MM(262420000000040/f9049082) Subscriber data update (mmctx.c:445) 20241112095401402 DMM DEBUG MM(262420000000040/f9049082) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095401402 DMM INFO MM(262420000000040/f9049082) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095401402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095401402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095401402 DMM INFO MM(262420000000040/f9049082) <- GMM AUTH AND CIPHERING REQ (rand = 2e 2f 9b 4f 07 2b 07 ec 33 b5 30 e5 8a 88 8c 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 01 dd 9f 62 6b b8 ef b9 cd 27 2b e5 c5 a2 27 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@372d231e643a: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@372d231e643a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@372d231e643a: Final verdict of PTC: pass 20241112095401421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a54-BVCI196(558)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(571)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@372d231e643a: Final verdict of PTC: none 20241112095401425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095401425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(565)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@372d231e643a: Final verdict of PTC: none -NSVCI97(559)@372d231e643a: Final verdict of PTC: none -NSVCI99(569)@372d231e643a: Final verdict of PTC: none -NSVCI98(564)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(562)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(567)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(557)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095401511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095401913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48936) 20241112095402426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095402426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48936, count=72792) 20241112095403428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095403428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095404429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095404429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_usim_a54_a53 started. 20241112095405004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095405005 DMM INFO MM(262420000000040/f9049082) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095405005 DMM INFO MM(262420000000040/f9049082) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095405005 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095405005 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095405005 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095405005 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095405005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Deallocated (fsm.c:568) 20241112095405005 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095405005 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095405005 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095405005 DLLC NOTICE LLME(c1fe2033/f9049082){ASSIGNED} LLGM Assign pre (f9049082 => ffffffff) (gprs_llc.c:1079) 20241112095405005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9049082 => ffffffff) (gprs_llc.c:1125) 20241112095405005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095405028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095405028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095405028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095405028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095405028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095405028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095405028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095405028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095405028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095405029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095405029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095405029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095405029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095405029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095405029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095405029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095405029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095405029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095405029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095405029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095405029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095405029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095405031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095405036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095405036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095405046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095405046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095405046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095405046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095405046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095405046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095405046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095405046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095405046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095405047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095405047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095405047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095405047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095405047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095405047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095405047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095405047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095405047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095405047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095405047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095405047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095405047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095405050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095405057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095405057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095405065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095405065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095405065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095405065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095405065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095405065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095405065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095405065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095405065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095405066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095405066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095405066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095405066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095405066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095405066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095405066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095405066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095405066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095405066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095405066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095405066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095405066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095405069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095405073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095405073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095405430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095405430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095405430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095405430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(589)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095405434 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095405435 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(589)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@372d231e643a: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F16685C0'O, index=0 SGSN_Test-GSUP(590)@372d231e643a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@372d231e643a: 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 := '20848B7CD35226055E7682C90E332CE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8313FB60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E5C1EADFDD86919'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A37FB09E38E21BEBD217E98DBEC8208B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2968B035081B75B5932CE671E5CA3D76'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F30FC2EA2BC5F7EDA77935F08E26BFBA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0A124A2854326FA8'O } } } } } 20241112095406497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095406497 DLLC NOTICE LLME(ffffffff/f16685c0){UNASSIGNED} LLC RX: unknown TLLI 0xf16685c0, creating LLME on the fly (gprs_llc.c:552) 20241112095406497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095406497 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241112095406497 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095406497 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095406497 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095406497 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095406497 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095406497 DLLC NOTICE LLME(ffffffff/f16685c0){UNASSIGNED} LLGM Assign pre (f16685c0 => f78c2ac8) (gprs_llc.c:1079) 20241112095406497 DLLC NOTICE LLME(f16685c0/f78c2ac8){ASSIGNED} LLGM Assign post (f16685c0 => f78c2ac8) (gprs_llc.c:1125) 20241112095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095406497 DMM DEBUG MM(262420000000040/f78c2ac8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095406514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095406514 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095406514 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095406514 DMM DEBUG MM(262420000000040/f78c2ac8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241112095406514 DMM NOTICE MM(262420000000040/f78c2ac8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095406514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095406514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095406514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095406514 DMM DEBUG MM(262420000000040/f78c2ac8) Requesting authorization (sgsn_auth.c:160) 20241112095406514 DMM INFO MM(262420000000040/f78c2ac8) Requesting authentication tuples (sgsn_auth.c:184) 20241112095406514 DMM DEBUG MM(262420000000040/f78c2ac8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095406514 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241112095406514 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)@372d231e643a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@372d231e643a: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241112095406520 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095406520 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095406520 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095406520 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095406520 DMM INFO MM(262420000000040/f78c2ac8) Subscriber data update (mmctx.c:445) 20241112095406520 DMM DEBUG MM(262420000000040/f78c2ac8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095406520 DMM INFO MM(262420000000040/f78c2ac8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095406520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095406520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095406520 DMM INFO MM(262420000000040/f78c2ac8) <- GMM AUTH AND CIPHERING REQ (rand = 20 84 8b 7c d3 52 26 05 5e 76 82 c9 0e 33 2c e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 0f c2 ea 2b c5 f7 ed a7 79 35 f0 8e 26 bf ba ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@372d231e643a: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@372d231e643a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@372d231e643a: Final verdict of PTC: pass 20241112095406540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53000<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095406543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095406544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(589)@372d231e643a: Final verdict of PTC: none -NSVCI98(583)@372d231e643a: Final verdict of PTC: none -NSVCI97(578)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(590)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@372d231e643a: Final verdict of PTC: none -NSVCI99(588)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(581)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(576)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(586)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095406657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095407059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20241112095407545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095407545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20241112095408547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095408547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:54: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_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 20241112095409549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095409549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_usim_a53_a54 started. 20241112095410150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095410152 DMM INFO MM(262420000000040/f78c2ac8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095410152 DMM INFO MM(262420000000040/f78c2ac8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095410152 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095410152 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095410152 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095410152 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095410152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Deallocated (fsm.c:568) 20241112095410152 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095410152 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095410152 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095410152 DLLC NOTICE LLME(f16685c0/f78c2ac8){ASSIGNED} LLGM Assign pre (f78c2ac8 => ffffffff) (gprs_llc.c:1079) 20241112095410152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f78c2ac8 => ffffffff) (gprs_llc.c:1125) 20241112095410152 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095410193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095410193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095410193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095410193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095410193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095410193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095410193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095410193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095410193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095410194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095410194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095410194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095410194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095410194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095410194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095410194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095410194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095410194 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095410194 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095410194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095410194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095410194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095410197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095410201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095410201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095410212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095410212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095410212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095410212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095410212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095410212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095410212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095410212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095410212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095410213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095410213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095410213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095410213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095410213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095410213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095410213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095410213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095410213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095410213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095410213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095410213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095410213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095410215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095410221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095410221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(602)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a53_a54-BVCI210(600)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095410227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095410227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095410227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095410227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095410227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095410227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095410227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095410227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095410227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095410228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095410228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095410228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095410228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095410228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095410228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095410228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095410228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095410228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095410228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095410228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095410229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095410229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095410231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095410236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095410236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095410550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095410550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095410550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095410550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(608)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095410554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095410556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(608)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@372d231e643a: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='FA9592EE'O, index=0 SGSN_Test-GSUP(609)@372d231e643a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@372d231e643a: 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 := '279B77C928440E92BA3D1A21D7B3853B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '948D4EEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3F4167175D6500B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0E0DAAF7661B6BA07C46050EB4C344BC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '24184DF9D329B9108B1177C02855F8DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E8BC2C9C4F2AE78FE923F6D4CE6BCE57'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A341A5ADE1C8202F'O } } } } } 20241112095411633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095411633 DLLC NOTICE LLME(ffffffff/fa9592ee){UNASSIGNED} LLC RX: unknown TLLI 0xfa9592ee, creating LLME on the fly (gprs_llc.c:552) 20241112095411633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095411633 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241112095411633 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095411633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095411633 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095411633 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095411633 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095411633 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095411633 DLLC NOTICE LLME(ffffffff/fa9592ee){UNASSIGNED} LLGM Assign pre (fa9592ee => e7987e64) (gprs_llc.c:1079) 20241112095411633 DLLC NOTICE LLME(fa9592ee/e7987e64){ASSIGNED} LLGM Assign post (fa9592ee => e7987e64) (gprs_llc.c:1125) 20241112095411633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095411633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095411633 DMM DEBUG MM(262420000000040/e7987e64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095411646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095411646 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095411646 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095411646 DMM DEBUG MM(262420000000040/e7987e64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241112095411646 DMM NOTICE MM(262420000000040/e7987e64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095411646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095411646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095411646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095411646 DMM DEBUG MM(262420000000040/e7987e64) Requesting authorization (sgsn_auth.c:160) 20241112095411646 DMM INFO MM(262420000000040/e7987e64) Requesting authentication tuples (sgsn_auth.c:184) 20241112095411646 DMM DEBUG MM(262420000000040/e7987e64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095411646 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241112095411646 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)@372d231e643a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@372d231e643a: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241112095411650 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095411650 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095411650 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095411650 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095411650 DMM INFO MM(262420000000040/e7987e64) Subscriber data update (mmctx.c:445) 20241112095411650 DMM DEBUG MM(262420000000040/e7987e64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095411650 DMM INFO MM(262420000000040/e7987e64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095411650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095411650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095411650 DMM INFO MM(262420000000040/e7987e64) <- GMM AUTH AND CIPHERING REQ (rand = 27 9b 77 c9 28 44 0e 92 ba 3d 1a 21 d7 b3 85 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 bc 2c 9c 4f 2a e7 8f e9 23 f6 d4 ce 6b ce 57 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@372d231e643a: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@372d231e643a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@372d231e643a: Final verdict of PTC: pass 20241112095411660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(593)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(609)@372d231e643a: Final verdict of PTC: none 20241112095411664 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095411664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(603)@372d231e643a: Final verdict of PTC: none -NSVCI97(597)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@372d231e643a: Final verdict of PTC: none -NSVCI99(607)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(601)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(605)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(595)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095411753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095412155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68228) 20241112095412665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095412665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68228, count=72584) 20241112095413667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095413667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:54: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_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 20241112095414669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095414669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_usim_a50_a54 started. 20241112095415251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095415253 DMM INFO MM(262420000000040/e7987e64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095415253 DMM INFO MM(262420000000040/e7987e64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095415253 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095415253 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095415253 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095415253 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095415253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Deallocated (fsm.c:568) 20241112095415253 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095415253 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095415253 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095415253 DLLC NOTICE LLME(fa9592ee/e7987e64){ASSIGNED} LLGM Assign pre (e7987e64 => ffffffff) (gprs_llc.c:1079) 20241112095415254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7987e64 => ffffffff) (gprs_llc.c:1125) 20241112095415254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095415302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095415302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095415302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095415302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095415302 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095415302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095415302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095415302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095415302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095415302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095415303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095415303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095415303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095415303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095415303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095415303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095415303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095415303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095415303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095415303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095415303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095415303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095415305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095415310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095415310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095415317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095415317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095415317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095415317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095415317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095415318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095415318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095415318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095415318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095415318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095415318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095415318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095415318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095415318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095415318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095415318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095415318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095415318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095415320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095415324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095415324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095415332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095415332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095415332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095415332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095415332 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095415332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095415332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095415332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095415332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095415333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095415333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095415333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095415333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095415333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095415333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095415333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095415333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095415333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095415333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095415333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095415333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095415333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095415335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095415339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095415339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095415671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095415671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095415671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095415671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(627)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095415675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095415676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(627)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@372d231e643a: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C8D2BA2A'O, index=0 SGSN_Test-GSUP(628)@372d231e643a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@372d231e643a: 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 := 'BD099B4011CD0F73363EE787C614AD66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C929D1A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF5A9E4CFE5407B9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D757E0C500B58DF9448936F5BF82E23'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CE8DE0B9BF7C4912BD5BD23898E2885C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '076A2E3B3BCDADDFCCB4053D21373169'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '33C39DEAA93FF3B4'O } } } } } 20241112095416756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095416756 DLLC NOTICE LLME(ffffffff/c8d2ba2a){UNASSIGNED} LLC RX: unknown TLLI 0xc8d2ba2a, creating LLME on the fly (gprs_llc.c:552) 20241112095416756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095416756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241112095416756 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095416756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095416756 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095416756 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095416756 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095416756 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095416756 DLLC NOTICE LLME(ffffffff/c8d2ba2a){UNASSIGNED} LLGM Assign pre (c8d2ba2a => e296539a) (gprs_llc.c:1079) 20241112095416756 DLLC NOTICE LLME(c8d2ba2a/e296539a){ASSIGNED} LLGM Assign post (c8d2ba2a => e296539a) (gprs_llc.c:1125) 20241112095416756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095416756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095416756 DMM DEBUG MM(262420000000040/e296539a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095416772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095416772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095416772 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095416772 DMM DEBUG MM(262420000000040/e296539a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241112095416772 DMM NOTICE MM(262420000000040/e296539a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095416772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095416772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095416772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095416772 DMM DEBUG MM(262420000000040/e296539a) Requesting authorization (sgsn_auth.c:160) 20241112095416772 DMM INFO MM(262420000000040/e296539a) Requesting authentication tuples (sgsn_auth.c:184) 20241112095416772 DMM DEBUG MM(262420000000040/e296539a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095416772 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241112095416772 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)@372d231e643a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@372d231e643a: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241112095416777 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095416777 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095416777 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095416777 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095416777 DMM INFO MM(262420000000040/e296539a) Subscriber data update (mmctx.c:445) 20241112095416777 DMM DEBUG MM(262420000000040/e296539a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095416777 DMM INFO MM(262420000000040/e296539a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095416777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095416777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095416777 DMM INFO MM(262420000000040/e296539a) <- GMM AUTH AND CIPHERING REQ (rand = bd 09 9b 40 11 cd 0f 73 36 3e e7 87 c6 14 ad 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 6a 2e 3b 3b cd ad df cc b4 05 3d 21 37 31 69 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@372d231e643a: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@372d231e643a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@372d231e643a: Final verdict of PTC: pass 20241112095416795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@372d231e643a: Final verdict of PTC: none -NSVCI97(616)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@372d231e643a: Final verdict of PTC: none 20241112095416800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(618)@372d231e643a: Final verdict of PTC: none 20241112095416800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(613)@372d231e643a: Final verdict of PTC: none -NSVCI98(621)@372d231e643a: Final verdict of PTC: none -NSVCI99(626)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(614)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(619)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(624)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095416859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095417261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68508) 20241112095417802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095417802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68508, count=73424) 20241112095418804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095418804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112095419094 DGPRS DEBUG Checking for inactive LLMEs, time = 33933458 (sgsn.c:132) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095419806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095419806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_usim_a54_a50 started. 20241112095420352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095420354 DMM INFO MM(262420000000040/e296539a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095420354 DMM INFO MM(262420000000040/e296539a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095420354 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095420354 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095420354 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095420354 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095420354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Deallocated (fsm.c:568) 20241112095420354 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095420354 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095420354 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095420354 DLLC NOTICE LLME(c8d2ba2a/e296539a){ASSIGNED} LLGM Assign pre (e296539a => ffffffff) (gprs_llc.c:1079) 20241112095420354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e296539a => ffffffff) (gprs_llc.c:1125) 20241112095420354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095420389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095420389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095420389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095420389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095420389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095420389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095420389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095420389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095420389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095420390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095420390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095420390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095420390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095420390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095420390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095420390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095420390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095420390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095420390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095420390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095420390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095420390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095420392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095420396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095420396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095420404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095420404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095420404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095420404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095420404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095420404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095420404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095420404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095420404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095420405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095420405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095420405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095420405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095420405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095420405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095420405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095420405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095420405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095420405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095420405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095420405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095420405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095420407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095420412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095420412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095420420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095420420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095420420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095420420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095420421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095420421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095420421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095420421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095420421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095420422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095420422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095420422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095420422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095420422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095420422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095420422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095420422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095420422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095420422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095420422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095420422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095420422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095420424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095420429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095420429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095420807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095420807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095420807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095420807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(646)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095420811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095420812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(646)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@372d231e643a: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C2F6E4AA'O, index=0 SGSN_Test-GSUP(647)@372d231e643a: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@372d231e643a: 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 := '221F45C15B08D971F9D9113DCA0C647E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '277C1612'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D235290D88C2A8C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A344111C9BDAC9F62BD7140D0603AB54'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9DB5E57CBE52617EF7A28F24E44EB401'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5490D047940D138395075EFC00636CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '22E1E7B426763F36'O } } } } } 20241112095421893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095421893 DLLC NOTICE LLME(ffffffff/c2f6e4aa){UNASSIGNED} LLC RX: unknown TLLI 0xc2f6e4aa, creating LLME on the fly (gprs_llc.c:552) 20241112095421893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095421893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241112095421893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095421893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095421893 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095421893 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095421893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095421893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095421893 DLLC NOTICE LLME(ffffffff/c2f6e4aa){UNASSIGNED} LLGM Assign pre (c2f6e4aa => f9fab9a6) (gprs_llc.c:1079) 20241112095421893 DLLC NOTICE LLME(c2f6e4aa/f9fab9a6){ASSIGNED} LLGM Assign post (c2f6e4aa => f9fab9a6) (gprs_llc.c:1125) 20241112095421893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095421893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095421893 DMM DEBUG MM(262420000000040/f9fab9a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095421914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095421914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095421914 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095421914 DMM DEBUG MM(262420000000040/f9fab9a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241112095421914 DMM NOTICE MM(262420000000040/f9fab9a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095421914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095421914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095421914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095421914 DMM DEBUG MM(262420000000040/f9fab9a6) Requesting authorization (sgsn_auth.c:160) 20241112095421915 DMM INFO MM(262420000000040/f9fab9a6) Requesting authentication tuples (sgsn_auth.c:184) 20241112095421915 DMM DEBUG MM(262420000000040/f9fab9a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095421915 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241112095421915 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)@372d231e643a: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@372d231e643a: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241112095421921 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095421921 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095421921 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095421921 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095421921 DMM INFO MM(262420000000040/f9fab9a6) Subscriber data update (mmctx.c:445) 20241112095421921 DMM DEBUG MM(262420000000040/f9fab9a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095421921 DMM INFO MM(262420000000040/f9fab9a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095421921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095421921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095421921 DMM INFO MM(262420000000040/f9fab9a6) <- GMM AUTH AND CIPHERING REQ (rand = 22 1f 45 c1 5b 08 d9 71 f9 d9 11 3d ca 0c 64 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 49 0d 04 79 40 d1 38 39 50 75 ef c0 06 36 ca ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@372d231e643a: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@372d231e643a: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@372d231e643a: Final verdict of PTC: pass 20241112095421941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@372d231e643a: Final verdict of PTC: none 20241112095421945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095421945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(631)@372d231e643a: Final verdict of PTC: none -NSVCI99(645)@372d231e643a: Final verdict of PTC: none -NSVCI97(635)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@372d231e643a: Final verdict of PTC: none -NSVCI98(640)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@372d231e643a: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(633)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(638)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(643)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095422015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095422416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71596) 20241112095422947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095422947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=71596, count=72856) 20241112095423949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095423949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095424951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095424951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_detach_unknown_nopoweroff started. 20241112095425515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095425518 DMM INFO MM(262420000000040/f9fab9a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095425518 DMM INFO MM(262420000000040/f9fab9a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095425518 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095425518 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095425518 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095425518 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112095425518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Deallocated (fsm.c:568) 20241112095425518 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095425518 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095425518 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095425518 DLLC NOTICE LLME(c2f6e4aa/f9fab9a6){ASSIGNED} LLGM Assign pre (f9fab9a6 => ffffffff) (gprs_llc.c:1079) 20241112095425518 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9fab9a6 => ffffffff) (gprs_llc.c:1125) 20241112095425518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095425563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095425563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095425563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095425563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095425563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095425563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095425563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095425563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095425563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095425564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095425564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095425564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095425564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095425564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095425564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095425564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095425564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095425564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095425564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095425564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095425564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095425564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095425567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095425575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095425575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095425581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095425581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095425581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095425581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095425581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095425581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095425581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095425581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095425581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095425582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095425582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095425582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095425582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095425582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095425582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095425582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095425582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095425582 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095425582 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095425582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095425582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(659)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095425582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095425584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095425589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095425589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095425597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095425597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095425597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095425597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095425597 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095425597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095425597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095425597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095425597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095425598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095425598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095425598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095425598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095425598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095425598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095425598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095425598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095425598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095425598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095425598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095425598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095425598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095425600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095425605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095425605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095425952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095425952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095425952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095425952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(665)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095425957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095425958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(665)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@372d231e643a: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='CA54B8BF'O, index=0 SGSN_Test-GSUP(666)@372d231e643a: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241112095427019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095427019 DLLC NOTICE LLME(ffffffff/ca54b8bf){UNASSIGNED} LLC RX: unknown TLLI 0xca54b8bf, creating LLME on the fly (gprs_llc.c:552) 20241112095427019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095427019 DMM NOTICE LLME(ffffffff/ca54b8bf){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241112095427019 DLLC NOTICE LLME(ffffffff/ca54b8bf){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241112095427019 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xca54b8bf type=GPRS detach (gprs_gmm.c:1458) 20241112095427019 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241112095427019 DLLC NOTICE LLME(ffffffff/ca54b8bf){UNASSIGNED} LLGM Assign pre (ca54b8bf => ffffffff) (gprs_llc.c:1079) 20241112095427019 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca54b8bf => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@372d231e643a: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@372d231e643a: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@372d231e643a: Final verdict of PTC: pass 20241112095427037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@372d231e643a: Final verdict of PTC: none 20241112095427042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095427042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_detach_unknown_nopoweroff-BVCI210(658)@372d231e643a: Final verdict of PTC: none -NSVCI98(659)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@372d231e643a: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@372d231e643a: Final verdict of PTC: none -NSVCI99(664)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@372d231e643a: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@372d231e643a: Final verdict of PTC: none -NSVCI97(654)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(662)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(657)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(652)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@372d231e643a: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:54:27 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 20241112095427190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095427491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54464) 20241112095428043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095428043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=54464, count=58820) 20241112095429044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095429045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095430046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095430046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_detach_unknown_poweroff started. 20241112095430577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095430580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095430627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095430627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095430627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095430627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095430627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095430627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095430627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095430627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095430627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095430627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095430627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095430627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095430628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095430628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095430628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095430628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095430628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095430628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095430628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095430628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095430628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095430628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095430630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095430635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095430635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095430643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095430643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095430643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095430643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095430643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095430643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095430643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095430643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095430643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095430644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095430644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095430644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095430644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095430644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095430644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095430644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095430644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095430644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095430644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095430644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095430644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095430644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095430647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095430653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095430653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095430659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095430659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095430659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095430659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095430659 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095430659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095430659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095430659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095430659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095430660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095430660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095430660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095430660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095430660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095430660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095430660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095430660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095430660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095430660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095430660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095430660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095430660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095430662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095430666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095430666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095431047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095431047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095431047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095431048 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(684)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095431052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095431053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(684)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@372d231e643a: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CD4C1923'O, index=0 SGSN_Test-GSUP(685)@372d231e643a: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241112095432121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095432121 DLLC NOTICE LLME(ffffffff/cd4c1923){UNASSIGNED} LLC RX: unknown TLLI 0xcd4c1923, creating LLME on the fly (gprs_llc.c:552) 20241112095432121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095432121 DMM NOTICE LLME(ffffffff/cd4c1923){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) TC_detach_unknown_poweroff(687)@372d231e643a: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@372d231e643a: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@372d231e643a: Final verdict of PTC: pass 20241112095437133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095437137 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095437138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(685)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@372d231e643a: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@372d231e643a: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@372d231e643a: Final verdict of PTC: none -NSVCI99(683)@372d231e643a: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@372d231e643a: Final verdict of PTC: none -NSVCI97(673)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@372d231e643a: Final verdict of PTC: none -NSVCI98(678)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(681)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(671)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(676)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@372d231e643a: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:54:37 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 20241112095437285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095437586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52056) 20241112095438139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095438139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=52056, count=52696) 20241112095439139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095439140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095440141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095440141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_detach_nopoweroff started. 20241112095440668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095440669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095440707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095440707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095440707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095440707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095440707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095440707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095440707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095440707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095440707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095440708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095440708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095440708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095440708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095440708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095440708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095440708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095440708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095440708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095440708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095440708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095440708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095440708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095440711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095440716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095440716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095440723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095440723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095440723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095440723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095440723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095440723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095440723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095440723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095440723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095440724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095440724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095440724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095440724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095440727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095440732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095440732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095440741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095440741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095440742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095440742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095440742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095440742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095440742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095440742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095440742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095440742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095440742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095440742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095440742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095440742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095440742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095440744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095440749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095440749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095441141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095441142 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095441142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095441142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(703)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095441146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095441147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(703)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@372d231e643a: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C3BC2F14'O, index=0 SGSN_Test-GSUP(704)@372d231e643a: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@372d231e643a: 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 := '0187EC71F8EC7E7E8E38B15983FB2507'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1E23D7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E21366251F8273A'O } } } } } 20241112095442217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095442217 DLLC NOTICE LLME(ffffffff/c3bc2f14){UNASSIGNED} LLC RX: unknown TLLI 0xc3bc2f14, creating LLME on the fly (gprs_llc.c:552) 20241112095442217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095442217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241112095442217 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095442217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095442217 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095442217 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095442217 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095442217 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095442217 DLLC NOTICE LLME(ffffffff/c3bc2f14){UNASSIGNED} LLGM Assign pre (c3bc2f14 => f1d1a06f) (gprs_llc.c:1079) 20241112095442217 DLLC NOTICE LLME(c3bc2f14/f1d1a06f){ASSIGNED} LLGM Assign post (c3bc2f14 => f1d1a06f) (gprs_llc.c:1125) 20241112095442217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095442217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095442217 DMM DEBUG MM(262420000000015/f1d1a06f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095442231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095442231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095442231 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095442231 DMM DEBUG MM(262420000000015/f1d1a06f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241112095442231 DMM NOTICE MM(262420000000015/f1d1a06f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095442231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095442231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095442231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095442231 DMM DEBUG MM(262420000000015/f1d1a06f) Requesting authorization (sgsn_auth.c:160) 20241112095442232 DMM INFO MM(262420000000015/f1d1a06f) Requesting authentication tuples (sgsn_auth.c:184) 20241112095442232 DMM DEBUG MM(262420000000015/f1d1a06f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095442232 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241112095442232 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)@372d231e643a: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@372d231e643a: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241112095442236 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095442236 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095442236 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095442236 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095442236 DMM INFO MM(262420000000015/f1d1a06f) Subscriber data update (mmctx.c:445) 20241112095442236 DMM DEBUG MM(262420000000015/f1d1a06f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095442236 DMM INFO MM(262420000000015/f1d1a06f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095442236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095442236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095442236 DMM INFO MM(262420000000015/f1d1a06f) <- GMM AUTH AND CIPHERING REQ (rand = 01 87 ec 71 f8 ec 7e 7e 8e 38 b1 59 83 fb 25 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095442250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095442250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095442250 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095442250 DMM INFO MM(262420000000015/f1d1a06f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095442250 DMM NOTICE MM(262420000000015/f1d1a06f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095442250 DMM DEBUG MM(262420000000015/f1d1a06f) checking auth: received GSM SRES = b1 e2 3d 7d (gprs_gmm.c:666) 20241112095442250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095442250 DMM DEBUG MM(262420000000015/f1d1a06f) Requesting authorization (sgsn_auth.c:160) 20241112095442250 DMM INFO MM(262420000000015/f1d1a06f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095442250 DMM DEBUG MM(262420000000015/f1d1a06f) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095442250 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241112095442250 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) 20241112095442250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095442250 DMM INFO MM(262420000000015/f1d1a06f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1d1a06f) (gprs_gmm.c:300) 20241112095442253 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095442253 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095442253 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241112095442253 DMM INFO MM(262420000000015/f1d1a06f) Subscriber data update (mmctx.c:445) 20241112095442253 DMM DEBUG MM(262420000000015/f1d1a06f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095442253 DMM INFO MM(262420000000015/f1d1a06f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095442253 DMM NOTICE MM(262420000000015/f1d1a06f) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241112095442253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095442254 DMM NOTICE MM(262420000000015/f1d1a06f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095442254 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) 20241112095442255 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095442255 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241112095442255 DMM INFO MM(262420000000015/f1d1a06f) Subscriber data update (mmctx.c:445) 20241112095442255 DMM DEBUG MM(262420000000015/f1d1a06f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095442264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095442264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095442264 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095442264 DMM INFO MM(262420000000015/f1d1a06f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095442264 DMM NOTICE MM(262420000000015/f1d1a06f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095442264 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095442264 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095442264 DLLC NOTICE LLME(c3bc2f14/f1d1a06f){ASSIGNED} LLGM Assign pre (ffffffff => f1d1a06f) (gprs_llc.c:1079) 20241112095442264 DLLC NOTICE LLME(ffffffff/f1d1a06f){ASSIGNED} LLGM Assign post (ffffffff => f1d1a06f) (gprs_llc.c:1125) 20241112095442264 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095442264 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095442264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095442264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@372d231e643a: setverdict(pass): none -> pass 20241112095442322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095442322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095442322 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095442322 DMM INFO MM(262420000000015/f1d1a06f) -> GMM DETACH REQUEST TLLI=0xf1d1a06f type=GPRS detach (gprs_gmm.c:1458) 20241112095442322 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241112095442322 DMM INFO MM(262420000000015/f1d1a06f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095442322 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095442322 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095442322 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095442322 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095442322 DLLC NOTICE LLME(ffffffff/f1d1a06f){ASSIGNED} LLGM Assign pre (f1d1a06f => ffffffff) (gprs_llc.c:1079) 20241112095442322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1d1a06f => ffffffff) (gprs_llc.c:1125) 20241112095442323 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241112095442323 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) 20241112095442323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095442323 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095442323 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095442323 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095442325 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@372d231e643a: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@372d231e643a: Final verdict of PTC: pass 20241112095442340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@372d231e643a: Final verdict of PTC: none 20241112095442345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(699)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@372d231e643a: Final verdict of PTC: none 20241112095442345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(702)@372d231e643a: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@372d231e643a: Final verdict of PTC: none -NSVCI97(692)@372d231e643a: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@372d231e643a: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@372d231e643a: Final verdict of PTC: none -NSVCI98(697)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(700)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(695)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(690)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@372d231e643a: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095442441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095442743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79828) 20241112095443346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095443346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=79828, count=93844) 20241112095444346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095444347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095445348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095445348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_detach_poweroff started. 20241112095445832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095445835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095445880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095445880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095445880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095445880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095445880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095445880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095445880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095445880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095445880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095445881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095445881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095445881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095445881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095445881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095445881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095445881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095445881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095445881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095445881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095445881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095445881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095445881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095445883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095445888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095445888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@372d231e643a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(716)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095445899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095445899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095445899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095445899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095445899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095445899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095445899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095445899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095445899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(717)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095445900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095445900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095445900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095445900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095445900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095445900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095445900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095445900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095445900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095445900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095445900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095445901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095445901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095445903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095445908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095445908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(716)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI210(714)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095445911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095445911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095445911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095445911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095445911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095445911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095445911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095445911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095445911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095445912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095445912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095445912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095445912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095445912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095445912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095445912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095445912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095445912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095445912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095445912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095445912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095445912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095445914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095445919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095445919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095446349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095446349 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095446349 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095446349 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(722)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095446353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095446354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(722)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@372d231e643a: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F461987F'O, index=0 SGSN_Test-GSUP(723)@372d231e643a: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@372d231e643a: 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 := 'B952FC2CFCD7AF7A07BFAFD0370F8585'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A00A940E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6854FCC71DA7064E'O } } } } } 20241112095447432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095447432 DLLC NOTICE LLME(ffffffff/f461987f){UNASSIGNED} LLC RX: unknown TLLI 0xf461987f, creating LLME on the fly (gprs_llc.c:552) 20241112095447432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095447432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241112095447432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095447432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095447432 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095447432 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095447432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095447432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095447432 DLLC NOTICE LLME(ffffffff/f461987f){UNASSIGNED} LLGM Assign pre (f461987f => dc530bc9) (gprs_llc.c:1079) 20241112095447432 DLLC NOTICE LLME(f461987f/dc530bc9){ASSIGNED} LLGM Assign post (f461987f => dc530bc9) (gprs_llc.c:1125) 20241112095447432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095447432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095447432 DMM DEBUG MM(262420000000016/dc530bc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095447444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095447444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095447444 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095447444 DMM DEBUG MM(262420000000016/dc530bc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241112095447444 DMM NOTICE MM(262420000000016/dc530bc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095447444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095447444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095447444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095447444 DMM DEBUG MM(262420000000016/dc530bc9) Requesting authorization (sgsn_auth.c:160) 20241112095447444 DMM INFO MM(262420000000016/dc530bc9) Requesting authentication tuples (sgsn_auth.c:184) 20241112095447444 DMM DEBUG MM(262420000000016/dc530bc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095447444 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241112095447444 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)@372d231e643a: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@372d231e643a: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241112095447447 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095447447 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095447447 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095447447 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095447447 DMM INFO MM(262420000000016/dc530bc9) Subscriber data update (mmctx.c:445) 20241112095447447 DMM DEBUG MM(262420000000016/dc530bc9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095447447 DMM INFO MM(262420000000016/dc530bc9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095447447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095447447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095447447 DMM INFO MM(262420000000016/dc530bc9) <- GMM AUTH AND CIPHERING REQ (rand = b9 52 fc 2c fc d7 af 7a 07 bf af d0 37 0f 85 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095447455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095447455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095447455 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095447455 DMM INFO MM(262420000000016/dc530bc9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095447455 DMM NOTICE MM(262420000000016/dc530bc9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095447455 DMM DEBUG MM(262420000000016/dc530bc9) checking auth: received GSM SRES = a0 0a 94 0e (gprs_gmm.c:666) 20241112095447455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095447455 DMM DEBUG MM(262420000000016/dc530bc9) Requesting authorization (sgsn_auth.c:160) 20241112095447455 DMM INFO MM(262420000000016/dc530bc9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095447455 DMM DEBUG MM(262420000000016/dc530bc9) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095447455 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241112095447455 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) 20241112095447455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095447455 DMM INFO MM(262420000000016/dc530bc9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc530bc9) (gprs_gmm.c:300) 20241112095447456 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095447456 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095447456 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241112095447456 DMM INFO MM(262420000000016/dc530bc9) Subscriber data update (mmctx.c:445) 20241112095447456 DMM DEBUG MM(262420000000016/dc530bc9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095447456 DMM INFO MM(262420000000016/dc530bc9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095447456 DMM NOTICE MM(262420000000016/dc530bc9) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241112095447456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095447456 DMM NOTICE MM(262420000000016/dc530bc9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095447456 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) 20241112095447457 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095447457 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241112095447457 DMM INFO MM(262420000000016/dc530bc9) Subscriber data update (mmctx.c:445) 20241112095447457 DMM DEBUG MM(262420000000016/dc530bc9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095447468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095447468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095447468 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095447468 DMM INFO MM(262420000000016/dc530bc9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095447468 DMM NOTICE MM(262420000000016/dc530bc9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095447468 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095447468 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095447468 DLLC NOTICE LLME(f461987f/dc530bc9){ASSIGNED} LLGM Assign pre (ffffffff => dc530bc9) (gprs_llc.c:1079) 20241112095447468 DLLC NOTICE LLME(ffffffff/dc530bc9){ASSIGNED} LLGM Assign post (ffffffff => dc530bc9) (gprs_llc.c:1125) 20241112095447468 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095447468 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095447468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095447468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@372d231e643a: setverdict(pass): none -> pass 20241112095447523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095447523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241112095447523 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095447523 DMM INFO MM(262420000000016/dc530bc9) -> GMM DETACH REQUEST TLLI=0xdc530bc9 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241112095447523 DMM INFO MM(262420000000016/dc530bc9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095447523 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095447524 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095447524 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095447524 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095447524 DLLC NOTICE LLME(ffffffff/dc530bc9){ASSIGNED} LLGM Assign pre (dc530bc9 => ffffffff) (gprs_llc.c:1079) 20241112095447524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc530bc9 => ffffffff) (gprs_llc.c:1125) 20241112095447524 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241112095447524 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) 20241112095447524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095447524 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095447524 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095447524 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095447525 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241112095449095 DGPRS DEBUG Checking for inactive LLMEs, time = 33933488 (sgsn.c:132) TC_detach_poweroff(725)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@372d231e643a: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@372d231e643a: Final verdict of PTC: pass 20241112095452542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@372d231e643a: Final verdict of PTC: none 20241112095452546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095452546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(712)@372d231e643a: Final verdict of PTC: none -NSVCI97(711)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@372d231e643a: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@372d231e643a: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@372d231e643a: Final verdict of PTC: none -NSVCI98(717)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@372d231e643a: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@372d231e643a: Final verdict of PTC: none -NSVCI99(721)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(715)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(709)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(719)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@372d231e643a: Test case TC_detach_poweroff finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095452615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095452917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20241112095453547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095453547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88908, count=94340) 20241112095454549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095454549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095455550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095455550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act started. 20241112095456013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095456016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095456063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095456063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095456063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095456063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095456063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095456063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095456063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095456063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095456063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095456064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095456064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095456064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095456064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095456064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095456064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095456064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095456064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095456064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095456064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095456064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095456065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095456065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095456067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095456072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095456079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095456079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095456079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095456079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095456079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095456079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095456079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095456079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095456079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095456080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095456080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095456080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095456080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095456080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095456080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095456080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095456080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095456080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095456080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095456080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095456080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095456080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095456082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095456086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095456095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095456095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095456095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095456095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095456095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095456095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095456095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095456095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095456095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095456096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095456096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095456096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095456096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095456096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095456096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095456096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095456096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095456096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095456096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095456096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095456096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095456096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095456099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095456104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095456552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095456552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095456552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095456552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(741)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095456559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095456562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(741)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@372d231e643a: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='EFC245ED'O, index=0 SGSN_Test-GSUP(742)@372d231e643a: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@372d231e643a: 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 := '0BB62C465B3A0F6006E70DB31D50AA37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6477DB8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '511E687656B2D882'O } } } } } 20241112095456595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456595 DLLC NOTICE LLME(ffffffff/efc245ed){UNASSIGNED} LLC RX: unknown TLLI 0xefc245ed, creating LLME on the fly (gprs_llc.c:552) 20241112095456595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095456595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241112095456595 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095456595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095456595 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095456595 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095456595 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095456595 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095456595 DLLC NOTICE LLME(ffffffff/efc245ed){UNASSIGNED} LLGM Assign pre (efc245ed => f4129069) (gprs_llc.c:1079) 20241112095456595 DLLC NOTICE LLME(efc245ed/f4129069){ASSIGNED} LLGM Assign post (efc245ed => f4129069) (gprs_llc.c:1125) 20241112095456595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095456595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095456595 DMM DEBUG MM(262420000000017/f4129069) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095456601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095456601 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095456601 DMM DEBUG MM(262420000000017/f4129069) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241112095456601 DMM NOTICE MM(262420000000017/f4129069) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095456601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095456601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095456601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095456601 DMM DEBUG MM(262420000000017/f4129069) Requesting authorization (sgsn_auth.c:160) 20241112095456601 DMM INFO MM(262420000000017/f4129069) Requesting authentication tuples (sgsn_auth.c:184) 20241112095456601 DMM DEBUG MM(262420000000017/f4129069) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095456601 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241112095456601 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)@372d231e643a: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241112095456646 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095456646 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095456646 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095456646 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095456646 DMM INFO MM(262420000000017/f4129069) Subscriber data update (mmctx.c:445) 20241112095456646 DMM DEBUG MM(262420000000017/f4129069) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095456646 DMM INFO MM(262420000000017/f4129069) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095456646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095456646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095456646 DMM INFO MM(262420000000017/f4129069) <- GMM AUTH AND CIPHERING REQ (rand = 0b b6 2c 46 5b 3a 0f 60 06 e7 0d b3 1d 50 aa 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095456667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095456667 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095456667 DMM INFO MM(262420000000017/f4129069) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095456667 DMM NOTICE MM(262420000000017/f4129069) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095456667 DMM DEBUG MM(262420000000017/f4129069) checking auth: received GSM SRES = 64 77 db 8b (gprs_gmm.c:666) 20241112095456667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095456667 DMM DEBUG MM(262420000000017/f4129069) Requesting authorization (sgsn_auth.c:160) 20241112095456667 DMM INFO MM(262420000000017/f4129069) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095456667 DMM DEBUG MM(262420000000017/f4129069) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095456667 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241112095456667 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) 20241112095456667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095456667 DMM INFO MM(262420000000017/f4129069) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4129069) (gprs_gmm.c:300) 20241112095456671 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095456671 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095456671 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241112095456671 DMM INFO MM(262420000000017/f4129069) Subscriber data update (mmctx.c:445) 20241112095456671 DMM DEBUG MM(262420000000017/f4129069) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095456671 DMM INFO MM(262420000000017/f4129069) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095456671 DMM NOTICE MM(262420000000017/f4129069) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241112095456671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095456671 DMM NOTICE MM(262420000000017/f4129069) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095456671 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) 20241112095456672 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095456672 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241112095456672 DMM INFO MM(262420000000017/f4129069) Subscriber data update (mmctx.c:445) 20241112095456672 DMM DEBUG MM(262420000000017/f4129069) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095456687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095456687 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095456687 DMM INFO MM(262420000000017/f4129069) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095456687 DMM NOTICE MM(262420000000017/f4129069) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095456687 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095456687 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095456687 DLLC NOTICE LLME(efc245ed/f4129069){ASSIGNED} LLGM Assign pre (ffffffff => f4129069) (gprs_llc.c:1079) 20241112095456687 DLLC NOTICE LLME(ffffffff/f4129069){ASSIGNED} LLGM Assign post (ffffffff => f4129069) (gprs_llc.c:1125) 20241112095456687 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095456687 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095456687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095456687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@372d231e643a: setverdict(pass): none -> pass 20241112095456740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095456741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095456741 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095456741 DMM INFO MM(262420000000017/f4129069) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095456741 DMM INFO MM(262420000000017/f4129069) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095456741 DMM DEBUG MM(262420000000017/f4129069) Using GGSN 0 (gprs_sm.c:317) 20241112095456741 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) 20241112095456741 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241112095456741 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095456741 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095456741 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241112095456760 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 7a 7e ad a3 11 6e 62 c0 05 14 05 7f 18 79 6f db 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) 20241112095456760 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a565f0) (sgsn_libgtp.c:630) 20241112095456760 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095456760 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5af68 TLLI=f4129069, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095456761 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095456761 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@372d231e643a: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@372d231e643a: Final verdict of PTC: pass 20241112095456777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@372d231e643a: Final verdict of PTC: none 20241112095456781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095456781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(736)@372d231e643a: Final verdict of PTC: none -NSVCI97(730)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@372d231e643a: Final verdict of PTC: none -NSVCI98(735)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@372d231e643a: Final verdict of PTC: none -NSVCI99(740)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(733)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(728)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(738)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095456859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095457260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88952) 20241112095457782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095457782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88952, count=93308) 20241112095458784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095458784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095459786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095459786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_pdp_act_unattached started. 20241112095500366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095500368 DMM INFO MM(262420000000017/f4129069) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095500368 DMM INFO MM(262420000000017/f4129069) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095500368 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095500368 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095500368 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095500368 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095500368 DLLC NOTICE LLME(ffffffff/f4129069){ASSIGNED} LLGM Assign pre (f4129069 => ffffffff) (gprs_llc.c:1079) 20241112095500368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4129069 => ffffffff) (gprs_llc.c:1125) 20241112095500368 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5ac10 (gprs_sndcp.c:574) 20241112095500368 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5af68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095500368 DMM NOTICE MM(262420000000017/f4129069) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095500369 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241112095500369 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095500369 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095500369 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241112095500369 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241112095500369 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) 20241112095500369 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:401) 20241112095500369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095500369 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095500369 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095500369 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095500369 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095500408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095500408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095500408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095500408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095500408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095500408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095500408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095500408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095500408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095500409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095500409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095500409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095500409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095500409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095500409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095500409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095500409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095500409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095500409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095500409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095500409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095500409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095500411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095500415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095500415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095500423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095500423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095500423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095500423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095500423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095500423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095500423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095500423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095500423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095500424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095500424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095500424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095500424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095500424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095500424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095500424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095500424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095500424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095500424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095500424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095500424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095500424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095500427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095500433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095500433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095500441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095500441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095500441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095500441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095500441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095500441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095500441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095500441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095500441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095500441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095500441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095500441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095500442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095500442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095500442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095500442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095500442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095500442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095500442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095500442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095500442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095500442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095500443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095500448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095500448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095500787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095500787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095500787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095500787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(760)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095500792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095500793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(760)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@372d231e643a: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D5FB4935'O, index=0 SGSN_Test-GSUP(761)@372d231e643a: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241112095500825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095500825 DLLC NOTICE LLME(ffffffff/d5fb4935){UNASSIGNED} LLC RX: unknown TLLI 0xd5fb4935, creating LLME on the fly (gprs_llc.c:552) 20241112095500825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095500825 DMM NOTICE LLME(ffffffff/d5fb4935){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241112095500825 DLLC NOTICE LLME(ffffffff/d5fb4935){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241112095500825 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@372d231e643a: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@372d231e643a: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@372d231e643a: Final verdict of PTC: pass 20241112095500831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36692<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(749)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@372d231e643a: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(761)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@372d231e643a: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@372d231e643a: Final verdict of PTC: none -NSVCI99(759)@372d231e643a: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@372d231e643a: Final verdict of PTC: none 20241112095500832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(756)@372d231e643a: Final verdict of PTC: none -NSVCI98(754)@372d231e643a: Final verdict of PTC: none 20241112095500832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(760)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(747)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(757)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(752)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@372d231e643a: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095500921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095501223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20241112095501833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095501833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=43644, count=59708) 20241112095502835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095502835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095503837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095503837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user started. 20241112095504305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095504309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095504348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095504348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095504348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095504348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095504348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095504348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095504348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095504348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095504348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095504349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095504349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095504349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095504349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095504349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095504349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095504349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095504349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095504349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095504349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095504349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095504349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095504349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095504351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095504356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504356 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095504368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095504368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095504368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095504368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095504368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095504368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095504368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095504368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095504368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095504369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095504369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095504369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095504369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095504369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095504369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095504369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095504369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095504369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095504369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095504369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(774)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095504370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095504370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095504371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095504376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(771)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095504382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095504382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095504382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095504382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095504382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095504382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095504382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095504382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095504382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095504383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095504383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095504383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095504383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095504383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095504383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095504383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095504383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095504383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095504383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095504383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095504383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095504383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095504386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095504392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095504838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095504838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095504838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095504838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(779)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095504842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095504843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(779)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@372d231e643a: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CD7C476A'O, index=0 SGSN_Test-GSUP(780)@372d231e643a: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@372d231e643a: 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 := 'E9E4E578D1A4189F28ADEDCD54D0D138'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0311A8C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B7017C1D7F59859'O } } } } } 20241112095504903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504903 DLLC NOTICE LLME(ffffffff/cd7c476a){UNASSIGNED} LLC RX: unknown TLLI 0xcd7c476a, creating LLME on the fly (gprs_llc.c:552) 20241112095504903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095504904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241112095504904 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095504904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095504904 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095504904 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095504904 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095504904 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095504904 DLLC NOTICE LLME(ffffffff/cd7c476a){UNASSIGNED} LLGM Assign pre (cd7c476a => c4d5e89c) (gprs_llc.c:1079) 20241112095504904 DLLC NOTICE LLME(cd7c476a/c4d5e89c){ASSIGNED} LLGM Assign post (cd7c476a => c4d5e89c) (gprs_llc.c:1125) 20241112095504904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095504904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095504904 DMM DEBUG MM(262420000000019/c4d5e89c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095504916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095504916 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095504916 DMM DEBUG MM(262420000000019/c4d5e89c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241112095504916 DMM NOTICE MM(262420000000019/c4d5e89c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095504916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095504916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095504916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095504916 DMM DEBUG MM(262420000000019/c4d5e89c) Requesting authorization (sgsn_auth.c:160) 20241112095504916 DMM INFO MM(262420000000019/c4d5e89c) Requesting authentication tuples (sgsn_auth.c:184) 20241112095504916 DMM DEBUG MM(262420000000019/c4d5e89c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095504916 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241112095504916 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)@372d231e643a: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241112095504921 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095504921 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095504921 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095504921 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095504921 DMM INFO MM(262420000000019/c4d5e89c) Subscriber data update (mmctx.c:445) 20241112095504921 DMM DEBUG MM(262420000000019/c4d5e89c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095504921 DMM INFO MM(262420000000019/c4d5e89c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095504921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095504921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095504921 DMM INFO MM(262420000000019/c4d5e89c) <- GMM AUTH AND CIPHERING REQ (rand = e9 e4 e5 78 d1 a4 18 9f 28 ad ed cd 54 d0 d1 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095504935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095504935 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095504935 DMM INFO MM(262420000000019/c4d5e89c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095504935 DMM NOTICE MM(262420000000019/c4d5e89c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095504935 DMM DEBUG MM(262420000000019/c4d5e89c) checking auth: received GSM SRES = 03 11 a8 c6 (gprs_gmm.c:666) 20241112095504935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095504935 DMM DEBUG MM(262420000000019/c4d5e89c) Requesting authorization (sgsn_auth.c:160) 20241112095504935 DMM INFO MM(262420000000019/c4d5e89c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095504935 DMM DEBUG MM(262420000000019/c4d5e89c) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095504935 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241112095504935 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) 20241112095504935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095504935 DMM INFO MM(262420000000019/c4d5e89c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4d5e89c) (gprs_gmm.c:300) 20241112095504938 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095504938 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095504938 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241112095504938 DMM INFO MM(262420000000019/c4d5e89c) Subscriber data update (mmctx.c:445) 20241112095504938 DMM DEBUG MM(262420000000019/c4d5e89c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095504938 DMM INFO MM(262420000000019/c4d5e89c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095504938 DMM NOTICE MM(262420000000019/c4d5e89c) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241112095504938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095504938 DMM NOTICE MM(262420000000019/c4d5e89c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095504938 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) 20241112095504939 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095504940 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241112095504940 DMM INFO MM(262420000000019/c4d5e89c) Subscriber data update (mmctx.c:445) 20241112095504940 DMM DEBUG MM(262420000000019/c4d5e89c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095504951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095504951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095504951 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095504951 DMM INFO MM(262420000000019/c4d5e89c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095504951 DMM NOTICE MM(262420000000019/c4d5e89c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095504951 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095504951 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095504951 DLLC NOTICE LLME(cd7c476a/c4d5e89c){ASSIGNED} LLGM Assign pre (ffffffff => c4d5e89c) (gprs_llc.c:1079) 20241112095504951 DLLC NOTICE LLME(ffffffff/c4d5e89c){ASSIGNED} LLGM Assign post (ffffffff => c4d5e89c) (gprs_llc.c:1125) 20241112095504951 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095504951 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095504951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095504951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@372d231e643a: setverdict(pass): none -> pass 20241112095505009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095505009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095505009 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095505009 DMM INFO MM(262420000000019/c4d5e89c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095505009 DMM INFO MM(262420000000019/c4d5e89c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095505009 DMM DEBUG MM(262420000000019/c4d5e89c) Using GGSN 0 (gprs_sm.c:317) 20241112095505009 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) 20241112095505009 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241112095505009 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095505009 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095505009 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241112095505027 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 0e 84 e1 03 11 ed c5 54 cb 14 05 7f 98 ea 59 dc 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) 20241112095505027 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd9148, cbp=0x564986a56980) (sgsn_libgtp.c:630) 20241112095505027 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095505027 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5c0a8 TLLI=c4d5e89c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095505027 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095505027 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095505032 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241112095505036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095505036 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095505036 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_attach_pdp_act_user-BVCI196(767)@372d231e643a: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@372d231e643a: Final verdict of PTC: pass 20241112095505038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@372d231e643a: Final verdict of PTC: none -NSVCI98(774)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@372d231e643a: Final verdict of PTC: none -NSVCI97(768)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(771)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@372d231e643a: Final verdict of PTC: none -NSVCI99(778)@372d231e643a: Final verdict of PTC: none 20241112095505040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095505040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-BSSGP1(770)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(772)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(776)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(766)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:55:05 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 20241112095505147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095505548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95508) 20241112095506042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095506042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=95508, count=96768) 20241112095507044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095507044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095508046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095508046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_ggsn_reject started. 20241112095508611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095508612 DMM INFO MM(262420000000019/c4d5e89c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095508612 DMM INFO MM(262420000000019/c4d5e89c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095508612 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095508612 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095508612 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095508612 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095508612 DLLC NOTICE LLME(ffffffff/c4d5e89c){ASSIGNED} LLGM Assign pre (c4d5e89c => ffffffff) (gprs_llc.c:1079) 20241112095508612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4d5e89c => ffffffff) (gprs_llc.c:1125) 20241112095508612 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5bd50 (gprs_sndcp.c:574) 20241112095508612 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5c0a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095508612 DMM NOTICE MM(262420000000019/c4d5e89c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095508612 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241112095508612 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095508612 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095508612 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241112095508612 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241112095508612 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) 20241112095508612 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:401) 20241112095508612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095508612 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095508612 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095508612 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095508612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095508632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095508632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095508632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095508632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095508632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095508632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095508632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095508632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095508632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241112095508633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095508633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095508633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(787)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095508633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095508633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095508633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095508633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095508633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095508633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095508633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095508633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095508633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095508633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095508635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095508640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095508640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095508650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095508650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095508650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095508650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095508650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095508650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095508650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095508650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095508650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095508651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095508651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095508651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095508651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095508651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095508651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095508651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095508651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095508651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095508651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095508651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095508651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095508651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095508654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095508659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095508659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095508665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095508665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095508665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095508665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095508665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095508665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095508665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095508665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095508665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095508666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095508666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095508666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095508666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095508666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095508666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095508666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095508666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095508666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095508666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095508666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095508667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095508667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095508669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095508673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095508673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095509047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095509047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095509047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095509047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(798)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095509050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095509052 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(798)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@372d231e643a: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DA44880E'O, index=0 SGSN_Test-GSUP(799)@372d231e643a: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@372d231e643a: 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 := 'A260FE863B76EB848925681002D694B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71D064C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BC50A0D797C1003'O } } } } } 20241112095509079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095509079 DLLC NOTICE LLME(ffffffff/da44880e){UNASSIGNED} LLC RX: unknown TLLI 0xda44880e, creating LLME on the fly (gprs_llc.c:552) 20241112095509079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095509079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241112095509079 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095509079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095509079 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095509079 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095509079 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095509079 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095509079 DLLC NOTICE LLME(ffffffff/da44880e){UNASSIGNED} LLGM Assign pre (da44880e => d097e3bc) (gprs_llc.c:1079) 20241112095509079 DLLC NOTICE LLME(da44880e/d097e3bc){ASSIGNED} LLGM Assign post (da44880e => d097e3bc) (gprs_llc.c:1125) 20241112095509079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095509079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095509079 DMM DEBUG MM(262420000000020/d097e3bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095509084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095509084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095509084 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095509084 DMM DEBUG MM(262420000000020/d097e3bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241112095509084 DMM NOTICE MM(262420000000020/d097e3bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095509084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095509084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095509084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095509084 DMM DEBUG MM(262420000000020/d097e3bc) Requesting authorization (sgsn_auth.c:160) 20241112095509084 DMM INFO MM(262420000000020/d097e3bc) Requesting authentication tuples (sgsn_auth.c:184) 20241112095509084 DMM DEBUG MM(262420000000020/d097e3bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095509084 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241112095509085 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)@372d231e643a: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241112095509126 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095509126 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095509126 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095509126 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095509126 DMM INFO MM(262420000000020/d097e3bc) Subscriber data update (mmctx.c:445) 20241112095509126 DMM DEBUG MM(262420000000020/d097e3bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095509126 DMM INFO MM(262420000000020/d097e3bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095509126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095509126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095509126 DMM INFO MM(262420000000020/d097e3bc) <- GMM AUTH AND CIPHERING REQ (rand = a2 60 fe 86 3b 76 eb 84 89 25 68 10 02 d6 94 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095509130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095509131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095509131 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095509131 DMM INFO MM(262420000000020/d097e3bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095509131 DMM NOTICE MM(262420000000020/d097e3bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095509131 DMM DEBUG MM(262420000000020/d097e3bc) checking auth: received GSM SRES = 71 d0 64 c1 (gprs_gmm.c:666) 20241112095509131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095509131 DMM DEBUG MM(262420000000020/d097e3bc) Requesting authorization (sgsn_auth.c:160) 20241112095509131 DMM INFO MM(262420000000020/d097e3bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095509131 DMM DEBUG MM(262420000000020/d097e3bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095509131 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241112095509131 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) 20241112095509131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095509131 DMM INFO MM(262420000000020/d097e3bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd097e3bc) (gprs_gmm.c:300) 20241112095509131 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095509131 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095509131 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241112095509131 DMM INFO MM(262420000000020/d097e3bc) Subscriber data update (mmctx.c:445) 20241112095509131 DMM DEBUG MM(262420000000020/d097e3bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095509131 DMM INFO MM(262420000000020/d097e3bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095509131 DMM NOTICE MM(262420000000020/d097e3bc) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241112095509131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095509131 DMM NOTICE MM(262420000000020/d097e3bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095509131 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) 20241112095509132 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095509132 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241112095509132 DMM INFO MM(262420000000020/d097e3bc) Subscriber data update (mmctx.c:445) 20241112095509132 DMM DEBUG MM(262420000000020/d097e3bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095509134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095509134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095509134 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095509134 DMM INFO MM(262420000000020/d097e3bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095509134 DMM NOTICE MM(262420000000020/d097e3bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095509134 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095509134 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095509134 DLLC NOTICE LLME(da44880e/d097e3bc){ASSIGNED} LLGM Assign pre (ffffffff => d097e3bc) (gprs_llc.c:1079) 20241112095509134 DLLC NOTICE LLME(ffffffff/d097e3bc){ASSIGNED} LLGM Assign post (ffffffff => d097e3bc) (gprs_llc.c:1125) 20241112095509134 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095509134 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095509134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095509134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@372d231e643a: setverdict(pass): none -> pass 20241112095509185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095509185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095509185 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095509185 DMM INFO MM(262420000000020/d097e3bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095509185 DMM INFO MM(262420000000020/d097e3bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095509185 DMM DEBUG MM(262420000000020/d097e3bc) Using GGSN 0 (gprs_sm.c:317) 20241112095509185 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) 20241112095509185 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241112095509185 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095509185 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095509185 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241112095509191 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 c9 f2 50 1a 11 1a de ce 4a 14 05 7f 8c 6b 9f 6c 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) 20241112095509191 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095509191 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241112095509191 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241112095509191 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095509191 DMM NOTICE MM(262420000000020/d097e3bc) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@372d231e643a: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@372d231e643a: Final verdict of PTC: pass 20241112095509195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55776<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(799)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@372d231e643a: Final verdict of PTC: none -NSVCI97(787)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@372d231e643a: Final verdict of PTC: none -NSVCI98(792)@372d231e643a: Final verdict of PTC: none 20241112095509196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095509196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(798)@372d231e643a: Final verdict of PTC: none -NSVCI99(797)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(795)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(785)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(790)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095509271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095509672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86044) 20241112095510197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095510197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86044, count=99304) 20241112095511198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095511198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095512199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095512199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_deact_mo started. 20241112095512700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095512702 DMM INFO MM(262420000000020/d097e3bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095512702 DMM INFO MM(262420000000020/d097e3bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095512702 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095512702 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095512702 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095512702 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095512702 DLLC NOTICE LLME(ffffffff/d097e3bc){ASSIGNED} LLGM Assign pre (d097e3bc => ffffffff) (gprs_llc.c:1079) 20241112095512702 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d097e3bc => ffffffff) (gprs_llc.c:1125) 20241112095512702 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241112095512702 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) 20241112095512702 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:401) 20241112095512703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095512703 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095512703 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095512703 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095512703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095512768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095512768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095512768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095512768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095512768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095512768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095512768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095512768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095512768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095512769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095512769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095512769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095512769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095512769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095512769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095512769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095512769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095512769 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095512769 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095512769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095512770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095512770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095512771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095512776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095512776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(806)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095512780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095512780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095512780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095512780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095512780 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095512780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095512780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095512780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095512780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095512781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095512781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095512781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095512781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095512781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095512781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095512781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095512781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095512781 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095512781 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095512781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095512781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095512781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095512783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095512787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095512787 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095512796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095512796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095512796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095512796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095512796 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095512796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095512796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095512796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095512796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095512797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095512797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095512797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095512797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095512797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095512797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095512797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095512797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095512797 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095512797 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095512797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(816)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095512797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095512797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095512799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095512804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095512804 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095513200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095513201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095513201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095513201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(817)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095513205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095513207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(817)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@372d231e643a: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C2A5A19E'O, index=0 SGSN_Test-GSUP(818)@372d231e643a: 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)@372d231e643a: 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 := 'BEDDCA45146A57EA13166386622892FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0C8C57A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5A4FA48411CE674'O } } } } } 20241112095513269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513269 DLLC NOTICE LLME(ffffffff/c2a5a19e){UNASSIGNED} LLC RX: unknown TLLI 0xc2a5a19e, creating LLME on the fly (gprs_llc.c:552) 20241112095513269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241112095513269 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095513269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095513269 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095513269 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095513269 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095513269 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095513269 DLLC NOTICE LLME(ffffffff/c2a5a19e){UNASSIGNED} LLGM Assign pre (c2a5a19e => efbc297a) (gprs_llc.c:1079) 20241112095513269 DLLC NOTICE LLME(c2a5a19e/efbc297a){ASSIGNED} LLGM Assign post (c2a5a19e => efbc297a) (gprs_llc.c:1125) 20241112095513269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095513269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095513269 DMM DEBUG MM(262420000000021/efbc297a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095513277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513277 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095513277 DMM DEBUG MM(262420000000021/efbc297a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241112095513277 DMM NOTICE MM(262420000000021/efbc297a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095513277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095513277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095513277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095513277 DMM DEBUG MM(262420000000021/efbc297a) Requesting authorization (sgsn_auth.c:160) 20241112095513277 DMM INFO MM(262420000000021/efbc297a) Requesting authentication tuples (sgsn_auth.c:184) 20241112095513277 DMM DEBUG MM(262420000000021/efbc297a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095513277 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241112095513277 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)@372d231e643a: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241112095513281 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095513281 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095513281 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095513281 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095513281 DMM INFO MM(262420000000021/efbc297a) Subscriber data update (mmctx.c:445) 20241112095513281 DMM DEBUG MM(262420000000021/efbc297a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095513281 DMM INFO MM(262420000000021/efbc297a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095513281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095513281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095513281 DMM INFO MM(262420000000021/efbc297a) <- GMM AUTH AND CIPHERING REQ (rand = be dd ca 45 14 6a 57 ea 13 16 63 86 62 28 92 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095513290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513290 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095513290 DMM INFO MM(262420000000021/efbc297a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095513290 DMM NOTICE MM(262420000000021/efbc297a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095513290 DMM DEBUG MM(262420000000021/efbc297a) checking auth: received GSM SRES = a0 c8 c5 7a (gprs_gmm.c:666) 20241112095513290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095513290 DMM DEBUG MM(262420000000021/efbc297a) Requesting authorization (sgsn_auth.c:160) 20241112095513290 DMM INFO MM(262420000000021/efbc297a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095513290 DMM DEBUG MM(262420000000021/efbc297a) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095513290 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241112095513290 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) 20241112095513290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095513290 DMM INFO MM(262420000000021/efbc297a) <- GMM ATTACH ACCEPT (new P-TMSI=0xefbc297a) (gprs_gmm.c:300) 20241112095513292 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095513292 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095513292 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241112095513292 DMM INFO MM(262420000000021/efbc297a) Subscriber data update (mmctx.c:445) 20241112095513292 DMM DEBUG MM(262420000000021/efbc297a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095513292 DMM INFO MM(262420000000021/efbc297a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095513292 DMM NOTICE MM(262420000000021/efbc297a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241112095513292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095513292 DMM NOTICE MM(262420000000021/efbc297a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095513292 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) 20241112095513293 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095513293 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241112095513293 DMM INFO MM(262420000000021/efbc297a) Subscriber data update (mmctx.c:445) 20241112095513293 DMM DEBUG MM(262420000000021/efbc297a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095513301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513301 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095513301 DMM INFO MM(262420000000021/efbc297a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095513301 DMM NOTICE MM(262420000000021/efbc297a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095513301 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095513301 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095513301 DLLC NOTICE LLME(c2a5a19e/efbc297a){ASSIGNED} LLGM Assign pre (ffffffff => efbc297a) (gprs_llc.c:1079) 20241112095513301 DLLC NOTICE LLME(ffffffff/efbc297a){ASSIGNED} LLGM Assign post (ffffffff => efbc297a) (gprs_llc.c:1125) 20241112095513301 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095513301 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095513301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095513301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@372d231e643a: setverdict(pass): none -> pass 20241112095513357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513357 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095513357 DMM INFO MM(262420000000021/efbc297a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095513358 DMM INFO MM(262420000000021/efbc297a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095513358 DMM DEBUG MM(262420000000021/efbc297a) Using GGSN 0 (gprs_sm.c:317) 20241112095513358 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) 20241112095513358 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241112095513358 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095513358 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095513358 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241112095513388 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 44 e2 53 64 11 61 1d 8e 06 14 05 7f d0 e8 5d 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=1031 from retransmit req queue (gtp.c:443) 20241112095513388 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095513388 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095513388 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=efbc297a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095513388 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095513388 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095513405 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241112095513420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513420 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513420 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095513428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095513428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241112095513428 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095513428 DMM INFO MM(262420000000021/efbc297a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241112095513428 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095513428 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241112095513431 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) 20241112095513431 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095513431 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112095513431 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=efbc297a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095513431 DMM INFO MM(262420000000021/efbc297a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112095513432 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241112095513432 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@372d231e643a: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@372d231e643a: Final verdict of PTC: pass 20241112095513447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095513452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095513452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(817)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(818)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@372d231e643a: Final verdict of PTC: none -NSVCI98(811)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@372d231e643a: Final verdict of PTC: none -NSVCI99(816)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@372d231e643a: Final verdict of PTC: none -NSVCI97(807)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(805)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(814)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(809)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095513577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095513978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102124) 20241112095514452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095514453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102124, count=106480) 20241112095515453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095515454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095516454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095516454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_deact_mt started. 20241112095517004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095517004 DMM INFO MM(262420000000021/efbc297a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095517004 DMM INFO MM(262420000000021/efbc297a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095517004 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095517004 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095517004 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095517004 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095517004 DLLC NOTICE LLME(ffffffff/efbc297a){ASSIGNED} LLGM Assign pre (efbc297a => ffffffff) (gprs_llc.c:1079) 20241112095517004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efbc297a => ffffffff) (gprs_llc.c:1125) 20241112095517004 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241112095517004 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) 20241112095517004 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:401) 20241112095517004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095517004 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095517004 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095517004 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095517004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095517022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095517022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095517022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095517022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095517022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095517022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095517022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095517022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095517022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095517023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095517023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095517023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095517023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095517023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095517023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095517023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095517023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095517023 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095517023 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095517023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095517024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095517024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095517026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095517032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517032 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095517040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095517040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095517040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095517040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095517040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095517040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095517040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095517040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095517040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095517041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095517041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095517041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095517041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095517041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095517041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095517041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095517041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095517041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095517041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095517041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095517041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095517041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095517044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095517049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517049 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095517057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095517057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095517057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095517057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095517057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095517057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095517057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095517057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095517057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095517058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095517058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095517058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095517058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095517058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095517058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095517058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095517058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095517058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095517058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095517058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095517058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095517058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095517060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095517065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517065 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095517455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095517455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095517456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095517456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(836)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095517457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241112095517457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(836)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@372d231e643a: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F0C46D98'O, index=0 SGSN_Test-GSUP(837)@372d231e643a: 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)@372d231e643a: 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 := 'CC48B85CFAFAC9042BCCA6AD77677458'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3962185E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51C52A59E868036D'O } } } } } 20241112095517479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517479 DLLC NOTICE LLME(ffffffff/f0c46d98){UNASSIGNED} LLC RX: unknown TLLI 0xf0c46d98, creating LLME on the fly (gprs_llc.c:552) 20241112095517479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517479 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241112095517479 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095517479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095517479 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095517479 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095517479 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095517479 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095517479 DLLC NOTICE LLME(ffffffff/f0c46d98){UNASSIGNED} LLGM Assign pre (f0c46d98 => cafdd004) (gprs_llc.c:1079) 20241112095517479 DLLC NOTICE LLME(f0c46d98/cafdd004){ASSIGNED} LLGM Assign post (f0c46d98 => cafdd004) (gprs_llc.c:1125) 20241112095517479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095517479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095517479 DMM DEBUG MM(262420000000022/cafdd004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095517485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517486 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095517486 DMM DEBUG MM(262420000000022/cafdd004) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241112095517486 DMM NOTICE MM(262420000000022/cafdd004) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095517486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095517486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095517486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095517486 DMM DEBUG MM(262420000000022/cafdd004) Requesting authorization (sgsn_auth.c:160) 20241112095517486 DMM INFO MM(262420000000022/cafdd004) Requesting authentication tuples (sgsn_auth.c:184) 20241112095517486 DMM DEBUG MM(262420000000022/cafdd004) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095517486 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241112095517486 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)@372d231e643a: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241112095517530 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095517530 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095517530 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095517530 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095517530 DMM INFO MM(262420000000022/cafdd004) Subscriber data update (mmctx.c:445) 20241112095517530 DMM DEBUG MM(262420000000022/cafdd004) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095517530 DMM INFO MM(262420000000022/cafdd004) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095517530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095517530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095517530 DMM INFO MM(262420000000022/cafdd004) <- GMM AUTH AND CIPHERING REQ (rand = cc 48 b8 5c fa fa c9 04 2b cc a6 ad 77 67 74 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095517535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517535 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095517535 DMM INFO MM(262420000000022/cafdd004) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095517535 DMM NOTICE MM(262420000000022/cafdd004) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095517535 DMM DEBUG MM(262420000000022/cafdd004) checking auth: received GSM SRES = 39 62 18 5e (gprs_gmm.c:666) 20241112095517535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095517535 DMM DEBUG MM(262420000000022/cafdd004) Requesting authorization (sgsn_auth.c:160) 20241112095517535 DMM INFO MM(262420000000022/cafdd004) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095517535 DMM DEBUG MM(262420000000022/cafdd004) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095517535 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241112095517535 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) 20241112095517535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095517535 DMM INFO MM(262420000000022/cafdd004) <- GMM ATTACH ACCEPT (new P-TMSI=0xcafdd004) (gprs_gmm.c:300) 20241112095517536 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095517536 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095517536 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241112095517536 DMM INFO MM(262420000000022/cafdd004) Subscriber data update (mmctx.c:445) 20241112095517536 DMM DEBUG MM(262420000000022/cafdd004) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095517536 DMM INFO MM(262420000000022/cafdd004) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095517536 DMM NOTICE MM(262420000000022/cafdd004) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241112095517536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095517536 DMM NOTICE MM(262420000000022/cafdd004) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095517536 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) 20241112095517536 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095517536 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241112095517536 DMM INFO MM(262420000000022/cafdd004) Subscriber data update (mmctx.c:445) 20241112095517536 DMM DEBUG MM(262420000000022/cafdd004) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095517538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517538 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095517538 DMM INFO MM(262420000000022/cafdd004) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095517538 DMM NOTICE MM(262420000000022/cafdd004) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095517538 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095517538 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095517538 DLLC NOTICE LLME(f0c46d98/cafdd004){ASSIGNED} LLGM Assign pre (ffffffff => cafdd004) (gprs_llc.c:1079) 20241112095517538 DLLC NOTICE LLME(ffffffff/cafdd004){ASSIGNED} LLGM Assign post (ffffffff => cafdd004) (gprs_llc.c:1125) 20241112095517538 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095517538 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095517538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095517538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@372d231e643a: setverdict(pass): none -> pass 20241112095517590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517590 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095517590 DMM INFO MM(262420000000022/cafdd004) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095517590 DMM INFO MM(262420000000022/cafdd004) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095517590 DMM DEBUG MM(262420000000022/cafdd004) Using GGSN 0 (gprs_sm.c:317) 20241112095517590 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) 20241112095517590 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241112095517590 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095517590 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095517590 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241112095517596 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 a6 9c 75 14 11 ad 4c e7 91 14 05 7f 86 b7 e1 19 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241112095517596 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095517596 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095517596 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=cafdd004, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095517596 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095517596 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095517599 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241112095517603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517603 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517603 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095517604 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241112095517604 DGPRS INFO PDP(262420000000022:5): Context 0x7f6392dda1c0 was deleted (sgsn_libgtp.c:704) 20241112095517604 DMM INFO MM(262420000000022/cafdd004) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095517604 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241112095517604 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@372d231e643a: Removing Client IMSI='262420000000022'H, index=0 20241112095517607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095517607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241112095517607 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095517607 DMM INFO MM(262420000000022/cafdd004) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@372d231e643a: Final verdict of PTC: pass 20241112095517608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(831)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(837)@372d231e643a: Final verdict of PTC: none -NSVCI97(825)@372d231e643a: Final verdict of PTC: none -NSVCI99(835)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@372d231e643a: Final verdict of PTC: none 20241112095517609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095517609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(826)@372d231e643a: Final verdict of PTC: none -NSVCI98(830)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(823)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(833)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(828)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095517695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095518096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104128) 20241112095518611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095518611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112095519096 DGPRS DEBUG Checking for inactive LLMEs, time = 33933518 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=104128, count=105288) 20241112095519612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095519612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095520613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095520613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_deact_dup started. 20241112095521119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095521120 DMM INFO MM(262420000000022/cafdd004) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095521120 DMM INFO MM(262420000000022/cafdd004) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095521120 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095521120 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095521120 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095521120 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095521120 DLLC NOTICE LLME(ffffffff/cafdd004){ASSIGNED} LLGM Assign pre (cafdd004 => ffffffff) (gprs_llc.c:1079) 20241112095521120 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cafdd004 => ffffffff) (gprs_llc.c:1125) 20241112095521120 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095521120 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095521120 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241112095521120 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) 20241112095521120 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:401) 20241112095521120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095521120 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095521120 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095521120 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095521120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095521138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095521138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095521138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095521138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095521138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095521138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095521138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095521138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095521138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095521139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095521139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095521139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095521139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095521139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095521139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095521139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095521139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095521139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095521139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095521139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095521139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095521139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095521141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095521146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095521158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095521158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095521158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095521158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095521158 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095521158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095521158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095521158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095521158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095521159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095521159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095521159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095521159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095521159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095521159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095521159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095521159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095521159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095521159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095521159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095521159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095521159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095521161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095521166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(847)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095521176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095521176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095521176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095521176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095521176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095521176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095521176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095521177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095521177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095521177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095521177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095521177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095521177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095521177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095521179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095521183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095521613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095521614 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095521614 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095521614 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(854)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095521615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095521615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(854)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@372d231e643a: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C46AE4B8'O, index=0 SGSN_Test-GSUP(856)@372d231e643a: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@372d231e643a: 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 := '17EFE9CBA7630BC8001E89489B4A5897'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27F29F7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DB96C8A54D85C04'O } } } } } 20241112095521635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521635 DLLC NOTICE LLME(ffffffff/c46ae4b8){UNASSIGNED} LLC RX: unknown TLLI 0xc46ae4b8, creating LLME on the fly (gprs_llc.c:552) 20241112095521635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241112095521635 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095521635 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095521635 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095521635 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095521635 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095521635 DLLC NOTICE LLME(ffffffff/c46ae4b8){UNASSIGNED} LLGM Assign pre (c46ae4b8 => e880304b) (gprs_llc.c:1079) 20241112095521635 DLLC NOTICE LLME(c46ae4b8/e880304b){ASSIGNED} LLGM Assign post (c46ae4b8 => e880304b) (gprs_llc.c:1125) 20241112095521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095521635 DMM DEBUG MM(262420000000046/e880304b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095521640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521640 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095521640 DMM DEBUG MM(262420000000046/e880304b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241112095521640 DMM NOTICE MM(262420000000046/e880304b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095521640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095521640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095521640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095521640 DMM DEBUG MM(262420000000046/e880304b) Requesting authorization (sgsn_auth.c:160) 20241112095521640 DMM INFO MM(262420000000046/e880304b) Requesting authentication tuples (sgsn_auth.c:184) 20241112095521640 DMM DEBUG MM(262420000000046/e880304b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095521640 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241112095521640 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)@372d231e643a: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241112095521682 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095521682 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095521682 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095521682 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095521682 DMM INFO MM(262420000000046/e880304b) Subscriber data update (mmctx.c:445) 20241112095521682 DMM DEBUG MM(262420000000046/e880304b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095521682 DMM INFO MM(262420000000046/e880304b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095521682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095521682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095521682 DMM INFO MM(262420000000046/e880304b) <- GMM AUTH AND CIPHERING REQ (rand = 17 ef e9 cb a7 63 0b c8 00 1e 89 48 9b 4a 58 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095521686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521686 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095521686 DMM INFO MM(262420000000046/e880304b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095521686 DMM NOTICE MM(262420000000046/e880304b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095521686 DMM DEBUG MM(262420000000046/e880304b) checking auth: received GSM SRES = 27 f2 9f 7b (gprs_gmm.c:666) 20241112095521686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095521686 DMM DEBUG MM(262420000000046/e880304b) Requesting authorization (sgsn_auth.c:160) 20241112095521686 DMM INFO MM(262420000000046/e880304b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095521686 DMM DEBUG MM(262420000000046/e880304b) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095521686 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241112095521686 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) 20241112095521686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095521686 DMM INFO MM(262420000000046/e880304b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe880304b) (gprs_gmm.c:300) 20241112095521688 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095521688 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095521688 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241112095521688 DMM INFO MM(262420000000046/e880304b) Subscriber data update (mmctx.c:445) 20241112095521688 DMM DEBUG MM(262420000000046/e880304b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095521688 DMM INFO MM(262420000000046/e880304b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095521688 DMM NOTICE MM(262420000000046/e880304b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241112095521688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095521688 DMM NOTICE MM(262420000000046/e880304b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095521688 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) 20241112095521688 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095521688 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241112095521688 DMM INFO MM(262420000000046/e880304b) Subscriber data update (mmctx.c:445) 20241112095521688 DMM DEBUG MM(262420000000046/e880304b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095521690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521690 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095521690 DMM INFO MM(262420000000046/e880304b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095521690 DMM NOTICE MM(262420000000046/e880304b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095521690 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095521690 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095521690 DLLC NOTICE LLME(c46ae4b8/e880304b){ASSIGNED} LLGM Assign pre (ffffffff => e880304b) (gprs_llc.c:1079) 20241112095521690 DLLC NOTICE LLME(ffffffff/e880304b){ASSIGNED} LLGM Assign post (ffffffff => e880304b) (gprs_llc.c:1125) 20241112095521690 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095521690 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095521690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095521690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@372d231e643a: setverdict(pass): none -> pass 20241112095521741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521741 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095521741 DMM INFO MM(262420000000046/e880304b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095521741 DMM INFO MM(262420000000046/e880304b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095521741 DMM DEBUG MM(262420000000046/e880304b) Using GGSN 0 (gprs_sm.c:317) 20241112095521741 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) 20241112095521741 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241112095521741 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095521741 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095521741 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241112095521747 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 4f 6a 80 1e 11 6b a5 04 80 14 05 7f c5 54 ad 0d 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) 20241112095521747 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095521747 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095521747 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=e880304b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095521747 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095521747 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095521751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521751 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095521751 DMM INFO MM(262420000000046/e880304b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241112095521751 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095521751 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241112095521751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095521751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095521751 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095521751 DMM INFO MM(262420000000046/e880304b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241112095521751 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095521751 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@372d231e643a: "Received deletePDPContextResponse 0, seq_nr=1035" 20241112095521752 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) 20241112095521752 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095521752 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112095521752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=e880304b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) TC_attach_pdp_act_deact_dup(858)@372d231e643a: "Received deletePDPContextResponse 1, seq_nr=1036" 20241112095521752 DMM INFO MM(262420000000046/e880304b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112095521752 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241112095521752 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095521752 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) 20241112095521752 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)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@372d231e643a: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@372d231e643a: Final verdict of PTC: pass 20241112095523757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@372d231e643a: Final verdict of PTC: none -NSVCI98(850)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@372d231e643a: Final verdict of PTC: none -NSVCI97(844)@372d231e643a: Final verdict of PTC: none -NSVCI99(855)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@372d231e643a: Final verdict of PTC: none 20241112095523759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095523759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GGSN_GTP(857)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(842)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(848)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(853)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095523871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095524272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102048) 20241112095524760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095524760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102048, count=107480) 20241112095525761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095525761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095526762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095526762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_second_attempt started. 20241112095527294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095527294 DMM INFO MM(262420000000046/e880304b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095527294 DMM INFO MM(262420000000046/e880304b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095527294 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095527294 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095527294 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095527294 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095527294 DLLC NOTICE LLME(ffffffff/e880304b){ASSIGNED} LLGM Assign pre (e880304b => ffffffff) (gprs_llc.c:1079) 20241112095527294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e880304b => ffffffff) (gprs_llc.c:1125) 20241112095527294 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241112095527295 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) 20241112095527295 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:401) 20241112095527295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095527295 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095527295 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095527295 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095527295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095527313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095527313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095527313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095527313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095527313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095527313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095527313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095527313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095527313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095527314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095527314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095527314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095527314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095527314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095527314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095527314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095527314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095527314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095527314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095527314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095527314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095527314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095527317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095527322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095527335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095527335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095527335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095527335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095527335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095527335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095527335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095527335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095527335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095527337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095527337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095527337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095527337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095527337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095527337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095527337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095527337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095527337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095527337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095527337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095527337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095527337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095527339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095527345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(868)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(866)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095527349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095527349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095527349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095527349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095527349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095527349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095527349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095527349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095527349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095527350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095527350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095527350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095527350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095527350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095527350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095527350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095527350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095527350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095527350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095527352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095527357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095527763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095527763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095527763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095527763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(874)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095527764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241112095527764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@372d231e643a: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D7656320'O, index=0 SGSN_Test-GSUP(875)@372d231e643a: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@372d231e643a: 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 := '5493263AA3DB5F678BC4AA3C494F4D0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AC121B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9B77430B7A6B148'O } } } } } 20241112095527785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527785 DLLC NOTICE LLME(ffffffff/d7656320){UNASSIGNED} LLC RX: unknown TLLI 0xd7656320, creating LLME on the fly (gprs_llc.c:552) 20241112095527785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095527785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241112095527785 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095527785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095527785 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095527785 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095527785 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095527785 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095527785 DLLC NOTICE LLME(ffffffff/d7656320){UNASSIGNED} LLGM Assign pre (d7656320 => d7244e28) (gprs_llc.c:1079) 20241112095527785 DLLC NOTICE LLME(d7656320/d7244e28){ASSIGNED} LLGM Assign post (d7656320 => d7244e28) (gprs_llc.c:1125) 20241112095527785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095527785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095527785 DMM DEBUG MM(262420000000022/d7244e28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095527790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095527790 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095527790 DMM DEBUG MM(262420000000022/d7244e28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241112095527790 DMM NOTICE MM(262420000000022/d7244e28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095527790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095527790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095527790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095527790 DMM DEBUG MM(262420000000022/d7244e28) Requesting authorization (sgsn_auth.c:160) 20241112095527790 DMM INFO MM(262420000000022/d7244e28) Requesting authentication tuples (sgsn_auth.c:184) 20241112095527790 DMM DEBUG MM(262420000000022/d7244e28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095527790 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241112095527790 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)@372d231e643a: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@372d231e643a: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241112095527834 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095527834 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095527834 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095527834 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095527834 DMM INFO MM(262420000000022/d7244e28) Subscriber data update (mmctx.c:445) 20241112095527834 DMM DEBUG MM(262420000000022/d7244e28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095527834 DMM INFO MM(262420000000022/d7244e28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095527834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095527834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095527834 DMM INFO MM(262420000000022/d7244e28) <- GMM AUTH AND CIPHERING REQ (rand = 54 93 26 3a a3 db 5f 67 8b c4 aa 3c 49 4f 4d 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095527838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095527839 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095527839 DMM INFO MM(262420000000022/d7244e28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095527839 DMM NOTICE MM(262420000000022/d7244e28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095527839 DMM DEBUG MM(262420000000022/d7244e28) checking auth: received GSM SRES = 5a c1 21 b7 (gprs_gmm.c:666) 20241112095527839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095527839 DMM DEBUG MM(262420000000022/d7244e28) Requesting authorization (sgsn_auth.c:160) 20241112095527839 DMM INFO MM(262420000000022/d7244e28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095527839 DMM DEBUG MM(262420000000022/d7244e28) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095527839 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241112095527839 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) 20241112095527839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095527839 DMM INFO MM(262420000000022/d7244e28) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7244e28) (gprs_gmm.c:300) 20241112095527839 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095527839 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095527839 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241112095527839 DMM INFO MM(262420000000022/d7244e28) Subscriber data update (mmctx.c:445) 20241112095527839 DMM DEBUG MM(262420000000022/d7244e28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095527839 DMM INFO MM(262420000000022/d7244e28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095527839 DMM NOTICE MM(262420000000022/d7244e28) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241112095527839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095527840 DMM NOTICE MM(262420000000022/d7244e28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095527840 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) 20241112095527840 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095527840 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241112095527840 DMM INFO MM(262420000000022/d7244e28) Subscriber data update (mmctx.c:445) 20241112095527840 DMM DEBUG MM(262420000000022/d7244e28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095527843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095527843 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095527843 DMM INFO MM(262420000000022/d7244e28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095527843 DMM NOTICE MM(262420000000022/d7244e28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095527843 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095527843 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095527843 DLLC NOTICE LLME(d7656320/d7244e28){ASSIGNED} LLGM Assign pre (ffffffff => d7244e28) (gprs_llc.c:1079) 20241112095527843 DLLC NOTICE LLME(ffffffff/d7244e28){ASSIGNED} LLGM Assign post (ffffffff => d7244e28) (gprs_llc.c:1125) 20241112095527843 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095527843 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095527843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095527843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@372d231e643a: setverdict(pass): none -> pass TC_attach_second_attempt(877)@372d231e643a: 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 := 'E1B3C838F1604B1E34FB90BF2ED4EDF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EC3C3F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FF4A6F08C0F6C6F'O } } } } } 20241112095527894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095527894 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095527894 DMM INFO MM(262420000000022/d7244e28) -> GMM ATTACH REQUEST MI(TMSI-0xD7244E28) type="GPRS attach" (gprs_gmm.c:1266) 20241112095527894 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095527894 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095527894 DLLC NOTICE LLME(ffffffff/d7244e28){ASSIGNED} LLGM Assign pre (d7244e28 => cb64426b) (gprs_llc.c:1079) 20241112095527895 DLLC NOTICE LLME(d7244e28/cb64426b){ASSIGNED} LLGM Assign post (d7244e28 => cb64426b) (gprs_llc.c:1125) 20241112095527895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095527895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095527895 DMM DEBUG MM(262420000000022/cb64426b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095527897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095527897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095527897 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095527897 DMM DEBUG MM(262420000000022/cb64426b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241112095527897 DMM NOTICE MM(262420000000022/cb64426b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095527897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095527897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095527897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095527897 DMM DEBUG MM(262420000000022/cb64426b) Requesting authorization (sgsn_auth.c:160) 20241112095527897 DMM INFO MM(262420000000022/cb64426b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095527897 DMM DEBUG MM(262420000000022/cb64426b) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095527897 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241112095527897 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) 20241112095533898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241112095533898 DMM ERROR MM(262420000000022/cb64426b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241112095533898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241112095533898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241112095533898 DMM NOTICE MM(262420000000022/cb64426b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241112095533898 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241112095533898 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) 20241112095533898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Reject}: Deallocated (fsm.c:568) 20241112095533898 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Deallocated (fsm.c:568) 20241112095533898 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095533898 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241112095533898 DLLC NOTICE LLME(d7244e28/cb64426b){ASSIGNED} LLGM Assign pre (cb64426b => ffffffff) (gprs_llc.c:1079) 20241112095533898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb64426b => ffffffff) (gprs_llc.c:1125) 20241112095547764 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112095547764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095547765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241112095549097 DGPRS DEBUG Checking for inactive LLMEs, time = 33933548 (sgsn.c:132) 20241112095557316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095557320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095557320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095557338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095557343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095557343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095557351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095557354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095557355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@372d231e643a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@372d231e643a: Test Component 877 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(863)@372d231e643a: Final verdict of PTC: none 20241112095557810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095557810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(869)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@372d231e643a: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@372d231e643a: Final verdict of PTC: none -NSVCI99(873)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@372d231e643a: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@372d231e643a: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(875)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@372d231e643a: Final verdict of PTC: none 20241112095557812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(876)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(871)@372d231e643a: Final verdict of PTC: none TC_attach_second_attempt(877)@372d231e643a: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(867)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(861)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@372d231e643a: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095557879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095558181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107120) 20241112095558811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095558811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=107120, count=113172) 20241112095559813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095559813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095600815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095600815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_echo_timeout started. 20241112095601274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095601276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095601319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095601319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095601319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095601319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095601319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095601319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095601319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095601319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095601319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095601320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095601320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095601320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095601320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095601320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095601320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095601320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095601320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095601320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095601320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095601320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095601321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095601321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095601322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095601327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095601334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095601334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095601334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095601334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095601334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095601334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095601334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095601334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095601334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095601335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095601335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095601335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095601335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095601335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095601335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095601335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095601335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095601335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095601335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095601335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095601335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095601335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095601338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095601343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095601350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095601350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095601350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095601350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095601350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095601350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095601350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095601350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095601350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095601351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095601351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095601351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095601351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095601351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095601351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095601351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095601351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095601351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095601351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095601351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095601351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095601351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095601353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095601357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095601816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095601816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095601816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095601816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(893)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095601821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095601822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@372d231e643a: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C11CAE14'O, index=0 SGSN_Test-GSUP(894)@372d231e643a: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@372d231e643a: 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 := '9249B92A5CF3C35D5F0BB3E288502CA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF471464'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE56CE6B307C3E80'O } } } } } 20241112095601892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601892 DLLC NOTICE LLME(ffffffff/c11cae14){UNASSIGNED} LLC RX: unknown TLLI 0xc11cae14, creating LLME on the fly (gprs_llc.c:552) 20241112095601892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095601893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241112095601893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095601893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095601893 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095601893 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095601893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095601893 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095601893 DLLC NOTICE LLME(ffffffff/c11cae14){UNASSIGNED} LLGM Assign pre (c11cae14 => eaa476f8) (gprs_llc.c:1079) 20241112095601893 DLLC NOTICE LLME(c11cae14/eaa476f8){ASSIGNED} LLGM Assign post (c11cae14 => eaa476f8) (gprs_llc.c:1125) 20241112095601893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095601893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095601893 DMM DEBUG MM(262420000000067/eaa476f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095601906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095601906 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095601906 DMM DEBUG MM(262420000000067/eaa476f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241112095601906 DMM NOTICE MM(262420000000067/eaa476f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095601906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095601906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095601906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095601906 DMM DEBUG MM(262420000000067/eaa476f8) Requesting authorization (sgsn_auth.c:160) 20241112095601906 DMM INFO MM(262420000000067/eaa476f8) Requesting authentication tuples (sgsn_auth.c:184) 20241112095601906 DMM DEBUG MM(262420000000067/eaa476f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095601906 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241112095601906 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)@372d231e643a: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@372d231e643a: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241112095601912 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095601912 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095601912 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095601912 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095601912 DMM INFO MM(262420000000067/eaa476f8) Subscriber data update (mmctx.c:445) 20241112095601912 DMM DEBUG MM(262420000000067/eaa476f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095601912 DMM INFO MM(262420000000067/eaa476f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095601912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095601912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095601912 DMM INFO MM(262420000000067/eaa476f8) <- GMM AUTH AND CIPHERING REQ (rand = 92 49 b9 2a 5c f3 c3 5d 5f 0b b3 e2 88 50 2c a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095601926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095601926 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095601926 DMM INFO MM(262420000000067/eaa476f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095601926 DMM NOTICE MM(262420000000067/eaa476f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095601926 DMM DEBUG MM(262420000000067/eaa476f8) checking auth: received GSM SRES = ff 47 14 64 (gprs_gmm.c:666) 20241112095601926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095601926 DMM DEBUG MM(262420000000067/eaa476f8) Requesting authorization (sgsn_auth.c:160) 20241112095601926 DMM INFO MM(262420000000067/eaa476f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095601926 DMM DEBUG MM(262420000000067/eaa476f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095601926 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241112095601926 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) 20241112095601926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095601926 DMM INFO MM(262420000000067/eaa476f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaa476f8) (gprs_gmm.c:300) 20241112095601929 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095601929 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095601929 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241112095601929 DMM INFO MM(262420000000067/eaa476f8) Subscriber data update (mmctx.c:445) 20241112095601929 DMM DEBUG MM(262420000000067/eaa476f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095601929 DMM INFO MM(262420000000067/eaa476f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095601929 DMM NOTICE MM(262420000000067/eaa476f8) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241112095601929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095601929 DMM NOTICE MM(262420000000067/eaa476f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095601929 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) 20241112095601931 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095601931 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241112095601931 DMM INFO MM(262420000000067/eaa476f8) Subscriber data update (mmctx.c:445) 20241112095601931 DMM DEBUG MM(262420000000067/eaa476f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095601944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095601944 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095601944 DMM INFO MM(262420000000067/eaa476f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095601944 DMM NOTICE MM(262420000000067/eaa476f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095601944 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095601944 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095601944 DLLC NOTICE LLME(c11cae14/eaa476f8){ASSIGNED} LLGM Assign pre (ffffffff => eaa476f8) (gprs_llc.c:1079) 20241112095601944 DLLC NOTICE LLME(ffffffff/eaa476f8){ASSIGNED} LLGM Assign post (ffffffff => eaa476f8) (gprs_llc.c:1125) 20241112095601944 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095601944 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095601944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095601944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@372d231e643a: setverdict(pass): none -> pass 20241112095601999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095601999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095601999 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095601999 DMM INFO MM(262420000000067/eaa476f8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095602000 DMM INFO MM(262420000000067/eaa476f8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095602000 DMM DEBUG MM(262420000000067/eaa476f8) Using GGSN 0 (gprs_sm.c:317) 20241112095602000 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) 20241112095602000 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241112095602000 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095602000 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095602000 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241112095602015 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 d9 42 7b 78 11 87 7a bd 69 14 05 7f 56 20 44 02 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) 20241112095602015 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095602015 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095602015 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=eaa476f8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095602015 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095602015 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095606834 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241112095606840 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) 20241112095606840 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x564986a4cac0) (sgsn_libgtp.c:630) 20241112095611836 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1039" 20241112095616838 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241112095616838 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1039" 20241112095619098 DGPRS DEBUG Checking for inactive LLMEs, time = 33933578 (sgsn.c:132) 20241112095621818 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112095621818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112095621819 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095621839 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241112095621839 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241112095621839 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1041" 20241112095626841 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241112095626841 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241112095626841 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241112095626841 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1041" 20241112095631322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095631327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095631327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095631336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095631338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095631338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095631353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095631356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095631356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095631842 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241112095631842 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241112095631842 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241112095631842 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241112095631842 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1043" 20241112095636844 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241112095636844 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241112095636844 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241112095636844 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241112095636844 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x564986a4cac0) (sgsn_libgtp.c:630) 20241112095636844 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x564986a4cac0) (sgsn_libgtp.c:634) 20241112095636844 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241112095636844 DMM INFO MM(262420000000067/eaa476f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095636844 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241112095636844 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095636844 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241112095636844 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241112095636844 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095636844 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241112095636844 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241112095636844 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095636844 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241112095636844 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241112095636844 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095636845 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241112095636845 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@372d231e643a: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@372d231e643a: Removing Client IMSI='262420000000067'H, index=0 20241112095636864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095636864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241112095636864 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095636864 DMM INFO MM(262420000000067/eaa476f8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@372d231e643a: Final verdict of PTC: pass 20241112095636868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45902<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095636871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095636871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(894)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@372d231e643a: Final verdict of PTC: none -NSVCI98(887)@372d231e643a: Final verdict of PTC: none -NSVCI99(892)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@372d231e643a: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@372d231e643a: Final verdict of PTC: none -NSVCI97(882)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@372d231e643a: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@372d231e643a: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(885)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(880)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(890)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:56:36 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 20241112095636977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095637380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100588) 20241112095637873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095637873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100588, count=113912) 20241112095638874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095638874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095639876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095639876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_restart_ctr_echo started. 20241112095640472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095640473 DMM INFO MM(262420000000067/eaa476f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095640473 DMM INFO MM(262420000000067/eaa476f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095640473 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095640473 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095640473 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095640473 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095640473 DLLC NOTICE LLME(ffffffff/eaa476f8){ASSIGNED} LLGM Assign pre (eaa476f8 => ffffffff) (gprs_llc.c:1079) 20241112095640473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaa476f8 => ffffffff) (gprs_llc.c:1125) 20241112095640473 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095640473 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095640473 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241112095640473 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) 20241112095640473 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:401) 20241112095640473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095640473 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095640473 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095640473 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095640473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095640510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095640510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095640510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095640510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095640510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095640510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095640510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095640510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095640510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095640511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095640511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095640511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095640511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095640511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095640511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095640511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095640511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095640511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095640511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095640511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095640511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095640511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095640513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095640518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095640518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095640526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095640526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095640526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095640526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095640526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095640526 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095640526 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095640526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095640527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095640527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095640528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095640533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095640533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095640544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095640544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095640544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095640544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095640544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095640544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095640544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095640544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095640544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095640545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095640545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095640545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095640545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095640545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095640545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095640545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095640545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095640545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095640545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095640545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(911)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095640545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095640545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095640547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095640551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095640551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095640877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095640877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095640877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095640877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(912)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095640882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095640883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(912)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@372d231e643a: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='FB3C3485'O, index=0 SGSN_Test-GSUP(913)@372d231e643a: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@372d231e643a: 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 := 'F62A8B3FA62E291FA4B37448BD4CFF4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C10A3EDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87D7A49930E707B9'O } } } } } 20241112095640948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095640948 DLLC NOTICE LLME(ffffffff/fb3c3485){UNASSIGNED} LLC RX: unknown TLLI 0xfb3c3485, creating LLME on the fly (gprs_llc.c:552) 20241112095640948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095640948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241112095640948 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095640948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095640948 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095640948 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095640948 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095640948 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095640948 DLLC NOTICE LLME(ffffffff/fb3c3485){UNASSIGNED} LLGM Assign pre (fb3c3485 => e433a60e) (gprs_llc.c:1079) 20241112095640948 DLLC NOTICE LLME(fb3c3485/e433a60e){ASSIGNED} LLGM Assign post (fb3c3485 => e433a60e) (gprs_llc.c:1125) 20241112095640948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095640948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095640948 DMM DEBUG MM(262420000000023/e433a60e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095640965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095640965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095640965 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095640965 DMM DEBUG MM(262420000000023/e433a60e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241112095640965 DMM NOTICE MM(262420000000023/e433a60e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095640965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095640965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095640965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095640965 DMM DEBUG MM(262420000000023/e433a60e) Requesting authorization (sgsn_auth.c:160) 20241112095640965 DMM INFO MM(262420000000023/e433a60e) Requesting authentication tuples (sgsn_auth.c:184) 20241112095640965 DMM DEBUG MM(262420000000023/e433a60e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095640965 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241112095640965 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)@372d231e643a: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@372d231e643a: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241112095640970 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095640970 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095640970 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095640970 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095640970 DMM INFO MM(262420000000023/e433a60e) Subscriber data update (mmctx.c:445) 20241112095640970 DMM DEBUG MM(262420000000023/e433a60e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095640970 DMM INFO MM(262420000000023/e433a60e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095640970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095640970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095640970 DMM INFO MM(262420000000023/e433a60e) <- GMM AUTH AND CIPHERING REQ (rand = f6 2a 8b 3f a6 2e 29 1f a4 b3 74 48 bd 4c ff 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095640986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095640986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095640986 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095640986 DMM INFO MM(262420000000023/e433a60e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095640986 DMM NOTICE MM(262420000000023/e433a60e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095640986 DMM DEBUG MM(262420000000023/e433a60e) checking auth: received GSM SRES = c1 0a 3e dd (gprs_gmm.c:666) 20241112095640986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095640986 DMM DEBUG MM(262420000000023/e433a60e) Requesting authorization (sgsn_auth.c:160) 20241112095640986 DMM INFO MM(262420000000023/e433a60e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095640986 DMM DEBUG MM(262420000000023/e433a60e) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095640986 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241112095640986 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) 20241112095640986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095640986 DMM INFO MM(262420000000023/e433a60e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe433a60e) (gprs_gmm.c:300) 20241112095640989 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095640989 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095640989 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241112095640989 DMM INFO MM(262420000000023/e433a60e) Subscriber data update (mmctx.c:445) 20241112095640989 DMM DEBUG MM(262420000000023/e433a60e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095640989 DMM INFO MM(262420000000023/e433a60e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095640989 DMM NOTICE MM(262420000000023/e433a60e) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241112095640989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095640989 DMM NOTICE MM(262420000000023/e433a60e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095640989 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) 20241112095640990 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095640990 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241112095640990 DMM INFO MM(262420000000023/e433a60e) Subscriber data update (mmctx.c:445) 20241112095640990 DMM DEBUG MM(262420000000023/e433a60e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095641001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095641001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095641001 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095641001 DMM INFO MM(262420000000023/e433a60e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095641002 DMM NOTICE MM(262420000000023/e433a60e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095641002 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095641002 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095641002 DLLC NOTICE LLME(fb3c3485/e433a60e){ASSIGNED} LLGM Assign pre (ffffffff => e433a60e) (gprs_llc.c:1079) 20241112095641002 DLLC NOTICE LLME(ffffffff/e433a60e){ASSIGNED} LLGM Assign post (ffffffff => e433a60e) (gprs_llc.c:1125) 20241112095641002 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095641002 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095641002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095641002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@372d231e643a: setverdict(pass): none -> pass 20241112095641058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095641058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095641058 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095641058 DMM INFO MM(262420000000023/e433a60e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095641058 DMM INFO MM(262420000000023/e433a60e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095641058 DMM DEBUG MM(262420000000023/e433a60e) Using GGSN 0 (gprs_sm.c:317) 20241112095641058 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241112095641058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095641058 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095641058 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241112095641083 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 42 65 09 7e 11 53 21 bd d4 14 05 7f 96 ac 05 7a 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) 20241112095641083 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd7058, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095641083 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095641083 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=e433a60e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095641083 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095641083 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095646060 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241112095646067 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) 20241112095646067 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x564986a4cac0) (sgsn_libgtp.c:630) 20241112095649099 DGPRS DEBUG Checking for inactive LLMEs, time = 33933608 (sgsn.c:132) 20241112095651063 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241112095651069 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) 20241112095651069 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x564986a4cac0) (sgsn_libgtp.c:630) 20241112095651069 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241112095651069 DMM INFO MM(262420000000023/e433a60e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095651069 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241112095651069 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@372d231e643a: Removing Client IMSI='262420000000023'H, index=0 20241112095651087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095651087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241112095651087 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095651087 DMM INFO MM(262420000000023/e433a60e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@372d231e643a: Final verdict of PTC: pass 20241112095651090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(907)@372d231e643a: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@372d231e643a: Final verdict of PTC: none 20241112095651095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095651095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(902)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@372d231e643a: Final verdict of PTC: none -NSVCI97(901)@372d231e643a: Final verdict of PTC: none -NSVCI98(906)@372d231e643a: Final verdict of PTC: none -NSVCI99(911)@372d231e643a: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(913)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@372d231e643a: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(904)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(909)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(899)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095651195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095651597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103620) 20241112095652096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095652096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=103620, count=104780) 20241112095653098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095653098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095654098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095654099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_restart_ctr_create started. 20241112095654659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095654661 DMM INFO MM(262420000000023/e433a60e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095654661 DMM INFO MM(262420000000023/e433a60e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095654661 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095654661 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095654661 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095654662 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095654662 DLLC NOTICE LLME(ffffffff/e433a60e){ASSIGNED} LLGM Assign pre (e433a60e => ffffffff) (gprs_llc.c:1079) 20241112095654662 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e433a60e => ffffffff) (gprs_llc.c:1125) 20241112095654662 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095654662 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095654662 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241112095654662 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) 20241112095654662 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:401) 20241112095654662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095654662 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095654662 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095654662 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095654662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095654705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095654705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095654705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095654705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095654705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095654705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095654705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095654705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095654706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095654706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095654708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095654713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095654713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095654722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095654722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095654722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095654722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095654722 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095654722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095654722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095654722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095654722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095654723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095654723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095654723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095654723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095654723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095654723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095654723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095654723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095654723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095654723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095654723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095654723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095654723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095654725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095654730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095654730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095654740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095654740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095654740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095654740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095654740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095654740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095654740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095654740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095654740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095654741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095654741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095654741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095654741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095654741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095654741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095654741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095654741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095654741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095654741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095654741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095654741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095654741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095654743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095654749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095654749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095655100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095655100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095655100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095655100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(931)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095655104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095655105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(931)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@372d231e643a: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FC17DA17'O, index=0 SGSN_Test-GSUP(932)@372d231e643a: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@372d231e643a: 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 := '636921ADC9B6FC7A7691E754F2046627'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '315F0232'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36A4E80C977CC4CA'O } } } } } 20241112095655185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095655185 DLLC NOTICE LLME(ffffffff/fc17da17){UNASSIGNED} LLC RX: unknown TLLI 0xfc17da17, creating LLME on the fly (gprs_llc.c:552) 20241112095655185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095655185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241112095655185 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095655185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095655185 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095655185 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095655185 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095655185 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095655185 DLLC NOTICE LLME(ffffffff/fc17da17){UNASSIGNED} LLGM Assign pre (fc17da17 => dcf3f096) (gprs_llc.c:1079) 20241112095655185 DLLC NOTICE LLME(fc17da17/dcf3f096){ASSIGNED} LLGM Assign post (fc17da17 => dcf3f096) (gprs_llc.c:1125) 20241112095655185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095655185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095655185 DMM DEBUG MM(262420000000024/dcf3f096) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095655201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095655201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095655201 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095655201 DMM DEBUG MM(262420000000024/dcf3f096) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241112095655201 DMM NOTICE MM(262420000000024/dcf3f096) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095655201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095655202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095655202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095655202 DMM DEBUG MM(262420000000024/dcf3f096) Requesting authorization (sgsn_auth.c:160) 20241112095655202 DMM INFO MM(262420000000024/dcf3f096) Requesting authentication tuples (sgsn_auth.c:184) 20241112095655202 DMM DEBUG MM(262420000000024/dcf3f096) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095655202 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241112095655202 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)@372d231e643a: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@372d231e643a: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241112095655209 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095655209 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095655209 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095655209 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095655209 DMM INFO MM(262420000000024/dcf3f096) Subscriber data update (mmctx.c:445) 20241112095655209 DMM DEBUG MM(262420000000024/dcf3f096) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095655209 DMM INFO MM(262420000000024/dcf3f096) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095655209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095655209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095655209 DMM INFO MM(262420000000024/dcf3f096) <- GMM AUTH AND CIPHERING REQ (rand = 63 69 21 ad c9 b6 fc 7a 76 91 e7 54 f2 04 66 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095655224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095655224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095655224 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095655224 DMM INFO MM(262420000000024/dcf3f096) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095655224 DMM NOTICE MM(262420000000024/dcf3f096) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095655224 DMM DEBUG MM(262420000000024/dcf3f096) checking auth: received GSM SRES = 31 5f 02 32 (gprs_gmm.c:666) 20241112095655224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095655224 DMM DEBUG MM(262420000000024/dcf3f096) Requesting authorization (sgsn_auth.c:160) 20241112095655224 DMM INFO MM(262420000000024/dcf3f096) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095655224 DMM DEBUG MM(262420000000024/dcf3f096) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095655224 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241112095655224 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) 20241112095655224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095655224 DMM INFO MM(262420000000024/dcf3f096) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf3f096) (gprs_gmm.c:300) 20241112095655228 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095655228 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095655228 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241112095655228 DMM INFO MM(262420000000024/dcf3f096) Subscriber data update (mmctx.c:445) 20241112095655228 DMM DEBUG MM(262420000000024/dcf3f096) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095655228 DMM INFO MM(262420000000024/dcf3f096) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095655228 DMM NOTICE MM(262420000000024/dcf3f096) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241112095655228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095655228 DMM NOTICE MM(262420000000024/dcf3f096) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095655228 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) 20241112095655229 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095655229 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241112095655229 DMM INFO MM(262420000000024/dcf3f096) Subscriber data update (mmctx.c:445) 20241112095655229 DMM DEBUG MM(262420000000024/dcf3f096) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095655240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095655240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095655240 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095655240 DMM INFO MM(262420000000024/dcf3f096) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095655240 DMM NOTICE MM(262420000000024/dcf3f096) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095655240 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095655240 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095655240 DLLC NOTICE LLME(fc17da17/dcf3f096){ASSIGNED} LLGM Assign pre (ffffffff => dcf3f096) (gprs_llc.c:1079) 20241112095655240 DLLC NOTICE LLME(ffffffff/dcf3f096){ASSIGNED} LLGM Assign post (ffffffff => dcf3f096) (gprs_llc.c:1125) 20241112095655240 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095655240 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095655240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095655241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@372d231e643a: setverdict(pass): none -> pass 20241112095655299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095655300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095655300 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095655300 DMM INFO MM(262420000000024/dcf3f096) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095655300 DMM INFO MM(262420000000024/dcf3f096) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095655300 DMM DEBUG MM(262420000000024/dcf3f096) Using GGSN 0 (gprs_sm.c:317) 20241112095655300 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241112095655300 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095655300 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095655300 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241112095655326 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 54 fd 79 c5 11 5e fe 3b d9 14 05 7f 85 52 83 89 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) 20241112095655326 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f6392dd7058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241112095655326 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6392dd7058, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095655326 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241112095655326 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241112095655326 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095655326 DMM NOTICE MM(262420000000024/dcf3f096) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095655339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095655339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095655339 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095655339 DMM INFO MM(262420000000024/dcf3f096) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095655339 DMM INFO MM(262420000000024/dcf3f096) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095655339 DMM DEBUG MM(262420000000024/dcf3f096) Using GGSN 0 (gprs_sm.c:317) 20241112095655339 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241112095655339 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095655339 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095655339 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241112095655345 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 54 fd 79 c5 11 5e fe 3b d9 14 05 7f 85 52 83 89 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) 20241112095655345 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f6392dd7058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241112095655345 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd7058, cbp=0x564986a550a0) (sgsn_libgtp.c:630) 20241112095655345 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095655345 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=dcf3f096, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095655345 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095655345 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@372d231e643a: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@372d231e643a: Final verdict of PTC: pass 20241112095655364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095655368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095655368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(932)@372d231e643a: Final verdict of PTC: none -NSVCI99(930)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@372d231e643a: Final verdict of PTC: none -NSVCI98(925)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@372d231e643a: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@372d231e643a: Final verdict of PTC: none -NSVCI97(920)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@372d231e643a: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@372d231e643a: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(923)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(928)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(918)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095655505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095655907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80680) 20241112095656369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095656369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=80680, count=105348) 20241112095657370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095657370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:56:57 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 20241112095658371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095658371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241112095659010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095659013 DMM INFO MM(262420000000024/dcf3f096) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095659013 DMM INFO MM(262420000000024/dcf3f096) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095659013 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095659013 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095659013 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095659013 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095659013 DLLC NOTICE LLME(ffffffff/dcf3f096){ASSIGNED} LLGM Assign pre (dcf3f096 => ffffffff) (gprs_llc.c:1079) 20241112095659013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf3f096 => ffffffff) (gprs_llc.c:1125) 20241112095659013 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095659013 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095659013 DMM NOTICE MM(262420000000024/dcf3f096) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095659013 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241112095659014 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095659014 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095659014 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241112095659014 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241112095659014 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) 20241112095659014 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:401) 20241112095659014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095659014 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095659014 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095659014 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095659014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095659057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095659057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095659057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095659057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095659057 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095659057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095659057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095659057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095659057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095659058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095659058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095659058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095659058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095659058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095659058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095659058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095659058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095659058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095659058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095659058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095659058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095659058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095659060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095659066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095659066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095659073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095659073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095659073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095659073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095659073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095659073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095659073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095659073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095659073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095659074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095659074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095659074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095659074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095659074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095659074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095659074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095659074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095659074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095659074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095659074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095659074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095659074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095659076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095659080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095659080 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095659097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095659097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095659097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095659097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095659097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095659097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095659097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095659097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095659097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095659098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095659098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095659098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095659098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095659098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095659098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095659098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095659098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095659098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095659098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095659098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(950)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095659098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095659098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095659101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095659108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095659108 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(947)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095659372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095659372 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095659372 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095659372 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(949)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095659377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095659378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@372d231e643a: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F04E7AEF'O, index=0 SGSN_Test-GSUP(951)@372d231e643a: 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)@372d231e643a: 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 := '95311AA35076DB4062992956DE0D24AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3406A461'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1BC96940E585CFDE'O } } } } } 20241112095700461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095700462 DLLC NOTICE LLME(ffffffff/f04e7aef){UNASSIGNED} LLC RX: unknown TLLI 0xf04e7aef, creating LLME on the fly (gprs_llc.c:552) 20241112095700462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095700462 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241112095700462 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095700462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095700462 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095700462 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095700462 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095700462 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095700462 DLLC NOTICE LLME(ffffffff/f04e7aef){UNASSIGNED} LLGM Assign pre (f04e7aef => f4f16a26) (gprs_llc.c:1079) 20241112095700462 DLLC NOTICE LLME(f04e7aef/f4f16a26){ASSIGNED} LLGM Assign post (f04e7aef => f4f16a26) (gprs_llc.c:1125) 20241112095700462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095700462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095700462 DMM DEBUG MM(262420000000025/f4f16a26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095700471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095700471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095700471 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095700471 DMM DEBUG MM(262420000000025/f4f16a26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241112095700471 DMM NOTICE MM(262420000000025/f4f16a26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095700471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095700471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095700471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095700471 DMM DEBUG MM(262420000000025/f4f16a26) Requesting authorization (sgsn_auth.c:160) 20241112095700471 DMM INFO MM(262420000000025/f4f16a26) Requesting authentication tuples (sgsn_auth.c:184) 20241112095700471 DMM DEBUG MM(262420000000025/f4f16a26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095700471 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241112095700471 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)@372d231e643a: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241112095700473 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095700473 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095700473 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095700473 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095700473 DMM INFO MM(262420000000025/f4f16a26) Subscriber data update (mmctx.c:445) 20241112095700473 DMM DEBUG MM(262420000000025/f4f16a26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095700473 DMM INFO MM(262420000000025/f4f16a26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095700473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095700473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095700473 DMM INFO MM(262420000000025/f4f16a26) <- GMM AUTH AND CIPHERING REQ (rand = 95 31 1a a3 50 76 db 40 62 99 29 56 de 0d 24 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095700482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095700483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095700483 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095700483 DMM INFO MM(262420000000025/f4f16a26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095700483 DMM NOTICE MM(262420000000025/f4f16a26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095700483 DMM DEBUG MM(262420000000025/f4f16a26) checking auth: received GSM SRES = 34 06 a4 61 (gprs_gmm.c:666) 20241112095700483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095700483 DMM DEBUG MM(262420000000025/f4f16a26) Requesting authorization (sgsn_auth.c:160) 20241112095700483 DMM INFO MM(262420000000025/f4f16a26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095700483 DMM DEBUG MM(262420000000025/f4f16a26) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095700483 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241112095700483 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) 20241112095700483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095700483 DMM INFO MM(262420000000025/f4f16a26) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4f16a26) (gprs_gmm.c:300) 20241112095700484 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095700484 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095700484 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241112095700484 DMM INFO MM(262420000000025/f4f16a26) Subscriber data update (mmctx.c:445) 20241112095700484 DMM DEBUG MM(262420000000025/f4f16a26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095700484 DMM INFO MM(262420000000025/f4f16a26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095700484 DMM NOTICE MM(262420000000025/f4f16a26) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241112095700484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095700484 DMM NOTICE MM(262420000000025/f4f16a26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095700484 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) 20241112095700485 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095700485 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241112095700485 DMM INFO MM(262420000000025/f4f16a26) Subscriber data update (mmctx.c:445) 20241112095700485 DMM DEBUG MM(262420000000025/f4f16a26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095700493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095700493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095700493 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095700493 DMM INFO MM(262420000000025/f4f16a26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095700493 DMM NOTICE MM(262420000000025/f4f16a26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095700493 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095700493 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095700493 DLLC NOTICE LLME(f04e7aef/f4f16a26){ASSIGNED} LLGM Assign pre (ffffffff => f4f16a26) (gprs_llc.c:1079) 20241112095700493 DLLC NOTICE LLME(ffffffff/f4f16a26){ASSIGNED} LLGM Assign post (ffffffff => f4f16a26) (gprs_llc.c:1125) 20241112095700493 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095700493 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095700493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095700493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@372d231e643a: setverdict(pass): none -> pass 20241112095700551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095700551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095700551 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095700551 DMM INFO MM(262420000000025/f4f16a26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095700551 DMM INFO MM(262420000000025/f4f16a26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095700551 DMM DEBUG MM(262420000000025/f4f16a26) Using GGSN 0 (gprs_sm.c:317) 20241112095700551 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) 20241112095700551 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241112095700551 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095700551 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095700551 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241112095700569 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 48 83 6c 49 11 01 e4 f5 4b 14 05 7f 6a 30 fe 30 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) 20241112095700569 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112095700569 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095700569 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5c0a8 TLLI=f4f16a26, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095700569 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095700569 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095700574 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241112095700574 DGPRS INFO PDP(262420000000025:5): Context 0x7f6392dd80d0 was deleted (sgsn_libgtp.c:704) 20241112095700574 DMM INFO MM(262420000000025/f4f16a26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095700574 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241112095700574 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112095708575 DMM INFO MM(262420000000025/f4f16a26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095716006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241112095716577 DMM INFO MM(262420000000025/f4f16a26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095719100 DGPRS DEBUG Checking for inactive LLMEs, time = 33933638 (sgsn.c:132) 20241112095719374 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112095719374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112095719375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095724578 DMM INFO MM(262420000000025/f4f16a26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095729060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095729066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095729066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095729075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095729078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095729078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095729099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095729104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095729104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112095732580 DMM INFO MM(262420000000025/f4f16a26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@372d231e643a: Removing Client IMSI='262420000000025'H, index=0 20241112095732599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095732599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241112095732599 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095732599 DMM INFO MM(262420000000025/f4f16a26) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@372d231e643a: Final verdict of PTC: pass 20241112095732604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@372d231e643a: Final verdict of PTC: none 20241112095732610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095732610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-BSSGP2(946)@372d231e643a: Final verdict of PTC: none -NSVCI99(950)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@372d231e643a: Final verdict of PTC: none -NSVCI98(944)@372d231e643a: Final verdict of PTC: none -NSVCI97(939)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(948)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(937)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(942)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095732711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095733113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104360) 20241112095733611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095733611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=104360, count=113316) 20241112095734613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095734613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095735614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095735614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241112095736199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095736200 DMM INFO MM(262420000000025/f4f16a26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095736200 DMM INFO MM(262420000000025/f4f16a26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095736200 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095736200 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095736200 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095736200 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095736200 DLLC NOTICE LLME(ffffffff/f4f16a26){ASSIGNED} LLGM Assign pre (f4f16a26 => ffffffff) (gprs_llc.c:1079) 20241112095736200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4f16a26 => ffffffff) (gprs_llc.c:1125) 20241112095736200 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5bd50 (gprs_sndcp.c:574) 20241112095736200 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5c0a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095736200 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241112095736200 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) 20241112095736200 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:401) 20241112095736200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095736200 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095736200 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095736200 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095736200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095736234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095736234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095736234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095736234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095736234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095736234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095736234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095736234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095736234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095736235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095736235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095736235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095736235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095736235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095736235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095736235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095736235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095736235 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095736235 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095736235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095736235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095736235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095736237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095736242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095736249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095736249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095736249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095736249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095736249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095736249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095736249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095736249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095736249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095736250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095736250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095736250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095736250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095736250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095736250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095736250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095736250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095736250 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095736250 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095736250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(963)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095736251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095736251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095736253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095736257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095736267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095736267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095736267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095736267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095736267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095736267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095736267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095736267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095736267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095736267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095736267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095736267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095736268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095736268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095736268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095736268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095736268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095736268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095736268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095736268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095736268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095736268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095736270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095736276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736276 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095736615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095736615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095736615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095736615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(969)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095736619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095736620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(969)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@372d231e643a: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C5AA9FFA'O, index=0 SGSN_Test-GSUP(970)@372d231e643a: 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)@372d231e643a: 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 := '2148B52958264B8C7892EAF6C0AA20B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E4925A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D284EE3A70EBCAE3'O } } } } } 20241112095736657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736657 DLLC NOTICE LLME(ffffffff/c5aa9ffa){UNASSIGNED} LLC RX: unknown TLLI 0xc5aa9ffa, creating LLME on the fly (gprs_llc.c:552) 20241112095736657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095736657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241112095736657 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095736657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095736657 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095736657 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095736657 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095736657 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095736657 DLLC NOTICE LLME(ffffffff/c5aa9ffa){UNASSIGNED} LLGM Assign pre (c5aa9ffa => e4f7414c) (gprs_llc.c:1079) 20241112095736657 DLLC NOTICE LLME(c5aa9ffa/e4f7414c){ASSIGNED} LLGM Assign post (c5aa9ffa => e4f7414c) (gprs_llc.c:1125) 20241112095736657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095736657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095736657 DMM DEBUG MM(262420000000027/e4f7414c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095736664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095736664 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095736664 DMM DEBUG MM(262420000000027/e4f7414c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241112095736664 DMM NOTICE MM(262420000000027/e4f7414c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095736664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095736664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095736664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095736664 DMM DEBUG MM(262420000000027/e4f7414c) Requesting authorization (sgsn_auth.c:160) 20241112095736664 DMM INFO MM(262420000000027/e4f7414c) Requesting authentication tuples (sgsn_auth.c:184) 20241112095736664 DMM DEBUG MM(262420000000027/e4f7414c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095736664 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241112095736664 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)@372d231e643a: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241112095736710 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095736710 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095736710 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095736710 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095736710 DMM INFO MM(262420000000027/e4f7414c) Subscriber data update (mmctx.c:445) 20241112095736710 DMM DEBUG MM(262420000000027/e4f7414c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095736710 DMM INFO MM(262420000000027/e4f7414c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095736710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095736710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095736710 DMM INFO MM(262420000000027/e4f7414c) <- GMM AUTH AND CIPHERING REQ (rand = 21 48 b5 29 58 26 4b 8c 78 92 ea f6 c0 aa 20 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095736728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095736728 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095736728 DMM INFO MM(262420000000027/e4f7414c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095736728 DMM NOTICE MM(262420000000027/e4f7414c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095736728 DMM DEBUG MM(262420000000027/e4f7414c) checking auth: received GSM SRES = 8e 49 25 a6 (gprs_gmm.c:666) 20241112095736728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095736728 DMM DEBUG MM(262420000000027/e4f7414c) Requesting authorization (sgsn_auth.c:160) 20241112095736728 DMM INFO MM(262420000000027/e4f7414c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095736728 DMM DEBUG MM(262420000000027/e4f7414c) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095736728 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241112095736728 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) 20241112095736728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095736728 DMM INFO MM(262420000000027/e4f7414c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4f7414c) (gprs_gmm.c:300) 20241112095736731 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095736731 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095736731 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241112095736731 DMM INFO MM(262420000000027/e4f7414c) Subscriber data update (mmctx.c:445) 20241112095736731 DMM DEBUG MM(262420000000027/e4f7414c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095736731 DMM INFO MM(262420000000027/e4f7414c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095736731 DMM NOTICE MM(262420000000027/e4f7414c) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241112095736731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095736731 DMM NOTICE MM(262420000000027/e4f7414c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095736731 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) 20241112095736732 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095736732 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241112095736732 DMM INFO MM(262420000000027/e4f7414c) Subscriber data update (mmctx.c:445) 20241112095736732 DMM DEBUG MM(262420000000027/e4f7414c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095736744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095736744 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095736744 DMM INFO MM(262420000000027/e4f7414c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095736744 DMM NOTICE MM(262420000000027/e4f7414c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095736744 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095736744 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095736745 DLLC NOTICE LLME(c5aa9ffa/e4f7414c){ASSIGNED} LLGM Assign pre (ffffffff => e4f7414c) (gprs_llc.c:1079) 20241112095736745 DLLC NOTICE LLME(ffffffff/e4f7414c){ASSIGNED} LLGM Assign post (ffffffff => e4f7414c) (gprs_llc.c:1125) 20241112095736745 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095736745 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095736745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095736745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@372d231e643a: setverdict(pass): none -> pass 20241112095736797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095736797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095736797 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095736797 DMM INFO MM(262420000000027/e4f7414c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095736797 DMM INFO MM(262420000000027/e4f7414c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095736797 DMM DEBUG MM(262420000000027/e4f7414c) Using GGSN 0 (gprs_sm.c:317) 20241112095736797 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) 20241112095736797 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241112095736797 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095736797 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095736797 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@372d231e643a: First createPDPContextRequest received, dropping & waiting for retransmission 20241112095741798 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241112095741817 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 e7 65 c5 fa 11 49 62 12 59 14 05 7f 3a f8 3b 6b 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) 20241112095741817 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112095741817 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095741817 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=e4f7414c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095741817 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095741817 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241112095741830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095741830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241112095741830 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095741830 DMM INFO MM(262420000000027/e4f7414c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241112095741830 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095741830 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@372d231e643a: First deletePDPContextRequest received, dropping & waiting for retransmission 20241112095746831 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241112095746838 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) 20241112095746838 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112095746838 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112095746838 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=e4f7414c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095746838 DMM INFO MM(262420000000027/e4f7414c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112095746838 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241112095746838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@372d231e643a: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@372d231e643a: Final verdict of PTC: pass 20241112095746856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@372d231e643a: Final verdict of PTC: none 20241112095746860 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095746860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(969)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@372d231e643a: Final verdict of PTC: none -NSVCI97(958)@372d231e643a: Final verdict of PTC: none -NSVCI99(968)@372d231e643a: Final verdict of PTC: none -NSVCI98(963)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(961)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(956)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(966)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:57:46 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 20241112095746962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095747364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95796) 20241112095747862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095747862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=95796, count=103692) 20241112095748863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095748864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112095749101 DGPRS DEBUG Checking for inactive LLMEs, time = 33933668 (sgsn.c:132) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095749866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095749866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241112095750450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095750453 DMM INFO MM(262420000000027/e4f7414c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095750453 DMM INFO MM(262420000000027/e4f7414c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095750453 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095750453 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095750453 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095750453 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095750454 DLLC NOTICE LLME(ffffffff/e4f7414c){ASSIGNED} LLGM Assign pre (e4f7414c => ffffffff) (gprs_llc.c:1079) 20241112095750454 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f7414c => ffffffff) (gprs_llc.c:1125) 20241112095750454 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241112095750454 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) 20241112095750454 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:401) 20241112095750454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095750454 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095750454 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095750454 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095750454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095750497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095750497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095750497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095750497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095750497 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095750497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095750497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095750497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095750497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095750498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095750498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095750498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095750498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095750498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095750498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095750498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095750498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095750498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095750498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095750498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095750498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095750498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095750500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095750504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750504 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095750513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095750513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095750513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095750513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095750513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095750513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095750513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095750513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095750513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095750514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095750514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095750514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095750514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095750514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095750514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095750514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095750514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095750514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095750514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095750514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(982)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095750515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095750515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095750517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095750523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750523 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095750530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095750530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095750530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095750530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095750530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095750530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095750530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095750530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095750530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095750531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095750531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095750531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095750531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095750531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095750531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095750531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095750531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095750531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095750531 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095750531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095750531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095750531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095750533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095750538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750538 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095750866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095750867 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095750867 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095750867 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(988)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095750871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241112095750872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(988)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@372d231e643a: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='CE61DAB3'O, index=0 SGSN_Test-GSUP(989)@372d231e643a: 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)@372d231e643a: 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 := '5EC4BFD8BA0E8FA95ED1F0FEC3532A20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '824A5732'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33FE0AAA82220F14'O } } } } } 20241112095750943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750943 DLLC NOTICE LLME(ffffffff/ce61dab3){UNASSIGNED} LLC RX: unknown TLLI 0xce61dab3, creating LLME on the fly (gprs_llc.c:552) 20241112095750943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095750943 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241112095750943 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095750943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095750943 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095750943 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095750943 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095750943 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095750943 DLLC NOTICE LLME(ffffffff/ce61dab3){UNASSIGNED} LLGM Assign pre (ce61dab3 => fc98a182) (gprs_llc.c:1079) 20241112095750943 DLLC NOTICE LLME(ce61dab3/fc98a182){ASSIGNED} LLGM Assign post (ce61dab3 => fc98a182) (gprs_llc.c:1125) 20241112095750943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095750943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095750943 DMM DEBUG MM(262420000000028/fc98a182) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095750958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095750959 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095750959 DMM DEBUG MM(262420000000028/fc98a182) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241112095750959 DMM NOTICE MM(262420000000028/fc98a182) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095750959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095750959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095750959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095750959 DMM DEBUG MM(262420000000028/fc98a182) Requesting authorization (sgsn_auth.c:160) 20241112095750959 DMM INFO MM(262420000000028/fc98a182) Requesting authentication tuples (sgsn_auth.c:184) 20241112095750959 DMM DEBUG MM(262420000000028/fc98a182) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095750959 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241112095750959 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)@372d231e643a: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241112095750964 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095750964 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095750964 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095750964 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095750964 DMM INFO MM(262420000000028/fc98a182) Subscriber data update (mmctx.c:445) 20241112095750964 DMM DEBUG MM(262420000000028/fc98a182) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095750964 DMM INFO MM(262420000000028/fc98a182) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095750964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095750964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095750964 DMM INFO MM(262420000000028/fc98a182) <- GMM AUTH AND CIPHERING REQ (rand = 5e c4 bf d8 ba 0e 8f a9 5e d1 f0 fe c3 53 2a 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095750978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095750979 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095750979 DMM INFO MM(262420000000028/fc98a182) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095750979 DMM NOTICE MM(262420000000028/fc98a182) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095750979 DMM DEBUG MM(262420000000028/fc98a182) checking auth: received GSM SRES = 82 4a 57 32 (gprs_gmm.c:666) 20241112095750979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095750979 DMM DEBUG MM(262420000000028/fc98a182) Requesting authorization (sgsn_auth.c:160) 20241112095750979 DMM INFO MM(262420000000028/fc98a182) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095750979 DMM DEBUG MM(262420000000028/fc98a182) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095750979 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241112095750979 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) 20241112095750979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095750979 DMM INFO MM(262420000000028/fc98a182) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc98a182) (gprs_gmm.c:300) 20241112095750981 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095750981 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095750981 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241112095750981 DMM INFO MM(262420000000028/fc98a182) Subscriber data update (mmctx.c:445) 20241112095750981 DMM DEBUG MM(262420000000028/fc98a182) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095750981 DMM INFO MM(262420000000028/fc98a182) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095750981 DMM NOTICE MM(262420000000028/fc98a182) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241112095750981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095750981 DMM NOTICE MM(262420000000028/fc98a182) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095750981 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) 20241112095750983 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095750983 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241112095750983 DMM INFO MM(262420000000028/fc98a182) Subscriber data update (mmctx.c:445) 20241112095750983 DMM DEBUG MM(262420000000028/fc98a182) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095750993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095750993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095750993 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095750993 DMM INFO MM(262420000000028/fc98a182) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095750993 DMM NOTICE MM(262420000000028/fc98a182) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095750993 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095750993 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095750993 DLLC NOTICE LLME(ce61dab3/fc98a182){ASSIGNED} LLGM Assign pre (ffffffff => fc98a182) (gprs_llc.c:1079) 20241112095750993 DLLC NOTICE LLME(ffffffff/fc98a182){ASSIGNED} LLGM Assign post (ffffffff => fc98a182) (gprs_llc.c:1125) 20241112095750993 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095750993 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095750993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095750993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@372d231e643a: setverdict(pass): none -> pass 20241112095751047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095751047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095751047 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095751047 DMM INFO MM(262420000000028/fc98a182) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095751048 DMM INFO MM(262420000000028/fc98a182) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095751048 DMM DEBUG MM(262420000000028/fc98a182) Using GGSN 0 (gprs_sm.c:317) 20241112095751048 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) 20241112095751048 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241112095751048 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095751048 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095751048 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241112095751070 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 a6 f9 04 14 11 24 c7 e0 71 14 05 7f dd 01 ee 4c 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) 20241112095751070 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112095751070 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095751070 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=fc98a182, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095751070 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095751070 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095751080 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241112095751080 DGPRS INFO PDP(262420000000028:5): Context 0x7f6392dd80d0 was deleted (sgsn_libgtp.c:704) 20241112095751080 DMM INFO MM(262420000000028/fc98a182) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095751080 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241112095751080 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@372d231e643a: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241112095751088 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241112095751088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095751088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241112095751088 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095751088 DMM INFO MM(262420000000028/fc98a182) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241112095751089 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) 20241112095751089 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@372d231e643a: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@372d231e643a: Final verdict of PTC: pass 20241112095751094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@372d231e643a: Final verdict of PTC: none 20241112095751099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095751099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(974)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@372d231e643a: Final verdict of PTC: none -NSVCI98(982)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@372d231e643a: Final verdict of PTC: none -NSVCI99(987)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@372d231e643a: Final verdict of PTC: none -NSVCI97(977)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(980)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(985)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(975)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095751188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095751590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102108) 20241112095752099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095752100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102108, count=103268) 20241112095753100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095753100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095754101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095754102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241112095754688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095754690 DMM INFO MM(262420000000028/fc98a182) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095754691 DMM INFO MM(262420000000028/fc98a182) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095754691 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095754691 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095754691 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095754691 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095754691 DLLC NOTICE LLME(ffffffff/fc98a182){ASSIGNED} LLGM Assign pre (fc98a182 => ffffffff) (gprs_llc.c:1079) 20241112095754691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc98a182 => ffffffff) (gprs_llc.c:1125) 20241112095754691 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095754691 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095754691 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241112095754691 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) 20241112095754691 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:401) 20241112095754691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095754691 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095754691 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095754691 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095754691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095754730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095754730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095754730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095754730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095754730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095754730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095754730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095754730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095754730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095754731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095754731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095754731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095754731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095754731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095754731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095754731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095754731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095754731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095754731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095754731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095754731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095754731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095754733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095754738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095754738 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095754746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095754746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095754746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095754746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095754746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095754746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095754746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095754746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095754746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095754746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095754746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095754746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095754746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095754746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095754747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095754747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095754747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095754747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095754747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095754747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095754747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095754747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095754749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095754753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095754753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095754762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095754762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095754762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095754762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095754762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095754762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095754762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095754762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095754762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095754763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095754763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095754763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095754763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095754763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095754763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095754763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095754763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095754763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095754763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095754763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095754763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095754764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095754765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095754769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095754769 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095755103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095755103 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095755103 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095755103 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1007)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095755107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241112095755108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1007)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@372d231e643a: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='DF0C2714'O, index=0 SGSN_Test-GSUP(1008)@372d231e643a: 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)@372d231e643a: 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 := '6977681E0149490BE716020A69C43DAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11586A15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2588BC34ABABC04'O } } } } } 20241112095755175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755175 DLLC NOTICE LLME(ffffffff/df0c2714){UNASSIGNED} LLC RX: unknown TLLI 0xdf0c2714, creating LLME on the fly (gprs_llc.c:552) 20241112095755175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241112095755175 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095755175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095755175 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095755175 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095755175 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095755175 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095755175 DLLC NOTICE LLME(ffffffff/df0c2714){UNASSIGNED} LLGM Assign pre (df0c2714 => eb64e06f) (gprs_llc.c:1079) 20241112095755175 DLLC NOTICE LLME(df0c2714/eb64e06f){ASSIGNED} LLGM Assign post (df0c2714 => eb64e06f) (gprs_llc.c:1125) 20241112095755175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095755175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095755175 DMM DEBUG MM(262420000000026/eb64e06f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095755183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755183 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095755183 DMM DEBUG MM(262420000000026/eb64e06f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241112095755183 DMM NOTICE MM(262420000000026/eb64e06f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095755183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095755183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095755183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095755183 DMM DEBUG MM(262420000000026/eb64e06f) Requesting authorization (sgsn_auth.c:160) 20241112095755183 DMM INFO MM(262420000000026/eb64e06f) Requesting authentication tuples (sgsn_auth.c:184) 20241112095755183 DMM DEBUG MM(262420000000026/eb64e06f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095755183 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241112095755183 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)@372d231e643a: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241112095755186 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095755186 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095755186 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095755186 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095755186 DMM INFO MM(262420000000026/eb64e06f) Subscriber data update (mmctx.c:445) 20241112095755186 DMM DEBUG MM(262420000000026/eb64e06f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095755186 DMM INFO MM(262420000000026/eb64e06f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095755186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095755186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095755186 DMM INFO MM(262420000000026/eb64e06f) <- GMM AUTH AND CIPHERING REQ (rand = 69 77 68 1e 01 49 49 0b e7 16 02 0a 69 c4 3d ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095755191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755191 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095755191 DMM INFO MM(262420000000026/eb64e06f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095755191 DMM NOTICE MM(262420000000026/eb64e06f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095755191 DMM DEBUG MM(262420000000026/eb64e06f) checking auth: received GSM SRES = 11 58 6a 15 (gprs_gmm.c:666) 20241112095755191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095755191 DMM DEBUG MM(262420000000026/eb64e06f) Requesting authorization (sgsn_auth.c:160) 20241112095755191 DMM INFO MM(262420000000026/eb64e06f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095755191 DMM DEBUG MM(262420000000026/eb64e06f) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095755191 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241112095755191 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) 20241112095755191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095755191 DMM INFO MM(262420000000026/eb64e06f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb64e06f) (gprs_gmm.c:300) 20241112095755192 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095755192 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095755192 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241112095755192 DMM INFO MM(262420000000026/eb64e06f) Subscriber data update (mmctx.c:445) 20241112095755192 DMM DEBUG MM(262420000000026/eb64e06f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095755192 DMM INFO MM(262420000000026/eb64e06f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095755192 DMM NOTICE MM(262420000000026/eb64e06f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241112095755192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095755192 DMM NOTICE MM(262420000000026/eb64e06f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095755192 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) 20241112095755193 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095755193 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241112095755193 DMM INFO MM(262420000000026/eb64e06f) Subscriber data update (mmctx.c:445) 20241112095755193 DMM DEBUG MM(262420000000026/eb64e06f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095755197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755197 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095755197 DMM INFO MM(262420000000026/eb64e06f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095755197 DMM NOTICE MM(262420000000026/eb64e06f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095755197 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095755197 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095755197 DLLC NOTICE LLME(df0c2714/eb64e06f){ASSIGNED} LLGM Assign pre (ffffffff => eb64e06f) (gprs_llc.c:1079) 20241112095755197 DLLC NOTICE LLME(ffffffff/eb64e06f){ASSIGNED} LLGM Assign post (ffffffff => eb64e06f) (gprs_llc.c:1125) 20241112095755197 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095755197 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095755197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095755197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@372d231e643a: setverdict(pass): none -> pass 20241112095755258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755258 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095755259 DMM INFO MM(262420000000026/eb64e06f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095755259 DMM INFO MM(262420000000026/eb64e06f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095755259 DMM DEBUG MM(262420000000026/eb64e06f) Using GGSN 0 (gprs_sm.c:317) 20241112095755259 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) 20241112095755259 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241112095755259 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095755259 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095755259 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241112095755279 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1f 00 00 01 80 08 00 10 49 bb 53 24 11 d3 e6 8a 09 14 05 7f ec 28 8b 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241112095755279 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112095755279 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095755279 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=eb64e06f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095755279 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095755279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095755298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755299 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755299 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095755308 DLGTP ERROR Packet from 127.0.0.103:2152, length: 24 content: 32 1a 00 10 00 00 00 00 00 00 00 00 10 49 bb 53 24 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241112095755308 DGPRS INFO PDP(262420000000026:5): Context 0x7f6392dd80d0 was deleted (sgsn_libgtp.c:704) 20241112095755308 DMM INFO MM(262420000000026/eb64e06f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241112095755308 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241112095755308 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@372d231e643a: Removing Client IMSI='262420000000026'H, index=0 20241112095755320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095755320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241112095755320 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095755320 DMM INFO MM(262420000000026/eb64e06f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@372d231e643a: Final verdict of PTC: pass 20241112095755325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095755329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095755329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1007)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1008)@372d231e643a: Final verdict of PTC: none -NSVCI98(1001)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@372d231e643a: Final verdict of PTC: none -NSVCI99(1006)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@372d231e643a: Final verdict of PTC: none -NSVCI97(996)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1004)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(999)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(994)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095755431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095755833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84888) 20241112095756329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095756329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=84888, count=104468) 20241112095757331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095757331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:57:57 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 20241112095758332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095758332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_gmm_detach started. 20241112095758936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095758939 DMM INFO MM(262420000000026/eb64e06f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095758939 DMM INFO MM(262420000000026/eb64e06f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095758939 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095758939 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095758939 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095758939 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095758939 DLLC NOTICE LLME(ffffffff/eb64e06f){ASSIGNED} LLGM Assign pre (eb64e06f => ffffffff) (gprs_llc.c:1079) 20241112095758939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb64e06f => ffffffff) (gprs_llc.c:1125) 20241112095758939 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095758939 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095758939 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241112095758939 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) 20241112095758939 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:401) 20241112095758939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095758939 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095758939 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095758939 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095758939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095758983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095758983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095758983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095758983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095758983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095758983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095758983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095758983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095758983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095758984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095758984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095758984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095758984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095758984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095758984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095758984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095758984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095758984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095758984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095758984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095758984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095758984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095758987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095758993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095758993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095758999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095758999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095758999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095758999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095758999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095758999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095758999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095758999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095758999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095759000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095759000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095759000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095759001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095759001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095759001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095759001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095759001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095759001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095759001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095759001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095759001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095759001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095759003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095759010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095759014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095759014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095759014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095759014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095759014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095759014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095759014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095759014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095759014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095759015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095759015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095759015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095759015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095759015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095759015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095759015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095759015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095759015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095759015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095759015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095759015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095759015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095759018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095759023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095759332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095759332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095759332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095759332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1026)@372d231e643a: Established a new IPA connection (conn_id=2) 20241112095759334 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095759334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1026)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@372d231e643a: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C7F09786'O, index=0 SGSN_Test-GSUP(1027)@372d231e643a: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@372d231e643a: 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 := 'DE98BECB8341F7804C41E3E9892959F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4D74E4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '953DC18E03061B74'O } } } } } 20241112095759353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759353 DLLC NOTICE LLME(ffffffff/c7f09786){UNASSIGNED} LLC RX: unknown TLLI 0xc7f09786, creating LLME on the fly (gprs_llc.c:552) 20241112095759353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095759354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241112095759354 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095759354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095759354 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095759354 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095759354 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095759354 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095759354 DLLC NOTICE LLME(ffffffff/c7f09786){UNASSIGNED} LLGM Assign pre (c7f09786 => ea0014c7) (gprs_llc.c:1079) 20241112095759354 DLLC NOTICE LLME(c7f09786/ea0014c7){ASSIGNED} LLGM Assign post (c7f09786 => ea0014c7) (gprs_llc.c:1125) 20241112095759354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095759354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095759354 DMM DEBUG MM(262420000000026/ea0014c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095759359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095759359 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095759359 DMM DEBUG MM(262420000000026/ea0014c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241112095759359 DMM NOTICE MM(262420000000026/ea0014c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095759359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095759359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095759359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095759359 DMM DEBUG MM(262420000000026/ea0014c7) Requesting authorization (sgsn_auth.c:160) 20241112095759359 DMM INFO MM(262420000000026/ea0014c7) Requesting authentication tuples (sgsn_auth.c:184) 20241112095759359 DMM DEBUG MM(262420000000026/ea0014c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095759359 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241112095759359 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)@372d231e643a: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241112095759402 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095759402 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095759402 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095759402 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095759402 DMM INFO MM(262420000000026/ea0014c7) Subscriber data update (mmctx.c:445) 20241112095759402 DMM DEBUG MM(262420000000026/ea0014c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095759402 DMM INFO MM(262420000000026/ea0014c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095759402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095759402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095759402 DMM INFO MM(262420000000026/ea0014c7) <- GMM AUTH AND CIPHERING REQ (rand = de 98 be cb 83 41 f7 80 4c 41 e3 e9 89 29 59 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095759421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095759421 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095759421 DMM INFO MM(262420000000026/ea0014c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095759421 DMM NOTICE MM(262420000000026/ea0014c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095759421 DMM DEBUG MM(262420000000026/ea0014c7) checking auth: received GSM SRES = e4 d7 4e 4c (gprs_gmm.c:666) 20241112095759421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095759421 DMM DEBUG MM(262420000000026/ea0014c7) Requesting authorization (sgsn_auth.c:160) 20241112095759421 DMM INFO MM(262420000000026/ea0014c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095759421 DMM DEBUG MM(262420000000026/ea0014c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095759421 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241112095759421 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) 20241112095759421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095759421 DMM INFO MM(262420000000026/ea0014c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xea0014c7) (gprs_gmm.c:300) 20241112095759424 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095759424 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095759424 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241112095759424 DMM INFO MM(262420000000026/ea0014c7) Subscriber data update (mmctx.c:445) 20241112095759424 DMM DEBUG MM(262420000000026/ea0014c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095759424 DMM INFO MM(262420000000026/ea0014c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095759425 DMM NOTICE MM(262420000000026/ea0014c7) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241112095759425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095759425 DMM NOTICE MM(262420000000026/ea0014c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095759425 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) 20241112095759427 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095759427 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241112095759427 DMM INFO MM(262420000000026/ea0014c7) Subscriber data update (mmctx.c:445) 20241112095759427 DMM DEBUG MM(262420000000026/ea0014c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095759437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095759438 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095759438 DMM INFO MM(262420000000026/ea0014c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095759438 DMM NOTICE MM(262420000000026/ea0014c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095759438 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095759438 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095759438 DLLC NOTICE LLME(c7f09786/ea0014c7){ASSIGNED} LLGM Assign pre (ffffffff => ea0014c7) (gprs_llc.c:1079) 20241112095759438 DLLC NOTICE LLME(ffffffff/ea0014c7){ASSIGNED} LLGM Assign post (ffffffff => ea0014c7) (gprs_llc.c:1125) 20241112095759438 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095759438 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095759438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095759438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@372d231e643a: setverdict(pass): none -> pass 20241112095759496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095759496 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095759496 DMM INFO MM(262420000000026/ea0014c7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095759496 DMM INFO MM(262420000000026/ea0014c7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095759496 DMM DEBUG MM(262420000000026/ea0014c7) Using GGSN 0 (gprs_sm.c:317) 20241112095759496 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) 20241112095759496 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241112095759496 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095759497 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095759497 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241112095759516 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 d8 60 82 ad 11 df c8 a3 a0 14 05 7f 13 b3 7b 0d 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) 20241112095759516 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd80d0, cbp=0x564986a53f30) (sgsn_libgtp.c:630) 20241112095759516 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095759516 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=ea0014c7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095759516 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095759516 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095759530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095759530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095759530 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095759530 DMM INFO MM(262420000000026/ea0014c7) -> GMM DETACH REQUEST TLLI=0xea0014c7 type=GPRS detach (gprs_gmm.c:1458) 20241112095759530 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241112095759530 DMM INFO MM(262420000000026/ea0014c7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095759530 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095759530 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095759530 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095759530 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095759530 DLLC NOTICE LLME(ffffffff/ea0014c7){ASSIGNED} LLGM Assign pre (ea0014c7 => ffffffff) (gprs_llc.c:1079) 20241112095759530 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea0014c7 => ffffffff) (gprs_llc.c:1125) 20241112095759530 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095759531 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095759531 DMM NOTICE MM(262420000000026/ea0014c7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095759531 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241112095759531 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095759531 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095759531 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241112095759531 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241112095759531 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) 20241112095759531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095759531 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095759531 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095759531 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095759532 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@372d231e643a: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@372d231e643a: Final verdict of PTC: pass 20241112095759545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59050<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1015)@372d231e643a: Final verdict of PTC: none -NSVCI99(1025)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1027)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@372d231e643a: Final verdict of PTC: none 20241112095759550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@372d231e643a: Final verdict of PTC: none 20241112095759550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(1011)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@372d231e643a: Final verdict of PTC: none -NSVCI98(1020)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1013)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1023)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1018)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1025): none (none -> none) Tue Nov 12 09:57:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@372d231e643a: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241112095759649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095759951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92336) 20241112095800552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095800552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=92336, count=108344) 20241112095801553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095801553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:58:01 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 20241112095802554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095802554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241112095802994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095802996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095803034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095803034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095803034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095803034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095803034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095803034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095803034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095803034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095803034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095803035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095803035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095803035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095803035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095803035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095803035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095803035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095803035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095803035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095803035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095803035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095803035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095803035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095803037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095803043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095803043 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095803063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095803063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095803063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095803063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095803063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095803063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095803063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095803063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1039)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095803063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095803064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095803064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095803064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095803064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095803064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095803064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095803064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095803064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095803064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095803064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095803064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095803065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095803065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095803067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095803074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095803074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095803083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095803083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095803083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095803083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095803083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095803083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095803083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095803083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095803083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095803085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095803085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095803085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095803085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095803085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095803085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095803085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095803085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095803085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095803085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095803085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095803085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095803085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095803087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095803092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095803092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095803555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095803555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095803555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095803555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1044)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095803559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095803561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1044)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@372d231e643a: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='FA9DE0B7'O, index=0 SGSN_Test-GSUP(1046)@372d231e643a: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241112095804637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095804637 DLLC NOTICE LLME(ffffffff/fa9de0b7){UNASSIGNED} LLC RX: unknown TLLI 0xfa9de0b7, creating LLME on the fly (gprs_llc.c:552) 20241112095804637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095804637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241112095804637 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095804637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095804637 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095804637 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095804637 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095804637 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095804637 DLLC NOTICE LLME(ffffffff/fa9de0b7){UNASSIGNED} LLGM Assign pre (fa9de0b7 => d610ce51) (gprs_llc.c:1079) 20241112095804637 DLLC NOTICE LLME(fa9de0b7/d610ce51){ASSIGNED} LLGM Assign post (fa9de0b7 => d610ce51) (gprs_llc.c:1125) 20241112095804637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095804637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095804637 DMM DEBUG MM(262420000000039/d610ce51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095804666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095804666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241112095804666 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095804666 DMM INFO MM(262420000000039/d610ce51) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241112095804666 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095804666 DLLC NOTICE LLME(fa9de0b7/d610ce51){ASSIGNED} LLGM Assign pre (fa9de0b7 => d610ce51) (gprs_llc.c:1079) 20241112095804666 DLLC NOTICE LLME(fa9de0b7/d610ce51){ASSIGNED} LLGM Assign post (fa9de0b7 => d610ce51) (gprs_llc.c:1125) 20241112095804666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095804667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095804667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095804667 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095804667 DMM DEBUG MM(262420000000039/d610ce51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241112095804667 DMM NOTICE MM(262420000000039/d610ce51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095804667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095804667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095804667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112095804667 DMM INFO MM(262420000000039/d610ce51) <- GMM ATTACH ACCEPT (new P-TMSI=0xd610ce51) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@372d231e643a: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@372d231e643a: Removing Client IMSI='262420000000039'H, index=0 20241112095805678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095805678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095805678 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095805678 DMM INFO MM(262420000000039/d610ce51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095805678 DMM NOTICE MM(262420000000039/d610ce51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095805678 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095805678 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095805678 DLLC NOTICE LLME(fa9de0b7/d610ce51){ASSIGNED} LLGM Assign pre (ffffffff => d610ce51) (gprs_llc.c:1079) 20241112095805678 DLLC NOTICE LLME(ffffffff/d610ce51){ASSIGNED} LLGM Assign post (ffffffff => d610ce51) (gprs_llc.c:1125) 20241112095805678 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095805679 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095805679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095805679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@372d231e643a: Final verdict of PTC: pass 20241112095805682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095805685 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095805685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1045)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@372d231e643a: Final verdict of PTC: none -NSVCI98(1040)@372d231e643a: Final verdict of PTC: none -NSVCI97(1034)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@372d231e643a: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1046)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@372d231e643a: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@372d231e643a: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1038)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1032)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1043)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095805791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095806193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67216) 20241112095806687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095806687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=67216, count=71572) 20241112095807688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095807688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095808690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095808690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_xid_empty_l3 started. 20241112095809286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095809288 DMM INFO MM(262420000000039/d610ce51) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095809288 DMM INFO MM(262420000000039/d610ce51) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095809288 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095809288 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095809288 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095809288 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095809288 DLLC NOTICE LLME(ffffffff/d610ce51){ASSIGNED} LLGM Assign pre (d610ce51 => ffffffff) (gprs_llc.c:1079) 20241112095809288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d610ce51 => ffffffff) (gprs_llc.c:1125) 20241112095809288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095809288 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095809288 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095809288 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095809288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095809330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095809330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095809330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095809330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095809330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095809330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095809330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095809330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095809330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095809331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095809331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095809331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095809331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095809331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095809331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095809331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095809331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095809331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095809331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095809331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095809332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095809332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095809334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095809339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095809339 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095809347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095809347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095809347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095809347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095809347 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095809347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095809347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095809347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095809347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095809347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095809347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095809347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095809348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095809348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095809348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095809348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095809348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095809348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095809348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095809348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095809348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095809348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095809350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095809356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095809356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095809362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095809362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095809362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095809362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095809362 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095809362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095809362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095809362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095809362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095809363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095809363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095809363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095809363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095809363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095809363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095809363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095809363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095809363 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095809363 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095809363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095809364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095809364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095809366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095809371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095809371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095809692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095809692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095809692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095809692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1064)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095809698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095809698 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1064)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@372d231e643a: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E1BCD27F'O, index=0 SGSN_Test-GSUP(1065)@372d231e643a: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@372d231e643a: 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 := 'AA42847408A85D9DCD843C3794AB5C4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '281F750E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26919A2AE4F881DC'O } } } } } 20241112095810769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095810769 DLLC NOTICE LLME(ffffffff/e1bcd27f){UNASSIGNED} LLC RX: unknown TLLI 0xe1bcd27f, creating LLME on the fly (gprs_llc.c:552) 20241112095810769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095810769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241112095810769 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095810770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095810770 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095810770 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095810770 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095810770 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095810770 DLLC NOTICE LLME(ffffffff/e1bcd27f){UNASSIGNED} LLGM Assign pre (e1bcd27f => d77ee668) (gprs_llc.c:1079) 20241112095810770 DLLC NOTICE LLME(e1bcd27f/d77ee668){ASSIGNED} LLGM Assign post (e1bcd27f => d77ee668) (gprs_llc.c:1125) 20241112095810770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095810770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095810770 DMM DEBUG MM(262420000000044/d77ee668) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095810781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095810781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095810781 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095810781 DMM DEBUG MM(262420000000044/d77ee668) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241112095810781 DMM NOTICE MM(262420000000044/d77ee668) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095810781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095810781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095810781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095810781 DMM DEBUG MM(262420000000044/d77ee668) Requesting authorization (sgsn_auth.c:160) 20241112095810781 DMM INFO MM(262420000000044/d77ee668) Requesting authentication tuples (sgsn_auth.c:184) 20241112095810781 DMM DEBUG MM(262420000000044/d77ee668) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095810781 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241112095810781 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)@372d231e643a: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@372d231e643a: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241112095810786 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095810786 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095810786 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095810786 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095810786 DMM INFO MM(262420000000044/d77ee668) Subscriber data update (mmctx.c:445) 20241112095810786 DMM DEBUG MM(262420000000044/d77ee668) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095810786 DMM INFO MM(262420000000044/d77ee668) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095810786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095810786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095810786 DMM INFO MM(262420000000044/d77ee668) <- GMM AUTH AND CIPHERING REQ (rand = aa 42 84 74 08 a8 5d 9d cd 84 3c 37 94 ab 5c 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095810799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095810799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095810799 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095810799 DMM INFO MM(262420000000044/d77ee668) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095810799 DMM NOTICE MM(262420000000044/d77ee668) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095810799 DMM DEBUG MM(262420000000044/d77ee668) checking auth: received GSM SRES = 28 1f 75 0e (gprs_gmm.c:666) 20241112095810799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095810799 DMM DEBUG MM(262420000000044/d77ee668) Requesting authorization (sgsn_auth.c:160) 20241112095810799 DMM INFO MM(262420000000044/d77ee668) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095810799 DMM DEBUG MM(262420000000044/d77ee668) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095810799 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241112095810799 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) 20241112095810799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095810799 DMM INFO MM(262420000000044/d77ee668) <- GMM ATTACH ACCEPT (new P-TMSI=0xd77ee668) (gprs_gmm.c:300) 20241112095810803 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095810803 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095810803 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241112095810803 DMM INFO MM(262420000000044/d77ee668) Subscriber data update (mmctx.c:445) 20241112095810803 DMM DEBUG MM(262420000000044/d77ee668) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095810803 DMM INFO MM(262420000000044/d77ee668) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095810803 DMM NOTICE MM(262420000000044/d77ee668) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241112095810803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095810803 DMM NOTICE MM(262420000000044/d77ee668) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095810803 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) 20241112095810804 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095810804 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241112095810804 DMM INFO MM(262420000000044/d77ee668) Subscriber data update (mmctx.c:445) 20241112095810804 DMM DEBUG MM(262420000000044/d77ee668) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095810815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095810815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095810815 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095810815 DMM INFO MM(262420000000044/d77ee668) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095810815 DMM NOTICE MM(262420000000044/d77ee668) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095810815 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095810815 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095810815 DLLC NOTICE LLME(e1bcd27f/d77ee668){ASSIGNED} LLGM Assign pre (ffffffff => d77ee668) (gprs_llc.c:1079) 20241112095810815 DLLC NOTICE LLME(ffffffff/d77ee668){ASSIGNED} LLGM Assign post (ffffffff => d77ee668) (gprs_llc.c:1125) 20241112095810815 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095810815 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095810815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095810815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@372d231e643a: setverdict(pass): none -> pass 20241112095810873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095810873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095810873 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095810873 DMM INFO MM(262420000000044/d77ee668) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095810873 DMM INFO MM(262420000000044/d77ee668) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095810873 DMM DEBUG MM(262420000000044/d77ee668) Using GGSN 0 (gprs_sm.c:317) 20241112095810873 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) 20241112095810873 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241112095810873 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095810873 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095810874 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241112095810900 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 c8 95 25 f0 11 0c 3f cb 3d 14 05 7f 48 4b 3e 88 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) 20241112095810901 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dd9148, cbp=0x564986a565f0) (sgsn_libgtp.c:630) 20241112095810901 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095810901 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=d77ee668, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095810901 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095810901 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095810918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095810918 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241112095810918 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241112095810918 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@372d231e643a: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@372d231e643a: Final verdict of PTC: pass 20241112095810930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@372d231e643a: Final verdict of PTC: none 20241112095810934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095810935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_xid_empty_l3-BVCI210(1057)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@372d231e643a: Final verdict of PTC: none -NSVCI99(1063)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@372d231e643a: Final verdict of PTC: none -NSVCI97(1053)@372d231e643a: Final verdict of PTC: none -NSVCI98(1058)@372d231e643a: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@372d231e643a: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1061)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1056)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1051)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@372d231e643a: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:58:10 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 20241112095811034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095811436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82920) 20241112095811935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095811936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=82920, count=98512) 20241112095812937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095812938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095813939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095813940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_xid_n201u started. 20241112095814537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095814540 DMM INFO MM(262420000000044/d77ee668) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095814540 DMM INFO MM(262420000000044/d77ee668) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095814540 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095814540 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095814540 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095814540 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095814540 DLLC NOTICE LLME(ffffffff/d77ee668){ASSIGNED} LLGM Assign pre (d77ee668 => ffffffff) (gprs_llc.c:1079) 20241112095814540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d77ee668 => ffffffff) (gprs_llc.c:1125) 20241112095814540 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095814540 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095814540 DMM NOTICE MM(262420000000044/d77ee668) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095814540 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241112095814540 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095814540 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095814540 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241112095814540 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241112095814540 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) 20241112095814540 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:401) 20241112095814540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095814540 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095814540 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095814540 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095814540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095814589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095814589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095814589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095814589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095814589 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095814589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095814589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095814589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095814589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095814590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095814590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095814590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095814590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095814590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095814590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095814590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095814590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095814590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095814590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095814590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095814590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095814590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095814592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095814597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095814597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095814604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095814604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095814604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095814604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095814604 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095814604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095814604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095814604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095814604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095814605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095814605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095814605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095814605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095814605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095814605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095814605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095814605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095814605 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095814605 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095814605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095814605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095814605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095814607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095814612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095814612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095814620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095814620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095814620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095814620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095814620 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095814620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095814620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095814620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095814620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095814621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095814621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095814621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095814621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095814621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095814621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095814621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095814621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095814621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095814621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095814621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095814621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095814621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095814623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095814627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095814627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095814941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095814941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095814941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095814941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1083)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095814945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095814946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1083)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@372d231e643a: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='DE7DC516'O, index=0 SGSN_Test-GSUP(1084)@372d231e643a: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@372d231e643a: 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 := '1A3143EAA25FA97CBBB708CCC720E50C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C5A3ECB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFDC904A459D8FFB'O } } } } } 20241112095816015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095816016 DLLC NOTICE LLME(ffffffff/de7dc516){UNASSIGNED} LLC RX: unknown TLLI 0xde7dc516, creating LLME on the fly (gprs_llc.c:552) 20241112095816016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095816016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241112095816016 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095816016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095816016 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095816016 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095816016 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095816016 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095816016 DLLC NOTICE LLME(ffffffff/de7dc516){UNASSIGNED} LLGM Assign pre (de7dc516 => dd8331bc) (gprs_llc.c:1079) 20241112095816016 DLLC NOTICE LLME(de7dc516/dd8331bc){ASSIGNED} LLGM Assign post (de7dc516 => dd8331bc) (gprs_llc.c:1125) 20241112095816016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095816016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095816016 DMM DEBUG MM(262420000000045/dd8331bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095816039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095816039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095816039 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095816039 DMM DEBUG MM(262420000000045/dd8331bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241112095816039 DMM NOTICE MM(262420000000045/dd8331bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095816040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095816040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095816040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095816040 DMM DEBUG MM(262420000000045/dd8331bc) Requesting authorization (sgsn_auth.c:160) 20241112095816040 DMM INFO MM(262420000000045/dd8331bc) Requesting authentication tuples (sgsn_auth.c:184) 20241112095816040 DMM DEBUG MM(262420000000045/dd8331bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095816040 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241112095816040 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)@372d231e643a: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@372d231e643a: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241112095816045 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095816045 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095816045 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095816045 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095816045 DMM INFO MM(262420000000045/dd8331bc) Subscriber data update (mmctx.c:445) 20241112095816045 DMM DEBUG MM(262420000000045/dd8331bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095816045 DMM INFO MM(262420000000045/dd8331bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095816045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095816045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095816045 DMM INFO MM(262420000000045/dd8331bc) <- GMM AUTH AND CIPHERING REQ (rand = 1a 31 43 ea a2 5f a9 7c bb b7 08 cc c7 20 e5 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095816061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095816061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095816061 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095816061 DMM INFO MM(262420000000045/dd8331bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095816061 DMM NOTICE MM(262420000000045/dd8331bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095816061 DMM DEBUG MM(262420000000045/dd8331bc) checking auth: received GSM SRES = 8c 5a 3e cb (gprs_gmm.c:666) 20241112095816061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095816061 DMM DEBUG MM(262420000000045/dd8331bc) Requesting authorization (sgsn_auth.c:160) 20241112095816061 DMM INFO MM(262420000000045/dd8331bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095816061 DMM DEBUG MM(262420000000045/dd8331bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095816061 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241112095816061 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) 20241112095816061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095816061 DMM INFO MM(262420000000045/dd8331bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd8331bc) (gprs_gmm.c:300) 20241112095816064 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095816064 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095816064 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241112095816064 DMM INFO MM(262420000000045/dd8331bc) Subscriber data update (mmctx.c:445) 20241112095816064 DMM DEBUG MM(262420000000045/dd8331bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095816064 DMM INFO MM(262420000000045/dd8331bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095816064 DMM NOTICE MM(262420000000045/dd8331bc) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241112095816064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095816064 DMM NOTICE MM(262420000000045/dd8331bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095816064 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) 20241112095816065 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095816065 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241112095816065 DMM INFO MM(262420000000045/dd8331bc) Subscriber data update (mmctx.c:445) 20241112095816065 DMM DEBUG MM(262420000000045/dd8331bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095816077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095816077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095816077 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095816077 DMM INFO MM(262420000000045/dd8331bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095816077 DMM NOTICE MM(262420000000045/dd8331bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095816077 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095816077 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095816077 DLLC NOTICE LLME(de7dc516/dd8331bc){ASSIGNED} LLGM Assign pre (ffffffff => dd8331bc) (gprs_llc.c:1079) 20241112095816077 DLLC NOTICE LLME(ffffffff/dd8331bc){ASSIGNED} LLGM Assign post (ffffffff => dd8331bc) (gprs_llc.c:1125) 20241112095816077 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095816077 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095816077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095816077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@372d231e643a: setverdict(pass): none -> pass 20241112095816130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095816130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095816130 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095816130 DMM INFO MM(262420000000045/dd8331bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095816130 DMM INFO MM(262420000000045/dd8331bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095816130 DMM DEBUG MM(262420000000045/dd8331bc) Using GGSN 0 (gprs_sm.c:317) 20241112095816130 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) 20241112095816130 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241112095816130 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095816130 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095816130 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241112095816152 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 09 a8 94 c7 11 5d 75 cd ec 14 05 7f 77 6c 02 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=1060 from retransmit req queue (gtp.c:443) 20241112095816152 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dda1c0, cbp=0x564986a56980) (sgsn_libgtp.c:630) 20241112095816152 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095816152 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=dd8331bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095816152 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095816152 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095816165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095816165 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241112095816165 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241112095816165 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241112095816165 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@372d231e643a: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@372d231e643a: Final verdict of PTC: pass 20241112095816178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@372d231e643a: Final verdict of PTC: none -NSVCI98(1077)@372d231e643a: Final verdict of PTC: none -NSVCI97(1072)@372d231e643a: Final verdict of PTC: none 20241112095816183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095816183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_xid_n201u-BVCI196(1071)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@372d231e643a: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@372d231e643a: Final verdict of PTC: none -NSVCI99(1082)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@372d231e643a: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1075)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1070)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1080)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@372d231e643a: Test case TC_xid_n201u finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095816297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095816699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101028) 20241112095817184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095817184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=101028, count=102188) 20241112095818185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095818185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095819102 DGPRS DEBUG Checking for inactive LLMEs, time = 33933698 (sgsn.c:132) 20241112095819186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095819186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_llc_null started. 20241112095819753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095819755 DMM INFO MM(262420000000045/dd8331bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095819755 DMM INFO MM(262420000000045/dd8331bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095819755 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095819755 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095819755 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095819755 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095819755 DLLC NOTICE LLME(ffffffff/dd8331bc){ASSIGNED} LLGM Assign pre (dd8331bc => ffffffff) (gprs_llc.c:1079) 20241112095819755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd8331bc => ffffffff) (gprs_llc.c:1125) 20241112095819755 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095819755 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095819755 DMM NOTICE MM(262420000000045/dd8331bc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095819756 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241112095819756 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095819756 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095819756 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241112095819756 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241112095819756 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) 20241112095819756 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:401) 20241112095819756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095819756 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095819756 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095819756 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095819756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095819804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095819804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095819804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095819804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095819804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095819804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095819804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095819804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095819804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095819805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095819805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095819805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095819805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095819805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095819805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095819805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095819805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095819805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095819805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095819805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095819805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095819805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095819807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095819812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095819812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095819819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095819819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095819819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095819819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095819819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095819819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095819819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095819819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095819819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095819820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095819820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095819820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095819820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095819820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095819820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095819820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095819820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095819820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095819822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095819826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095819826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095819835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095819835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095819835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095819835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095819835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095819835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095819835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095819835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095819835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095819835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095819835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095819835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095819836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095819836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095819836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095819836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095819836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095819836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095819836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095819836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095819836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095819836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095819837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095819842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095819842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095820187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095820187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095820187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095820187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1102)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095820191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095820192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1102)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@372d231e643a: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E6132424'O, index=0 SGSN_Test-GSUP(1103)@372d231e643a: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@372d231e643a: 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 := '7890B23C0DB611CE551899B476E58257'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FDCB9E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8938EF1404484288'O } } } } } 20241112095821262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095821262 DLLC NOTICE LLME(ffffffff/e6132424){UNASSIGNED} LLC RX: unknown TLLI 0xe6132424, creating LLME on the fly (gprs_llc.c:552) 20241112095821262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095821262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241112095821262 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095821262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095821262 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095821262 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095821262 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095821262 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095821262 DLLC NOTICE LLME(ffffffff/e6132424){UNASSIGNED} LLGM Assign pre (e6132424 => ef9e77ef) (gprs_llc.c:1079) 20241112095821262 DLLC NOTICE LLME(e6132424/ef9e77ef){ASSIGNED} LLGM Assign post (e6132424 => ef9e77ef) (gprs_llc.c:1125) 20241112095821262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095821262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095821262 DMM DEBUG MM(262420000000041/ef9e77ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095821288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095821288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095821288 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095821288 DMM DEBUG MM(262420000000041/ef9e77ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241112095821288 DMM NOTICE MM(262420000000041/ef9e77ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095821288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095821288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095821288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095821288 DMM DEBUG MM(262420000000041/ef9e77ef) Requesting authorization (sgsn_auth.c:160) 20241112095821288 DMM INFO MM(262420000000041/ef9e77ef) Requesting authentication tuples (sgsn_auth.c:184) 20241112095821288 DMM DEBUG MM(262420000000041/ef9e77ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095821288 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241112095821288 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)@372d231e643a: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@372d231e643a: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241112095821294 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095821294 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095821294 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095821294 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095821294 DMM INFO MM(262420000000041/ef9e77ef) Subscriber data update (mmctx.c:445) 20241112095821294 DMM DEBUG MM(262420000000041/ef9e77ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095821294 DMM INFO MM(262420000000041/ef9e77ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095821294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095821294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095821294 DMM INFO MM(262420000000041/ef9e77ef) <- GMM AUTH AND CIPHERING REQ (rand = 78 90 b2 3c 0d b6 11 ce 55 18 99 b4 76 e5 82 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095821309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095821309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095821310 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095821310 DMM INFO MM(262420000000041/ef9e77ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095821310 DMM NOTICE MM(262420000000041/ef9e77ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095821310 DMM DEBUG MM(262420000000041/ef9e77ef) checking auth: received GSM SRES = 2f dc b9 e9 (gprs_gmm.c:666) 20241112095821310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095821310 DMM DEBUG MM(262420000000041/ef9e77ef) Requesting authorization (sgsn_auth.c:160) 20241112095821310 DMM INFO MM(262420000000041/ef9e77ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095821310 DMM DEBUG MM(262420000000041/ef9e77ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095821310 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241112095821310 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) 20241112095821310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095821310 DMM INFO MM(262420000000041/ef9e77ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xef9e77ef) (gprs_gmm.c:300) 20241112095821313 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095821313 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095821313 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241112095821313 DMM INFO MM(262420000000041/ef9e77ef) Subscriber data update (mmctx.c:445) 20241112095821313 DMM DEBUG MM(262420000000041/ef9e77ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095821313 DMM INFO MM(262420000000041/ef9e77ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095821313 DMM NOTICE MM(262420000000041/ef9e77ef) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241112095821313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095821313 DMM NOTICE MM(262420000000041/ef9e77ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095821313 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) 20241112095821314 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095821314 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241112095821314 DMM INFO MM(262420000000041/ef9e77ef) Subscriber data update (mmctx.c:445) 20241112095821314 DMM DEBUG MM(262420000000041/ef9e77ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095821327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095821327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095821327 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095821327 DMM INFO MM(262420000000041/ef9e77ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095821327 DMM NOTICE MM(262420000000041/ef9e77ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095821327 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095821327 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095821327 DLLC NOTICE LLME(e6132424/ef9e77ef){ASSIGNED} LLGM Assign pre (ffffffff => ef9e77ef) (gprs_llc.c:1079) 20241112095821327 DLLC NOTICE LLME(ffffffff/ef9e77ef){ASSIGNED} LLGM Assign post (ffffffff => ef9e77ef) (gprs_llc.c:1125) 20241112095821327 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095821327 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095821327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095821327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095822385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095822385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241112095822385 DLLC DEBUG TLLI=ef9e77ef sends us LLC NULL (gprs_llc.c:912) 20241112095822386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095822386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241112095822386 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095822386 DMM INFO MM(262420000000041/ef9e77ef) -> GMM DETACH REQUEST TLLI=0xef9e77ef type=GPRS detach Power-off (gprs_gmm.c:1458) 20241112095822386 DMM INFO MM(262420000000041/ef9e77ef) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241112095822386 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095822386 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095822386 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095822386 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095822386 DLLC NOTICE LLME(ffffffff/ef9e77ef){ASSIGNED} LLGM Assign pre (ef9e77ef => ffffffff) (gprs_llc.c:1079) 20241112095822386 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9e77ef => ffffffff) (gprs_llc.c:1125) 20241112095822386 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241112095822386 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) 20241112095822386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095822386 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095822386 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095822386 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095822389 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@372d231e643a: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@372d231e643a: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@372d231e643a: Final verdict of PTC: pass 20241112095827399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@372d231e643a: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@372d231e643a: Final verdict of PTC: none 20241112095827404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095827404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(1087)@372d231e643a: Final verdict of PTC: none -NSVCI98(1096)@372d231e643a: Final verdict of PTC: none -NSVCI97(1091)@372d231e643a: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@372d231e643a: Final verdict of PTC: none -NSVCI99(1101)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@372d231e643a: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1094)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1099)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1089)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@372d231e643a: Test case TC_llc_null finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095827467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095827769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95768) 20241112095828405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095828405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=95768, count=101200) 20241112095829407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095829407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:58: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_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 20241112095830408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095830408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_llc_sabm_dm_llgmm started. 20241112095830867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095830870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095830917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095830917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095830917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095830917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095830918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095830918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095830918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095830918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095830918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095830920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095830920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095830920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1111)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095830920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095830920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095830920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095830920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095830920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095830920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095830920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095830920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095830920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095830920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095830923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095830930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095830930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095830934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095830934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095830934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095830934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095830934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095830934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095830934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095830934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095830934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095830935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095830935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095830935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095830935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095830935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095830935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095830935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095830935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095830935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095830935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095830935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095830935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095830935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095830937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095830942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095830942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095830950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095830950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095830950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095830950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095830950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095830950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095830950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095830950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095830950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095830951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095830951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095830951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095830951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095830951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095830951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095830951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095830951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095830951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095830951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095830951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095830952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095830952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095830953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095830958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095830958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095831409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095831409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095831409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095831409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1121)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095831415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095831416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1121)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@372d231e643a: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C1370B4A'O, index=0 SGSN_Test-GSUP(1122)@372d231e643a: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@372d231e643a: 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 := '8F75946ED8DC30171E9BA1A15AE2A916'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2CFDCDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21FC5237BFC032DC'O } } } } } 20241112095832496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095832496 DLLC NOTICE LLME(ffffffff/c1370b4a){UNASSIGNED} LLC RX: unknown TLLI 0xc1370b4a, creating LLME on the fly (gprs_llc.c:552) 20241112095832496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095832496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241112095832496 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095832496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095832496 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095832496 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095832496 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095832496 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095832496 DLLC NOTICE LLME(ffffffff/c1370b4a){UNASSIGNED} LLGM Assign pre (c1370b4a => f5196d55) (gprs_llc.c:1079) 20241112095832496 DLLC NOTICE LLME(c1370b4a/f5196d55){ASSIGNED} LLGM Assign post (c1370b4a => f5196d55) (gprs_llc.c:1125) 20241112095832496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095832496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095832496 DMM DEBUG MM(262420000000042/f5196d55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095832508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095832508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095832508 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095832508 DMM DEBUG MM(262420000000042/f5196d55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241112095832508 DMM NOTICE MM(262420000000042/f5196d55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095832508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095832508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095832508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095832508 DMM DEBUG MM(262420000000042/f5196d55) Requesting authorization (sgsn_auth.c:160) 20241112095832508 DMM INFO MM(262420000000042/f5196d55) Requesting authentication tuples (sgsn_auth.c:184) 20241112095832508 DMM DEBUG MM(262420000000042/f5196d55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095832508 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241112095832508 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)@372d231e643a: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@372d231e643a: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241112095832512 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095832512 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095832512 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095832512 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095832512 DMM INFO MM(262420000000042/f5196d55) Subscriber data update (mmctx.c:445) 20241112095832512 DMM DEBUG MM(262420000000042/f5196d55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095832512 DMM INFO MM(262420000000042/f5196d55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095832512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095832512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095832512 DMM INFO MM(262420000000042/f5196d55) <- GMM AUTH AND CIPHERING REQ (rand = 8f 75 94 6e d8 dc 30 17 1e 9b a1 a1 5a e2 a9 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095832523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095832524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095832524 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095832524 DMM INFO MM(262420000000042/f5196d55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095832524 DMM NOTICE MM(262420000000042/f5196d55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095832524 DMM DEBUG MM(262420000000042/f5196d55) checking auth: received GSM SRES = b2 cf dc dd (gprs_gmm.c:666) 20241112095832524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095832524 DMM DEBUG MM(262420000000042/f5196d55) Requesting authorization (sgsn_auth.c:160) 20241112095832524 DMM INFO MM(262420000000042/f5196d55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095832524 DMM DEBUG MM(262420000000042/f5196d55) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095832524 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241112095832524 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) 20241112095832524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095832524 DMM INFO MM(262420000000042/f5196d55) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5196d55) (gprs_gmm.c:300) 20241112095832526 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095832526 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095832526 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241112095832526 DMM INFO MM(262420000000042/f5196d55) Subscriber data update (mmctx.c:445) 20241112095832526 DMM DEBUG MM(262420000000042/f5196d55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095832526 DMM INFO MM(262420000000042/f5196d55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095832526 DMM NOTICE MM(262420000000042/f5196d55) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241112095832526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095832526 DMM NOTICE MM(262420000000042/f5196d55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095832526 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) 20241112095832527 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095832527 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241112095832527 DMM INFO MM(262420000000042/f5196d55) Subscriber data update (mmctx.c:445) 20241112095832527 DMM DEBUG MM(262420000000042/f5196d55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095832536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095832536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095832536 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095832536 DMM INFO MM(262420000000042/f5196d55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095832536 DMM NOTICE MM(262420000000042/f5196d55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095832536 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095832536 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095832536 DLLC NOTICE LLME(c1370b4a/f5196d55){ASSIGNED} LLGM Assign pre (ffffffff => f5196d55) (gprs_llc.c:1079) 20241112095832536 DLLC NOTICE LLME(ffffffff/f5196d55){ASSIGNED} LLGM Assign post (ffffffff => f5196d55) (gprs_llc.c:1125) 20241112095832536 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095832536 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095832536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095832536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095833594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095833594 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)@372d231e643a: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@372d231e643a: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@372d231e643a: Final verdict of PTC: pass 20241112095833609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@372d231e643a: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@372d231e643a: Final verdict of PTC: none -NSVCI99(1120)@372d231e643a: Final verdict of PTC: none -NSVCI98(1115)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@372d231e643a: Final verdict of PTC: none 20241112095833614 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095833614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(1107)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@372d231e643a: Final verdict of PTC: none -NSVCI97(1110)@372d231e643a: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@372d231e643a: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1118)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1113)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1108)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@372d231e643a: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095833683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095834085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87260) 20241112095834616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095834616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=87260, count=88420) 20241112095835617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095835617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095836619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095836619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_llc_sabm_dm_ll5 started. 20241112095837180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095837183 DMM INFO MM(262420000000042/f5196d55) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095837183 DMM INFO MM(262420000000042/f5196d55) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095837183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095837183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095837183 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095837183 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095837183 DLLC NOTICE LLME(ffffffff/f5196d55){ASSIGNED} LLGM Assign pre (f5196d55 => ffffffff) (gprs_llc.c:1079) 20241112095837183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5196d55 => ffffffff) (gprs_llc.c:1125) 20241112095837183 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241112095837183 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) 20241112095837183 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:401) 20241112095837183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095837183 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095837183 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095837183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095837183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095837221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095837221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095837221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095837222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095837222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095837222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095837222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095837223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095837223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095837223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095837223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095837223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095837223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095837223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095837223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095837223 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095837223 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095837223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095837223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095837223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095837227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095837237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095837237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095837246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095837246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095837246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095837247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095837247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095837247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095837247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095837247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095837247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095837247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095837247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095837247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095837247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095837247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095837247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095837247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095837247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095837247 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095837247 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095837247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095837248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095837248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095837249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095837255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095837255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095837264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095837264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095837264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095837264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095837264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095837264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095837264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095837264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095837264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095837265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095837265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095837265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095837265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095837265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095837265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095837265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095837265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095837265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095837265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095837265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095837265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095837265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095837266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095837271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095837271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095837620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095837621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095837621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095837621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1140)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095837625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095837626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1140)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@372d231e643a: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='ECDF7C52'O, index=0 SGSN_Test-GSUP(1141)@372d231e643a: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@372d231e643a: 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 := 'EA07D1DF3E0355CE51EDEB0DAF89B2EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A8A9742'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7899FDC02424881'O } } } } } 20241112095838673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095838673 DLLC NOTICE LLME(ffffffff/ecdf7c52){UNASSIGNED} LLC RX: unknown TLLI 0xecdf7c52, creating LLME on the fly (gprs_llc.c:552) 20241112095838673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095838673 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241112095838673 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095838673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095838673 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095838673 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095838673 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095838673 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095838673 DLLC NOTICE LLME(ffffffff/ecdf7c52){UNASSIGNED} LLGM Assign pre (ecdf7c52 => d31e1d5c) (gprs_llc.c:1079) 20241112095838673 DLLC NOTICE LLME(ecdf7c52/d31e1d5c){ASSIGNED} LLGM Assign post (ecdf7c52 => d31e1d5c) (gprs_llc.c:1125) 20241112095838673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095838673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095838673 DMM DEBUG MM(262420000000043/d31e1d5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095838687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095838687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095838687 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095838687 DMM DEBUG MM(262420000000043/d31e1d5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241112095838687 DMM NOTICE MM(262420000000043/d31e1d5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095838687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095838687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095838687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095838687 DMM DEBUG MM(262420000000043/d31e1d5c) Requesting authorization (sgsn_auth.c:160) 20241112095838687 DMM INFO MM(262420000000043/d31e1d5c) Requesting authentication tuples (sgsn_auth.c:184) 20241112095838687 DMM DEBUG MM(262420000000043/d31e1d5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095838687 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241112095838687 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)@372d231e643a: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@372d231e643a: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241112095838691 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095838691 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095838691 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095838691 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095838691 DMM INFO MM(262420000000043/d31e1d5c) Subscriber data update (mmctx.c:445) 20241112095838691 DMM DEBUG MM(262420000000043/d31e1d5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095838691 DMM INFO MM(262420000000043/d31e1d5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095838691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095838691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095838691 DMM INFO MM(262420000000043/d31e1d5c) <- GMM AUTH AND CIPHERING REQ (rand = ea 07 d1 df 3e 03 55 ce 51 ed eb 0d af 89 b2 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095838705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095838705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095838705 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095838705 DMM INFO MM(262420000000043/d31e1d5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095838705 DMM NOTICE MM(262420000000043/d31e1d5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095838705 DMM DEBUG MM(262420000000043/d31e1d5c) checking auth: received GSM SRES = 4a 8a 97 42 (gprs_gmm.c:666) 20241112095838705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095838705 DMM DEBUG MM(262420000000043/d31e1d5c) Requesting authorization (sgsn_auth.c:160) 20241112095838705 DMM INFO MM(262420000000043/d31e1d5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095838705 DMM DEBUG MM(262420000000043/d31e1d5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095838705 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241112095838705 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) 20241112095838705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095838705 DMM INFO MM(262420000000043/d31e1d5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd31e1d5c) (gprs_gmm.c:300) 20241112095838708 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095838708 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095838708 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241112095838708 DMM INFO MM(262420000000043/d31e1d5c) Subscriber data update (mmctx.c:445) 20241112095838708 DMM DEBUG MM(262420000000043/d31e1d5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095838708 DMM INFO MM(262420000000043/d31e1d5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095838708 DMM NOTICE MM(262420000000043/d31e1d5c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241112095838708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095838708 DMM NOTICE MM(262420000000043/d31e1d5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095838708 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) 20241112095838709 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095838709 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241112095838709 DMM INFO MM(262420000000043/d31e1d5c) Subscriber data update (mmctx.c:445) 20241112095838709 DMM DEBUG MM(262420000000043/d31e1d5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095838721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095838721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095838721 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095838721 DMM INFO MM(262420000000043/d31e1d5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095838721 DMM NOTICE MM(262420000000043/d31e1d5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095838721 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095838721 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095838721 DLLC NOTICE LLME(ecdf7c52/d31e1d5c){ASSIGNED} LLGM Assign pre (ffffffff => d31e1d5c) (gprs_llc.c:1079) 20241112095838721 DLLC NOTICE LLME(ffffffff/d31e1d5c){ASSIGNED} LLGM Assign post (ffffffff => d31e1d5c) (gprs_llc.c:1125) 20241112095838721 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095838721 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095838721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095838721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095839779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095839779 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)@372d231e643a: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@372d231e643a: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@372d231e643a: Final verdict of PTC: pass 20241112095839796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@372d231e643a: Final verdict of PTC: none 20241112095839801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1130)@372d231e643a: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@372d231e643a: Final verdict of PTC: none -NSVCI98(1134)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@372d231e643a: Final verdict of PTC: none 20241112095839801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1129)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@372d231e643a: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@372d231e643a: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@372d231e643a: Final verdict of PTC: none -NSVCI99(1139)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1137)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1132)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1127)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@372d231e643a: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:58:39 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 20241112095839877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095840279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87840) 20241112095840803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095840803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=87840, count=92196) 20241112095841805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095841805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095842807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095842807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_suspend_nopaging started. 20241112095843370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095843372 DMM INFO MM(262420000000043/d31e1d5c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095843372 DMM INFO MM(262420000000043/d31e1d5c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095843372 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095843372 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095843372 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095843372 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095843372 DLLC NOTICE LLME(ffffffff/d31e1d5c){ASSIGNED} LLGM Assign pre (d31e1d5c => ffffffff) (gprs_llc.c:1079) 20241112095843372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d31e1d5c => ffffffff) (gprs_llc.c:1125) 20241112095843372 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241112095843373 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) 20241112095843373 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:401) 20241112095843373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095843373 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095843373 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095843373 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095843373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095843413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095843413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095843413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095843413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095843413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095843413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095843413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095843413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095843413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095843414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095843414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095843414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095843414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095843414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095843414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095843414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095843414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095843414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095843414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095843414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095843415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095843415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112095843417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112095843423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095843423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1146)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095843432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095843432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095843432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095843432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095843432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095843432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095843432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095843432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095843432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095843433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095843433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095843433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095843433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095843433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095843433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095843433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095843433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095843433 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095843433 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095843433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095843433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095843433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095843435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095843441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095843441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095843448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095843448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095843448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095843448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095843448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095843448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095843448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095843448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095843448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095843449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095843449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095843449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095843450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095843450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095843450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095843450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095843450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095843450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095843450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095843452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095843456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095843456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095843809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095843809 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095843809 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095843809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1158)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095843813 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095843815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1158)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1146)@372d231e643a: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='E0A5DCF8'O, index=0 SGSN_Test-GSUP(1160)@372d231e643a: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@372d231e643a: 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 := 'B4083FD5E5210AF31B3BCD3C4038F508'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92FB3C87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E87E6D520C240C1'O } } } } } 20241112095844888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095844888 DLLC NOTICE LLME(ffffffff/e0a5dcf8){UNASSIGNED} LLC RX: unknown TLLI 0xe0a5dcf8, creating LLME on the fly (gprs_llc.c:552) 20241112095844888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095844888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241112095844888 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095844888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095844888 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095844888 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095844888 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095844888 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095844888 DLLC NOTICE LLME(ffffffff/e0a5dcf8){UNASSIGNED} LLGM Assign pre (e0a5dcf8 => d77b67d6) (gprs_llc.c:1079) 20241112095844888 DLLC NOTICE LLME(e0a5dcf8/d77b67d6){ASSIGNED} LLGM Assign post (e0a5dcf8 => d77b67d6) (gprs_llc.c:1125) 20241112095844888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095844888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095844888 DMM DEBUG MM(262420000000048/d77b67d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095844913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095844913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095844913 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095844913 DMM DEBUG MM(262420000000048/d77b67d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241112095844913 DMM NOTICE MM(262420000000048/d77b67d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095844913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095844913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095844913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095844913 DMM DEBUG MM(262420000000048/d77b67d6) Requesting authorization (sgsn_auth.c:160) 20241112095844913 DMM INFO MM(262420000000048/d77b67d6) Requesting authentication tuples (sgsn_auth.c:184) 20241112095844913 DMM DEBUG MM(262420000000048/d77b67d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095844913 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241112095844913 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)@372d231e643a: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@372d231e643a: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241112095844920 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095844920 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095844920 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095844920 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095844920 DMM INFO MM(262420000000048/d77b67d6) Subscriber data update (mmctx.c:445) 20241112095844920 DMM DEBUG MM(262420000000048/d77b67d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095844920 DMM INFO MM(262420000000048/d77b67d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095844920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095844920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095844920 DMM INFO MM(262420000000048/d77b67d6) <- GMM AUTH AND CIPHERING REQ (rand = b4 08 3f d5 e5 21 0a f3 1b 3b cd 3c 40 38 f5 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095844938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095844938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095844938 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095844938 DMM INFO MM(262420000000048/d77b67d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095844938 DMM NOTICE MM(262420000000048/d77b67d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095844938 DMM DEBUG MM(262420000000048/d77b67d6) checking auth: received GSM SRES = 92 fb 3c 87 (gprs_gmm.c:666) 20241112095844938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095844938 DMM DEBUG MM(262420000000048/d77b67d6) Requesting authorization (sgsn_auth.c:160) 20241112095844938 DMM INFO MM(262420000000048/d77b67d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095844938 DMM DEBUG MM(262420000000048/d77b67d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095844938 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241112095844938 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) 20241112095844938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095844938 DMM INFO MM(262420000000048/d77b67d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd77b67d6) (gprs_gmm.c:300) 20241112095844941 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095844941 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095844941 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241112095844941 DMM INFO MM(262420000000048/d77b67d6) Subscriber data update (mmctx.c:445) 20241112095844941 DMM DEBUG MM(262420000000048/d77b67d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095844941 DMM INFO MM(262420000000048/d77b67d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095844941 DMM NOTICE MM(262420000000048/d77b67d6) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241112095844941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095844941 DMM NOTICE MM(262420000000048/d77b67d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095844941 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) 20241112095844942 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095844943 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241112095844943 DMM INFO MM(262420000000048/d77b67d6) Subscriber data update (mmctx.c:445) 20241112095844943 DMM DEBUG MM(262420000000048/d77b67d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095844955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095844955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095844955 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095844955 DMM INFO MM(262420000000048/d77b67d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095844955 DMM NOTICE MM(262420000000048/d77b67d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095844955 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095844955 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095844955 DLLC NOTICE LLME(e0a5dcf8/d77b67d6){ASSIGNED} LLGM Assign pre (ffffffff => d77b67d6) (gprs_llc.c:1079) 20241112095844955 DLLC NOTICE LLME(ffffffff/d77b67d6){ASSIGNED} LLGM Assign post (ffffffff => d77b67d6) (gprs_llc.c:1125) 20241112095844955 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095844955 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095844955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095844955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@372d231e643a: setverdict(pass): none -> pass 20241112095845013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095845013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095845013 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095845013 DMM INFO MM(262420000000048/d77b67d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095845013 DMM INFO MM(262420000000048/d77b67d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095845013 DMM DEBUG MM(262420000000048/d77b67d6) Using GGSN 0 (gprs_sm.c:317) 20241112095845013 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) 20241112095845013 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241112095845013 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095845013 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095845013 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241112095845038 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 41 f2 6c 67 11 bd 07 f9 e9 14 05 7f 0f 83 1e e4 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) 20241112095845038 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392ddb238, cbp=0x564986a55a50) (sgsn_libgtp.c:630) 20241112095845038 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095845038 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5c0a8 TLLI=d77b67d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095845038 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095845038 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095845055 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241112095845065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095845065 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241112095845065 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241112095845072 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241112095845072 DMM INFO MM(262420000000048/d77b67d6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241112095849103 DGPRS DEBUG Checking for inactive LLMEs, time = 33933728 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1146)@372d231e643a: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@372d231e643a: Final verdict of PTC: pass 20241112095850085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52232<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI196(1146)@372d231e643a: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@372d231e643a: Final verdict of PTC: none 20241112095850090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095850090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1154)@372d231e643a: Final verdict of PTC: none -NSVCI97(1148)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1160)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@372d231e643a: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@372d231e643a: Final verdict of PTC: none -NSVCI99(1159)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1152)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1157)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1147)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_nopaging-BVCI196(1146): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@372d231e643a: Test case TC_suspend_nopaging finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095850194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095850597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96996) 20241112095851092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095851092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=96996, count=101352) 20241112095852092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095852093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095853094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095853094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_suspend_resume started. 20241112095853672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095853675 DMM INFO MM(262420000000048/d77b67d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095853675 DMM INFO MM(262420000000048/d77b67d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095853675 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095853675 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095853675 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095853675 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095853675 DLLC NOTICE LLME(ffffffff/d77b67d6){ASSIGNED} LLGM Assign pre (d77b67d6 => ffffffff) (gprs_llc.c:1079) 20241112095853675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d77b67d6 => ffffffff) (gprs_llc.c:1125) 20241112095853675 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5bd50 (gprs_sndcp.c:574) 20241112095853675 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5c0a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095853675 DMM NOTICE MM(262420000000048/d77b67d6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095853675 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241112095853675 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095853675 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095853676 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241112095853676 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241112095853676 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) 20241112095853676 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:401) 20241112095853676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095853676 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095853676 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095853676 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095853676 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095853719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095853719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095853719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095853719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095853719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095853719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095853719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095853719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095853719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095853720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095853720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095853720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095853720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095853720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095853720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095853720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095853720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095853720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095853722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095853726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095853736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095853736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095853736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095853736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095853736 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095853736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095853736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095853736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095853736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095853737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095853737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095853737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095853737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095853737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095853737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095853737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095853737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095853737 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095853737 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095853737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095853737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095853737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095853744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095853744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095853752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095853752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095853752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095853752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095853752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095853752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095853752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095853752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095853752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095853753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095853753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095853753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095853753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095853753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095853753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095853753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095853753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095853753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095853753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095853753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095853753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095853753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095853756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095853760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095853760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095854095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095854095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095854095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095854095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1178)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095854099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095854100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1178)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@372d231e643a: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='DDB5CD9F'O, index=0 SGSN_Test-GSUP(1179)@372d231e643a: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@372d231e643a: 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 := 'C48399E1528ED8A9C049E7FC370BD86C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4929E902'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89ECD2D7DF01E688'O } } } } } 20241112095855173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095855173 DLLC NOTICE LLME(ffffffff/ddb5cd9f){UNASSIGNED} LLC RX: unknown TLLI 0xddb5cd9f, creating LLME on the fly (gprs_llc.c:552) 20241112095855173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095855173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241112095855173 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095855173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095855173 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095855173 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095855173 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095855173 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095855173 DLLC NOTICE LLME(ffffffff/ddb5cd9f){UNASSIGNED} LLGM Assign pre (ddb5cd9f => c86d8599) (gprs_llc.c:1079) 20241112095855173 DLLC NOTICE LLME(ddb5cd9f/c86d8599){ASSIGNED} LLGM Assign post (ddb5cd9f => c86d8599) (gprs_llc.c:1125) 20241112095855173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095855173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095855173 DMM DEBUG MM(262420000000049/c86d8599) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095855187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095855188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095855188 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095855188 DMM DEBUG MM(262420000000049/c86d8599) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241112095855188 DMM NOTICE MM(262420000000049/c86d8599) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095855188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095855188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095855188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095855188 DMM DEBUG MM(262420000000049/c86d8599) Requesting authorization (sgsn_auth.c:160) 20241112095855188 DMM INFO MM(262420000000049/c86d8599) Requesting authentication tuples (sgsn_auth.c:184) 20241112095855188 DMM DEBUG MM(262420000000049/c86d8599) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095855188 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241112095855188 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)@372d231e643a: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@372d231e643a: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241112095855194 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095855194 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095855194 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095855194 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095855194 DMM INFO MM(262420000000049/c86d8599) Subscriber data update (mmctx.c:445) 20241112095855194 DMM DEBUG MM(262420000000049/c86d8599) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095855194 DMM INFO MM(262420000000049/c86d8599) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095855194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095855194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095855194 DMM INFO MM(262420000000049/c86d8599) <- GMM AUTH AND CIPHERING REQ (rand = c4 83 99 e1 52 8e d8 a9 c0 49 e7 fc 37 0b d8 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095855209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095855209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095855209 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095855209 DMM INFO MM(262420000000049/c86d8599) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095855209 DMM NOTICE MM(262420000000049/c86d8599) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095855209 DMM DEBUG MM(262420000000049/c86d8599) checking auth: received GSM SRES = 49 29 e9 02 (gprs_gmm.c:666) 20241112095855209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095855209 DMM DEBUG MM(262420000000049/c86d8599) Requesting authorization (sgsn_auth.c:160) 20241112095855209 DMM INFO MM(262420000000049/c86d8599) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095855209 DMM DEBUG MM(262420000000049/c86d8599) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095855209 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241112095855209 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) 20241112095855209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095855209 DMM INFO MM(262420000000049/c86d8599) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86d8599) (gprs_gmm.c:300) 20241112095855211 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095855211 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095855211 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241112095855211 DMM INFO MM(262420000000049/c86d8599) Subscriber data update (mmctx.c:445) 20241112095855211 DMM DEBUG MM(262420000000049/c86d8599) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095855211 DMM INFO MM(262420000000049/c86d8599) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095855211 DMM NOTICE MM(262420000000049/c86d8599) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241112095855211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095855211 DMM NOTICE MM(262420000000049/c86d8599) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095855211 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) 20241112095855211 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095855211 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241112095855211 DMM INFO MM(262420000000049/c86d8599) Subscriber data update (mmctx.c:445) 20241112095855211 DMM DEBUG MM(262420000000049/c86d8599) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095855216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095855216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095855216 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095855216 DMM INFO MM(262420000000049/c86d8599) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095855216 DMM NOTICE MM(262420000000049/c86d8599) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095855216 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095855216 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095855216 DLLC NOTICE LLME(ddb5cd9f/c86d8599){ASSIGNED} LLGM Assign pre (ffffffff => c86d8599) (gprs_llc.c:1079) 20241112095855216 DLLC NOTICE LLME(ffffffff/c86d8599){ASSIGNED} LLGM Assign post (ffffffff => c86d8599) (gprs_llc.c:1125) 20241112095855216 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095855216 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095855216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095855216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@372d231e643a: setverdict(pass): none -> pass 20241112095855272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095855272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095855272 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095855272 DMM INFO MM(262420000000049/c86d8599) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095855272 DMM INFO MM(262420000000049/c86d8599) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095855272 DMM DEBUG MM(262420000000049/c86d8599) Using GGSN 0 (gprs_sm.c:317) 20241112095855272 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) 20241112095855272 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241112095855272 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095855272 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095855273 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241112095855298 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 b7 60 68 35 11 93 38 a4 5c 14 05 7f 39 c6 f7 6d 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) 20241112095855298 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392ddc2b0, cbp=0x564986a55de0) (sgsn_libgtp.c:630) 20241112095855298 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095855298 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=c86d8599, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095855298 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095855298 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095855314 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241112095855327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095855327 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241112095855327 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241112095855334 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241112095855334 DMM INFO MM(262420000000049/c86d8599) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241112095900344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095900344 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2332) 20241112095900344 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241112095900350 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@372d231e643a: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@372d231e643a: Final verdict of PTC: pass 20241112095900367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@372d231e643a: Final verdict of PTC: none -NSVCI98(1172)@372d231e643a: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@372d231e643a: Final verdict of PTC: none -NSVCI99(1177)@372d231e643a: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@372d231e643a: Final verdict of PTC: none 20241112095900372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_suspend_resume-BVCI210(1171)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@372d231e643a: Final verdict of PTC: none 20241112095900372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(1164)@372d231e643a: Final verdict of PTC: none -NSVCI97(1167)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1175)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1170)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1165)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@372d231e643a: Test case TC_suspend_resume finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:59:00 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241112095900439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095900842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101304) 20241112095901374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095901374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=101304, count=105660) 20241112095902375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095902375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:59: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_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 20241112095903375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095903375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_suspend_rau started. 20241112095903943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095903946 DMM INFO MM(262420000000049/c86d8599) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095903946 DMM INFO MM(262420000000049/c86d8599) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095903946 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095903946 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095903946 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095903946 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095903946 DLLC NOTICE LLME(ffffffff/c86d8599){ASSIGNED} LLGM Assign pre (c86d8599 => ffffffff) (gprs_llc.c:1079) 20241112095903946 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c86d8599 => ffffffff) (gprs_llc.c:1125) 20241112095903946 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095903946 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095903946 DMM NOTICE MM(262420000000049/c86d8599) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095903946 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241112095903946 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095903946 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095903946 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241112095903946 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241112095903946 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) 20241112095903946 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:401) 20241112095903946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095903946 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095903946 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095903946 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095903946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095903992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095903992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095903992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095903992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095903992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095903992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095903992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095903992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095903992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095903993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095903993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095903993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095903993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095903993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095903993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095903993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095903993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095903993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095903993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095903993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095903994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095903994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095903996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095904000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095904000 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095904009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095904009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095904009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095904009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095904009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095904009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095904009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095904009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095904009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095904010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095904010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095904010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095904010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095904010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095904010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095904010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095904010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095904010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095904010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095904010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095904011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095904011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095904013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095904018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095904018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095904025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095904025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095904025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095904025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095904025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095904025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095904025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095904025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095904025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095904025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095904025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095904025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095904025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095904026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095904026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095904026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095904026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095904026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095904026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095904026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095904026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095904026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095904028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095904033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095904033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095904377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095904377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095904377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095904377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1197)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095904381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095904382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1197)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@372d231e643a: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C27852BB'O, index=0 SGSN_Test-GSUP(1198)@372d231e643a: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@372d231e643a: 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 := '98D396F434217888440D4E41A8FE0A79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0A9CDB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D77A53EB816CD1C7'O } } } } } 20241112095905419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095905419 DLLC NOTICE LLME(ffffffff/c27852bb){UNASSIGNED} LLC RX: unknown TLLI 0xc27852bb, creating LLME on the fly (gprs_llc.c:552) 20241112095905419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095905419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241112095905419 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095905419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095905419 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095905419 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095905419 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095905419 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095905419 DLLC NOTICE LLME(ffffffff/c27852bb){UNASSIGNED} LLGM Assign pre (c27852bb => d3370d9d) (gprs_llc.c:1079) 20241112095905419 DLLC NOTICE LLME(c27852bb/d3370d9d){ASSIGNED} LLGM Assign post (c27852bb => d3370d9d) (gprs_llc.c:1125) 20241112095905419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095905419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095905419 DMM DEBUG MM(262420000000050/d3370d9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095905434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095905434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095905434 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095905434 DMM DEBUG MM(262420000000050/d3370d9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241112095905434 DMM NOTICE MM(262420000000050/d3370d9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095905434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095905434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095905434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095905434 DMM DEBUG MM(262420000000050/d3370d9d) Requesting authorization (sgsn_auth.c:160) 20241112095905434 DMM INFO MM(262420000000050/d3370d9d) Requesting authentication tuples (sgsn_auth.c:184) 20241112095905434 DMM DEBUG MM(262420000000050/d3370d9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095905434 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241112095905434 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)@372d231e643a: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@372d231e643a: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241112095905439 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095905439 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095905439 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095905439 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095905439 DMM INFO MM(262420000000050/d3370d9d) Subscriber data update (mmctx.c:445) 20241112095905439 DMM DEBUG MM(262420000000050/d3370d9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095905439 DMM INFO MM(262420000000050/d3370d9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095905439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095905439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095905439 DMM INFO MM(262420000000050/d3370d9d) <- GMM AUTH AND CIPHERING REQ (rand = 98 d3 96 f4 34 21 78 88 44 0d 4e 41 a8 fe 0a 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095905451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095905451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095905451 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095905451 DMM INFO MM(262420000000050/d3370d9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095905451 DMM NOTICE MM(262420000000050/d3370d9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095905451 DMM DEBUG MM(262420000000050/d3370d9d) checking auth: received GSM SRES = a0 a9 cd b1 (gprs_gmm.c:666) 20241112095905451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095905451 DMM DEBUG MM(262420000000050/d3370d9d) Requesting authorization (sgsn_auth.c:160) 20241112095905451 DMM INFO MM(262420000000050/d3370d9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095905451 DMM DEBUG MM(262420000000050/d3370d9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095905451 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241112095905451 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) 20241112095905451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095905451 DMM INFO MM(262420000000050/d3370d9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3370d9d) (gprs_gmm.c:300) 20241112095905453 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095905453 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095905453 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241112095905453 DMM INFO MM(262420000000050/d3370d9d) Subscriber data update (mmctx.c:445) 20241112095905453 DMM DEBUG MM(262420000000050/d3370d9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095905453 DMM INFO MM(262420000000050/d3370d9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095905453 DMM NOTICE MM(262420000000050/d3370d9d) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241112095905453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095905453 DMM NOTICE MM(262420000000050/d3370d9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095905453 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) 20241112095905454 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095905454 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241112095905454 DMM INFO MM(262420000000050/d3370d9d) Subscriber data update (mmctx.c:445) 20241112095905454 DMM DEBUG MM(262420000000050/d3370d9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095905460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095905460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095905460 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095905460 DMM INFO MM(262420000000050/d3370d9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095905460 DMM NOTICE MM(262420000000050/d3370d9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095905460 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095905460 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095905460 DLLC NOTICE LLME(c27852bb/d3370d9d){ASSIGNED} LLGM Assign pre (ffffffff => d3370d9d) (gprs_llc.c:1079) 20241112095905460 DLLC NOTICE LLME(ffffffff/d3370d9d){ASSIGNED} LLGM Assign post (ffffffff => d3370d9d) (gprs_llc.c:1125) 20241112095905460 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095905460 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095905460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095905460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@372d231e643a: setverdict(pass): none -> pass 20241112095905519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095905519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095905519 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095905519 DMM INFO MM(262420000000050/d3370d9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095905519 DMM INFO MM(262420000000050/d3370d9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095905519 DMM DEBUG MM(262420000000050/d3370d9d) Using GGSN 0 (gprs_sm.c:317) 20241112095905519 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) 20241112095905519 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241112095905519 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095905519 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095905519 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241112095905544 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 fe ba 1b ff 11 00 2b 09 4d 14 05 7f bd 08 84 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=1066 from retransmit req queue (gtp.c:443) 20241112095905544 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392ddd328, cbp=0x564986a55630) (sgsn_libgtp.c:630) 20241112095905544 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095905544 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=d3370d9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095905544 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095905544 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095905559 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241112095905571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095905571 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241112095905571 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241112095905578 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241112095905578 DMM INFO MM(262420000000050/d3370d9d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241112095910590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095910591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095910591 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095910591 DMM INFO MM(262420000000050/d3370d9d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112095910591 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095910591 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241112095910591 DLLC NOTICE LLME(ffffffff/d3370d9d){ASSIGNED} LLGM Assign pre (d3370d9d => c2a73c1f) (gprs_llc.c:1079) 20241112095910591 DLLC NOTICE LLME(d3370d9d/c2a73c1f){ASSIGNED} LLGM Assign post (d3370d9d => c2a73c1f) (gprs_llc.c:1125) 20241112095910591 DMM INFO MM(262420000000050/c2a73c1f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_suspend_rau(1200)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095910603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095910603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095910603 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095910603 DMM INFO MM(262420000000050/c2a73c1f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112095910603 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112095910603 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095910603 DLLC NOTICE LLME(d3370d9d/c2a73c1f){ASSIGNED} LLGM Assign pre (ffffffff => c2a73c1f) (gprs_llc.c:1079) 20241112095910603 DLLC NOTICE LLME(ffffffff/c2a73c1f){ASSIGNED} LLGM Assign post (ffffffff => c2a73c1f) (gprs_llc.c:1125) 20241112095910603 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241112095911106 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) TC_suspend_rau-BVCI196(1185)@372d231e643a: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@372d231e643a: Final verdict of PTC: pass 20241112095911124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095911128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095911129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1191)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@372d231e643a: Final verdict of PTC: none -NSVCI97(1186)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@372d231e643a: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1198)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@372d231e643a: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@372d231e643a: Final verdict of PTC: none -NSVCI99(1196)@372d231e643a: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1184)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1189)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1194)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@372d231e643a: Test case TC_suspend_rau finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095911178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095911580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105260) 20241112095912129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095912129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=105260, count=111548) 20241112095913130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095913130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095914131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095914132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_paging_ps started. 20241112095914678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095914680 DMM INFO MM(262420000000050/c2a73c1f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095914680 DMM INFO MM(262420000000050/c2a73c1f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095914680 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095914680 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095914680 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095914680 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095914680 DLLC NOTICE LLME(ffffffff/c2a73c1f){ASSIGNED} LLGM Assign pre (c2a73c1f => ffffffff) (gprs_llc.c:1079) 20241112095914680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2a73c1f => ffffffff) (gprs_llc.c:1125) 20241112095914680 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095914680 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095914680 DMM NOTICE MM(262420000000050/c2a73c1f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095914680 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241112095914680 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095914680 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095914680 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241112095914680 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241112095914680 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) 20241112095914680 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:401) 20241112095914680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095914680 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095914680 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095914680 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095914680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095914723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095914723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095914723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095914723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095914723 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095914723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095914723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095914723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095914723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095914724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095914724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095914724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095914724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095914724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095914724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095914724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095914724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095914724 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095914724 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095914724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095914724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095914724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095914727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095914732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095914732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095914741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095914741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095914741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095914741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095914741 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095914741 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095914741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1210)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095914742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095914742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095914743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095914747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095914747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095914756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095914756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095914756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095914757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095914757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095914757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095914757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095914757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095914757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095914757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095914757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095914757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095914758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095914758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095914758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095914758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095914758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095914758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095914758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095914758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095914758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095914758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095914760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095914765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095914765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095915133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095915133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095915133 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095915133 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1216)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095915137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095915138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1216)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@372d231e643a: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='C69A864D'O, index=0 SGSN_Test-GSUP(1217)@372d231e643a: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@372d231e643a: 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 := '2F88D728C7B00D81D94F64816266F97D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FBB92CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93504EA8C21D611B'O } } } } } 20241112095916219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095916219 DLLC NOTICE LLME(ffffffff/c69a864d){UNASSIGNED} LLC RX: unknown TLLI 0xc69a864d, creating LLME on the fly (gprs_llc.c:552) 20241112095916219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095916219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241112095916219 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095916219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095916219 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095916219 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095916219 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095916219 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095916219 DLLC NOTICE LLME(ffffffff/c69a864d){UNASSIGNED} LLGM Assign pre (c69a864d => e4af265d) (gprs_llc.c:1079) 20241112095916219 DLLC NOTICE LLME(c69a864d/e4af265d){ASSIGNED} LLGM Assign post (c69a864d => e4af265d) (gprs_llc.c:1125) 20241112095916219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095916219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095916219 DMM DEBUG MM(262420000000051/e4af265d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095916241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095916241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095916241 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095916242 DMM DEBUG MM(262420000000051/e4af265d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241112095916242 DMM NOTICE MM(262420000000051/e4af265d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095916242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095916242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095916242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095916242 DMM DEBUG MM(262420000000051/e4af265d) Requesting authorization (sgsn_auth.c:160) 20241112095916242 DMM INFO MM(262420000000051/e4af265d) Requesting authentication tuples (sgsn_auth.c:184) 20241112095916242 DMM DEBUG MM(262420000000051/e4af265d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095916242 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241112095916242 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)@372d231e643a: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@372d231e643a: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241112095916248 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095916248 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095916248 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095916248 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095916248 DMM INFO MM(262420000000051/e4af265d) Subscriber data update (mmctx.c:445) 20241112095916248 DMM DEBUG MM(262420000000051/e4af265d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095916248 DMM INFO MM(262420000000051/e4af265d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095916248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095916248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095916248 DMM INFO MM(262420000000051/e4af265d) <- GMM AUTH AND CIPHERING REQ (rand = 2f 88 d7 28 c7 b0 0d 81 d9 4f 64 81 62 66 f9 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095916263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095916263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095916263 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095916263 DMM INFO MM(262420000000051/e4af265d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095916263 DMM NOTICE MM(262420000000051/e4af265d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095916263 DMM DEBUG MM(262420000000051/e4af265d) checking auth: received GSM SRES = 3f bb 92 ca (gprs_gmm.c:666) 20241112095916263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095916263 DMM DEBUG MM(262420000000051/e4af265d) Requesting authorization (sgsn_auth.c:160) 20241112095916263 DMM INFO MM(262420000000051/e4af265d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095916263 DMM DEBUG MM(262420000000051/e4af265d) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095916263 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241112095916263 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) 20241112095916263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095916263 DMM INFO MM(262420000000051/e4af265d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4af265d) (gprs_gmm.c:300) 20241112095916267 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095916267 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095916267 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241112095916267 DMM INFO MM(262420000000051/e4af265d) Subscriber data update (mmctx.c:445) 20241112095916267 DMM DEBUG MM(262420000000051/e4af265d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095916267 DMM INFO MM(262420000000051/e4af265d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095916267 DMM NOTICE MM(262420000000051/e4af265d) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241112095916267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095916267 DMM NOTICE MM(262420000000051/e4af265d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095916267 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) 20241112095916268 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095916268 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241112095916268 DMM INFO MM(262420000000051/e4af265d) Subscriber data update (mmctx.c:445) 20241112095916268 DMM DEBUG MM(262420000000051/e4af265d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095916279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095916280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095916280 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095916280 DMM INFO MM(262420000000051/e4af265d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095916280 DMM NOTICE MM(262420000000051/e4af265d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095916280 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095916280 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095916280 DLLC NOTICE LLME(c69a864d/e4af265d){ASSIGNED} LLGM Assign pre (ffffffff => e4af265d) (gprs_llc.c:1079) 20241112095916280 DLLC NOTICE LLME(ffffffff/e4af265d){ASSIGNED} LLGM Assign post (ffffffff => e4af265d) (gprs_llc.c:1125) 20241112095916280 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095916280 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095916280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095916280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@372d231e643a: setverdict(pass): none -> pass 20241112095916337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095916337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095916337 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095916337 DMM INFO MM(262420000000051/e4af265d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095916337 DMM INFO MM(262420000000051/e4af265d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095916337 DMM DEBUG MM(262420000000051/e4af265d) Using GGSN 0 (gprs_sm.c:317) 20241112095916337 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) 20241112095916337 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241112095916337 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095916337 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095916337 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241112095916365 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 f2 e6 75 2b 11 27 39 09 5e 14 05 7f b3 d1 ec 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=1068 from retransmit req queue (gtp.c:443) 20241112095916365 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392dde3a0, cbp=0x564986a57a70) (sgsn_libgtp.c:630) 20241112095916365 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095916365 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d218 TLLI=e4af265d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095916365 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095916365 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095916382 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241112095919104 DGPRS DEBUG Checking for inactive LLMEs, time = 33933758 (sgsn.c:132) 20241112095919338 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Timeout of T3314 (fsm.c:317) 20241112095919338 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241112095919338 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241112095921398 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241112095921398 DMM INFO MM(262420000000051/e4af265d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@372d231e643a: 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 := 'E4AF265D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@372d231e643a: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@372d231e643a: Final verdict of PTC: pass 20241112095921424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@372d231e643a: Final verdict of PTC: none -NSVCI98(1210)@372d231e643a: Final verdict of PTC: none 20241112095921427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095921428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_paging_ps-BVCI210(1209)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@372d231e643a: Final verdict of PTC: none -NSVCI97(1205)@372d231e643a: Final verdict of PTC: none -NSVCI99(1215)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@372d231e643a: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1203)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1208)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1213)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@372d231e643a: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@372d231e643a: Test case TC_paging_ps finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09: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 20241112095921534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095921937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100316) 20241112095922429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095922429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100316, count=104672) 20241112095923430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095923430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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 20241112095924431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095924431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_paging_ps_ra_multiple_cells started. 20241112095925045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095925048 DMM INFO MM(262420000000051/e4af265d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095925048 DMM INFO MM(262420000000051/e4af265d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095925048 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095925048 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095925048 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095925048 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241112095925048 DLLC NOTICE LLME(ffffffff/e4af265d){ASSIGNED} LLGM Assign pre (e4af265d => ffffffff) (gprs_llc.c:1079) 20241112095925048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4af265d => ffffffff) (gprs_llc.c:1125) 20241112095925048 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5cec0 (gprs_sndcp.c:574) 20241112095925048 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095925048 DMM NOTICE MM(262420000000051/e4af265d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095925048 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241112095925048 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095925048 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095925048 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241112095925048 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241112095925048 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) 20241112095925049 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:401) 20241112095925049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095925049 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095925049 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095925049 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095925049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095925094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095925094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095925094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095925094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095925094 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095925094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095925094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095925094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095925094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095925095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095925095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095925095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095925095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095925095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095925095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095925095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095925095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095925095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095925095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095925095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095925095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095925095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095925097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095925101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095925101 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095925109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095925109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095925109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095925109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095925109 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095925109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095925109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095925109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095925109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095925110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095925110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095925110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095925110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095925110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095925110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095925110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095925110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095925110 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095925110 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095925110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095925110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095925110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095925112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095925117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095925117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095925125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095925125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095925125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095925125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095925125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095925125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095925125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095925125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095925125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095925126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095925126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095925126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095925126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095925126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095925126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095925126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095925126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095925126 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095925126 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095925126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095925126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095925126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095925128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095925132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095925132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095925432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095925432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095925432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095925432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1235)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095925433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241112095925434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1235)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@372d231e643a: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FEBF5B1D'O, index=0 SGSN_Test-GSUP(1236)@372d231e643a: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@372d231e643a: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@372d231e643a: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FEBF5B1D'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@372d231e643a: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FEBF5B1D'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@372d231e643a: 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 := '5F8DDA5229F04F7D523F94154E6553D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '687862A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35391F49A8627B14'O } } } } } 20241112095926513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095926513 DLLC NOTICE LLME(ffffffff/febf5b1d){UNASSIGNED} LLC RX: unknown TLLI 0xfebf5b1d, creating LLME on the fly (gprs_llc.c:552) 20241112095926514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095926514 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241112095926514 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095926514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095926514 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095926514 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095926514 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095926514 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095926514 DLLC NOTICE LLME(ffffffff/febf5b1d){UNASSIGNED} LLGM Assign pre (febf5b1d => dfa89dd5) (gprs_llc.c:1079) 20241112095926514 DLLC NOTICE LLME(febf5b1d/dfa89dd5){ASSIGNED} LLGM Assign post (febf5b1d => dfa89dd5) (gprs_llc.c:1125) 20241112095926514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095926514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095926514 DMM DEBUG MM(262420000000052/dfa89dd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095926533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095926533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095926534 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095926534 DMM DEBUG MM(262420000000052/dfa89dd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241112095926534 DMM NOTICE MM(262420000000052/dfa89dd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095926534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095926534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095926534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095926534 DMM DEBUG MM(262420000000052/dfa89dd5) Requesting authorization (sgsn_auth.c:160) 20241112095926534 DMM INFO MM(262420000000052/dfa89dd5) Requesting authentication tuples (sgsn_auth.c:184) 20241112095926534 DMM DEBUG MM(262420000000052/dfa89dd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095926534 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241112095926534 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)@372d231e643a: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@372d231e643a: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241112095926540 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095926540 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095926540 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095926540 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095926540 DMM INFO MM(262420000000052/dfa89dd5) Subscriber data update (mmctx.c:445) 20241112095926540 DMM DEBUG MM(262420000000052/dfa89dd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095926540 DMM INFO MM(262420000000052/dfa89dd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095926540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095926540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095926540 DMM INFO MM(262420000000052/dfa89dd5) <- GMM AUTH AND CIPHERING REQ (rand = 5f 8d da 52 29 f0 4f 7d 52 3f 94 15 4e 65 53 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095926555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095926555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095926555 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095926555 DMM INFO MM(262420000000052/dfa89dd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095926555 DMM NOTICE MM(262420000000052/dfa89dd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095926555 DMM DEBUG MM(262420000000052/dfa89dd5) checking auth: received GSM SRES = 68 78 62 a3 (gprs_gmm.c:666) 20241112095926555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095926555 DMM DEBUG MM(262420000000052/dfa89dd5) Requesting authorization (sgsn_auth.c:160) 20241112095926556 DMM INFO MM(262420000000052/dfa89dd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095926556 DMM DEBUG MM(262420000000052/dfa89dd5) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095926556 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241112095926556 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) 20241112095926556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095926556 DMM INFO MM(262420000000052/dfa89dd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa89dd5) (gprs_gmm.c:300) 20241112095926559 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095926559 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095926559 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241112095926559 DMM INFO MM(262420000000052/dfa89dd5) Subscriber data update (mmctx.c:445) 20241112095926559 DMM DEBUG MM(262420000000052/dfa89dd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095926559 DMM INFO MM(262420000000052/dfa89dd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095926559 DMM NOTICE MM(262420000000052/dfa89dd5) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241112095926559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095926559 DMM NOTICE MM(262420000000052/dfa89dd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095926559 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) 20241112095926561 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095926561 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241112095926561 DMM INFO MM(262420000000052/dfa89dd5) Subscriber data update (mmctx.c:445) 20241112095926561 DMM DEBUG MM(262420000000052/dfa89dd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095926572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095926572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095926572 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095926572 DMM INFO MM(262420000000052/dfa89dd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095926573 DMM NOTICE MM(262420000000052/dfa89dd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095926573 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095926573 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095926573 DLLC NOTICE LLME(febf5b1d/dfa89dd5){ASSIGNED} LLGM Assign pre (ffffffff => dfa89dd5) (gprs_llc.c:1079) 20241112095926573 DLLC NOTICE LLME(ffffffff/dfa89dd5){ASSIGNED} LLGM Assign post (ffffffff => dfa89dd5) (gprs_llc.c:1125) 20241112095926573 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095926573 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095926573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095926573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095926630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095926630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095926630 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095926630 DMM INFO MM(262420000000052/dfa89dd5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095926630 DMM INFO MM(262420000000052/dfa89dd5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095926630 DMM DEBUG MM(262420000000052/dfa89dd5) Using GGSN 0 (gprs_sm.c:317) 20241112095926630 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) 20241112095926630 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241112095926630 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095926630 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095926631 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241112095926658 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 9f 52 83 a6 11 a2 fc 4e d3 14 05 7f 72 a5 8e b6 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) 20241112095926658 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392ddf418, cbp=0x564986a557f0) (sgsn_libgtp.c:630) 20241112095926658 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095926658 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5e388 TLLI=dfa89dd5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095926658 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095926658 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@372d231e643a: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095926671 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241112095929632 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Timeout of T3314 (fsm.c:317) 20241112095929632 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241112095929632 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241112095931686 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241112095931686 DMM INFO MM(262420000000052/dfa89dd5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@372d231e643a: 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 := 'DFA89DD5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@372d231e643a: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'DFA89DD5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@372d231e643a: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@372d231e643a: Final verdict of PTC: pass 20241112095931711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095931715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095931715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1236)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@372d231e643a: Final verdict of PTC: none -NSVCI98(1229)@372d231e643a: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@372d231e643a: Final verdict of PTC: none -NSVCI97(1224)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@372d231e643a: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@372d231e643a: Final verdict of PTC: none -NSVCI99(1234)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@372d231e643a: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1222)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1232)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1227)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@372d231e643a: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@372d231e643a: 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 pass'. Tue Nov 12 09:59:31 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241112095931826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095932228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96308) 20241112095932716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095932716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=96308, count=104600) 20241112095933718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095933718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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 pass' was executed successfully (exit status: 0). MTC@372d231e643a: 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 ------ Tue Nov 12 09:59:34 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 20241112095934720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095934720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_bssgp_rim_single_report started. 20241112095935323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095935325 DMM INFO MM(262420000000052/dfa89dd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095935325 DMM INFO MM(262420000000052/dfa89dd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095935325 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095935325 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095935325 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095935325 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241112095935325 DLLC NOTICE LLME(ffffffff/dfa89dd5){ASSIGNED} LLGM Assign pre (dfa89dd5 => ffffffff) (gprs_llc.c:1079) 20241112095935325 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfa89dd5 => ffffffff) (gprs_llc.c:1125) 20241112095935325 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5e030 (gprs_sndcp.c:574) 20241112095935325 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5e388, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095935325 DMM NOTICE MM(262420000000052/dfa89dd5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095935326 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241112095935326 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095935326 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095935326 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241112095935326 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241112095935326 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) 20241112095935326 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:401) 20241112095935326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095935326 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095935326 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095935326 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095935326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095935372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095935372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095935372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095935372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095935372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095935373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095935373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095935373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095935373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095935373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095935373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095935373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095935373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095935373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095935373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095935373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095935373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095935373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095935375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095935380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095935380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095935387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095935387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095935387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095935387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095935387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095935387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095935387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095935387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095935387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095935388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095935388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095935388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095935388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095935388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095935388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095935388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095935388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095935388 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095935388 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095935388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095935389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095935389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095935390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095935395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095935395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095935404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095935404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095935404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095935404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095935404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095935405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095935405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095935405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095935405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095935405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095935405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095935405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095935405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095935408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095935412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095935412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095935721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095935721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095935722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095935722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1254)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095935726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095935727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1254)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112095935746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@372d231e643a: setverdict(pass): none -> pass MTC@372d231e643a: Warning: Re-starting timer T, which is already active (running or expired). 20241112095935766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095935779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095935783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095935783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1243)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@372d231e643a: Final verdict of PTC: none -NSVCI98(1248)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@372d231e643a: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1255)@372d231e643a: Final verdict of PTC: none -NSVCI99(1253)@372d231e643a: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@372d231e643a: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1246)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1251)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1241)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: pass MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@372d231e643a: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:59:35 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 20241112095935884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095936287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56072) 20241112095936784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095936784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=56072, count=60428) 20241112095937786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095937786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:59:38 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 20241112095938788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095938788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_rim_eutran_to_geran started. 20241112095939368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095939372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095939423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095939423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095939423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095939423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095939423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095939423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095939423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095939423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095939423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241112095939423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095939423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(1261)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095939423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095939424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095939424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095939424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095939424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095939424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095939424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095939424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095939424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095939424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095939424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095939426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095939431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095939431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095939438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095939438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095939438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095939438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095939438 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095939438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095939438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095939438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095939438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095939439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095939439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095939439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095939439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095939439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095939439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095939439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095939439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095939439 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095939439 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095939439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095939439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095939439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095939441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095939445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095939445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095939454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095939454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095939454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095939454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095939454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095939454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095939454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095939454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095939454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095939455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095939455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095939455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095939455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095939455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095939455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095939455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095939455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095939455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095939455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095939455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095939455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095939455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095939457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095939462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095939462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095939789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095939790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095939790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095939790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1272)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095939794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112095939795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1272)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@372d231e643a: setverdict(pass): none -> pass 20241112095939829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095939833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50726<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1271)@372d231e643a: Final verdict of PTC: none 20241112095939837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1261)@372d231e643a: Final verdict of PTC: none 20241112095939837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1273)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@372d231e643a: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@372d231e643a: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@372d231e643a: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@372d231e643a: Final verdict of PTC: none -NSVCI98(1266)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1269)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1264)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1259)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: pass MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@372d231e643a: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:59:39 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 20241112095939940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095940343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49436) 20241112095940838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095940838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=49436, count=54072) 20241112095941840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095941840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:59: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_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 20241112095942842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095942842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_cell_change_different_rai_ci_attach started. 20241112095943427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095943429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095943466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095943466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095943466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095943466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095943466 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095943466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095943466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095943466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095943466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095943467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095943467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095943467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095943467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095943467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095943467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095943467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095943467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095943467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095943467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095943467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1279)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095943467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095943467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095943469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943473 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095943484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095943484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095943484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095943484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095943484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095943484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095943484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095943484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095943484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1284)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095943485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095943485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095943485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095943486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095943486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095943486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095943486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095943486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095943486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095943486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095943486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095943486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095943486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095943487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095943492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095943501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095943501 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095943501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095943501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095943502 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095943502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095943502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095943502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095943502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095943504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095943508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095943843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095943843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095943843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095943843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1289)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095943847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095943849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1289)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1289)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@372d231e643a: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C603ECF7'O, index=0 SGSN_Test-GSUP(1291)@372d231e643a: 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)@372d231e643a: 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 := '2C27006A879982D58B44CB30C8C4F06A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39D11640'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31DEA5B67D2A4A3B'O } } } } } 20241112095943912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943912 DLLC NOTICE LLME(ffffffff/c603ecf7){UNASSIGNED} LLC RX: unknown TLLI 0xc603ecf7, creating LLME on the fly (gprs_llc.c:552) 20241112095943912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095943912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241112095943912 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095943912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095943912 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095943912 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095943912 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095943912 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095943912 DLLC NOTICE LLME(ffffffff/c603ecf7){UNASSIGNED} LLGM Assign pre (c603ecf7 => f22949d8) (gprs_llc.c:1079) 20241112095943912 DLLC NOTICE LLME(c603ecf7/f22949d8){ASSIGNED} LLGM Assign post (c603ecf7 => f22949d8) (gprs_llc.c:1125) 20241112095943912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095943912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095943912 DMM DEBUG MM(262420000000068/f22949d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095943926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095943926 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095943926 DMM DEBUG MM(262420000000068/f22949d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241112095943926 DMM NOTICE MM(262420000000068/f22949d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095943926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095943926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095943926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095943926 DMM DEBUG MM(262420000000068/f22949d8) Requesting authorization (sgsn_auth.c:160) 20241112095943926 DMM INFO MM(262420000000068/f22949d8) Requesting authentication tuples (sgsn_auth.c:184) 20241112095943926 DMM DEBUG MM(262420000000068/f22949d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095943926 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241112095943926 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)@372d231e643a: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@372d231e643a: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241112095943931 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095943931 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095943931 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095943931 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095943931 DMM INFO MM(262420000000068/f22949d8) Subscriber data update (mmctx.c:445) 20241112095943931 DMM DEBUG MM(262420000000068/f22949d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095943931 DMM INFO MM(262420000000068/f22949d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095943931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095943931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095943931 DMM INFO MM(262420000000068/f22949d8) <- GMM AUTH AND CIPHERING REQ (rand = 2c 27 00 6a 87 99 82 d5 8b 44 cb 30 c8 c4 f0 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095943942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095943942 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095943942 DMM INFO MM(262420000000068/f22949d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095943942 DMM NOTICE MM(262420000000068/f22949d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095943942 DMM DEBUG MM(262420000000068/f22949d8) checking auth: received GSM SRES = 39 d1 16 40 (gprs_gmm.c:666) 20241112095943942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095943942 DMM DEBUG MM(262420000000068/f22949d8) Requesting authorization (sgsn_auth.c:160) 20241112095943942 DMM INFO MM(262420000000068/f22949d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095943942 DMM DEBUG MM(262420000000068/f22949d8) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095943942 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241112095943942 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) 20241112095943942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095943942 DMM INFO MM(262420000000068/f22949d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf22949d8) (gprs_gmm.c:300) 20241112095943945 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095943945 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095943945 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241112095943945 DMM INFO MM(262420000000068/f22949d8) Subscriber data update (mmctx.c:445) 20241112095943945 DMM DEBUG MM(262420000000068/f22949d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095943945 DMM INFO MM(262420000000068/f22949d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095943945 DMM NOTICE MM(262420000000068/f22949d8) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241112095943945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095943945 DMM NOTICE MM(262420000000068/f22949d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095943945 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) 20241112095943947 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095943947 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241112095943947 DMM INFO MM(262420000000068/f22949d8) Subscriber data update (mmctx.c:445) 20241112095943947 DMM DEBUG MM(262420000000068/f22949d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095943956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095943956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095943956 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095943956 DMM INFO MM(262420000000068/f22949d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095943956 DMM NOTICE MM(262420000000068/f22949d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095943957 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095943957 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095943957 DLLC NOTICE LLME(c603ecf7/f22949d8){ASSIGNED} LLGM Assign pre (ffffffff => f22949d8) (gprs_llc.c:1079) 20241112095943957 DLLC NOTICE LLME(ffffffff/f22949d8){ASSIGNED} LLGM Assign post (ffffffff => f22949d8) (gprs_llc.c:1125) 20241112095943957 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095943957 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095943957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095943957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095944016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095944016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095944016 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095944016 DMM INFO MM(262420000000068/f22949d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095944016 DMM INFO MM(262420000000068/f22949d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095944016 DMM DEBUG MM(262420000000068/f22949d8) Using GGSN 0 (gprs_sm.c:317) 20241112095944016 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) 20241112095944016 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241112095944016 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095944016 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095944016 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241112095944046 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 d4 d2 a8 b5 11 68 22 b0 23 14 05 7f e9 38 ec 15 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241112095944046 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de0490, cbp=0x564986a586f0) (sgsn_libgtp.c:630) 20241112095944046 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095944046 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d4d8 TLLI=f22949d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095944046 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095944046 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@372d231e643a: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095944061 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241112095944074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095944074 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095944074 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@372d231e643a: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@372d231e643a: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F22949D8'O, index=0 20241112095944089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095944089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241112095944089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF22949D8) type="GPRS attach" (gprs_gmm.c:1266) 20241112095944089 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095944089 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095944089 DLLC NOTICE LLME(ffffffff/f22949d8){ASSIGNED} LLGM Assign pre (f22949d8 => f3fcba28) (gprs_llc.c:1079) 20241112095944089 DLLC NOTICE LLME(f22949d8/f3fcba28){ASSIGNED} LLGM Assign post (f22949d8 => f3fcba28) (gprs_llc.c:1125) 20241112095944089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095944089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095944089 DMM DEBUG MM(262420000000068/f3fcba28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095944112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095944113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241112095944113 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095944113 DMM DEBUG MM(262420000000068/f3fcba28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241112095944113 DMM NOTICE MM(262420000000068/f3fcba28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095944113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095944113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095944113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095944113 DMM DEBUG MM(262420000000068/f3fcba28) Requesting authorization (sgsn_auth.c:160) 20241112095944113 DMM INFO MM(262420000000068/f3fcba28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095944113 DMM DEBUG MM(262420000000068/f3fcba28) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095944113 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241112095944113 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) 20241112095945088 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095945088 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095945088 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241112095945088 DMM INFO MM(262420000000068/f3fcba28) Subscriber data update (mmctx.c:445) 20241112095945088 DMM DEBUG MM(262420000000068/f3fcba28) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241112095945088 DMM INFO MM(262420000000068/f3fcba28) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241112095945088 DMM NOTICE MM(262420000000068/f3fcba28) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241112095945088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095945088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095945088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112095945088 DMM INFO MM(262420000000068/f3fcba28) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3fcba28) (gprs_gmm.c:300) 20241112095945088 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) 20241112095945091 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095945091 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241112095945091 DMM INFO MM(262420000000068/f3fcba28) Subscriber data update (mmctx.c:445) 20241112095945091 DMM DEBUG MM(262420000000068/f3fcba28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095945106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095945106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095945106 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095945106 DMM INFO MM(262420000000068/f3fcba28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095945106 DMM NOTICE MM(262420000000068/f3fcba28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095945106 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095945106 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095945106 DLLC NOTICE LLME(f22949d8/f3fcba28){ASSIGNED} LLGM Assign pre (ffffffff => f3fcba28) (gprs_llc.c:1079) 20241112095945106 DLLC NOTICE LLME(ffffffff/f3fcba28){ASSIGNED} LLGM Assign post (ffffffff => f3fcba28) (gprs_llc.c:1125) 20241112095945106 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095945106 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241112095945106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095945106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095945155 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241112095945171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095945171 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095945171 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@372d231e643a: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@372d231e643a: Final verdict of PTC: pass 20241112095945179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@372d231e643a: Final verdict of PTC: none 20241112095945184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095945184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(1275)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@372d231e643a: Final verdict of PTC: none -NSVCI99(1290)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@372d231e643a: Final verdict of PTC: none -NSVCI97(1279)@372d231e643a: Final verdict of PTC: none -NSVCI98(1285)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1283)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1288)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1277)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@372d231e643a: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:59:45 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241112095945265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095945668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102572) 20241112095946185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095946185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102572, count=123720) 20241112095947185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095947185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09:59: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_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 20241112095948187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095948187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_cell_change_different_rai_ci_data started. 20241112095948766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095948770 DMM INFO MM(262420000000068/f3fcba28) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095948770 DMM INFO MM(262420000000068/f3fcba28) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095948770 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095948770 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095948770 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095948770 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095948770 DLLC NOTICE LLME(ffffffff/f3fcba28){ASSIGNED} LLGM Assign pre (f3fcba28 => ffffffff) (gprs_llc.c:1079) 20241112095948770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3fcba28 => ffffffff) (gprs_llc.c:1125) 20241112095948770 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5d180 (gprs_sndcp.c:574) 20241112095948770 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d4d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095948770 DMM NOTICE MM(262420000000068/f3fcba28) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095948770 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241112095948770 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095948770 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095948770 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241112095948770 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241112095948770 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) 20241112095948770 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:401) 20241112095948770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112095948770 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095948770 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112095948770 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095948770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095948803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095948803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095948803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095948803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095948803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095948803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095948803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095948803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095948803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095948804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095948804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095948804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095948804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095948804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095948804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095948804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095948804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095948804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095948804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095948804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095948804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095948804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095948806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095948811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095948811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095948818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095948818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095948818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095948818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095948818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095948818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095948818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095948818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095948818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095948819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095948819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095948819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095948819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095948819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095948819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095948819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095948819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095948819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095948819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095948819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095948819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095948819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095948821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095948826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095948826 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095948835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095948835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095948835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095948835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095948835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095948835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095948835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095948835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095948835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095948835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095948835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095948835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095948836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095948836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095948836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095948836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095948836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095948836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095948836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095948836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095948836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095948836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095948837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095948842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095948842 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095949105 DGPRS DEBUG Checking for inactive LLMEs, time = 33933788 (sgsn.c:132) 20241112095949188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095949188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095949188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095949188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1309)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095949192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241112095949193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1309)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@372d231e643a: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E49C1B60'O, index=0 SGSN_Test-GSUP(1310)@372d231e643a: 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)@372d231e643a: 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 := 'C5BE94C11224059CABB6976711EBA63D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB9D71AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35B310E87DA5B3C3'O } } } } } 20241112095949254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949254 DLLC NOTICE LLME(ffffffff/e49c1b60){UNASSIGNED} LLC RX: unknown TLLI 0xe49c1b60, creating LLME on the fly (gprs_llc.c:552) 20241112095949254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949254 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241112095949254 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095949254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112095949254 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095949254 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112095949254 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095949254 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095949254 DLLC NOTICE LLME(ffffffff/e49c1b60){UNASSIGNED} LLGM Assign pre (e49c1b60 => c31a1b9b) (gprs_llc.c:1079) 20241112095949254 DLLC NOTICE LLME(e49c1b60/c31a1b9b){ASSIGNED} LLGM Assign post (e49c1b60 => c31a1b9b) (gprs_llc.c:1125) 20241112095949254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095949254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095949254 DMM DEBUG MM(262420000000070/c31a1b9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095949264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949264 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095949264 DMM DEBUG MM(262420000000070/c31a1b9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241112095949264 DMM NOTICE MM(262420000000070/c31a1b9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095949264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095949264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095949264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095949264 DMM DEBUG MM(262420000000070/c31a1b9b) Requesting authorization (sgsn_auth.c:160) 20241112095949264 DMM INFO MM(262420000000070/c31a1b9b) Requesting authentication tuples (sgsn_auth.c:184) 20241112095949264 DMM DEBUG MM(262420000000070/c31a1b9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095949264 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241112095949264 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)@372d231e643a: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@372d231e643a: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241112095949267 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095949267 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095949267 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095949267 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095949267 DMM INFO MM(262420000000070/c31a1b9b) Subscriber data update (mmctx.c:445) 20241112095949267 DMM DEBUG MM(262420000000070/c31a1b9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095949267 DMM INFO MM(262420000000070/c31a1b9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095949267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095949267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095949267 DMM INFO MM(262420000000070/c31a1b9b) <- GMM AUTH AND CIPHERING REQ (rand = c5 be 94 c1 12 24 05 9c ab b6 97 67 11 eb a6 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095949276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949276 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095949276 DMM INFO MM(262420000000070/c31a1b9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095949276 DMM NOTICE MM(262420000000070/c31a1b9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095949276 DMM DEBUG MM(262420000000070/c31a1b9b) checking auth: received GSM SRES = cb 9d 71 ad (gprs_gmm.c:666) 20241112095949276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095949276 DMM DEBUG MM(262420000000070/c31a1b9b) Requesting authorization (sgsn_auth.c:160) 20241112095949276 DMM INFO MM(262420000000070/c31a1b9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095949276 DMM DEBUG MM(262420000000070/c31a1b9b) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095949276 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241112095949276 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) 20241112095949276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095949276 DMM INFO MM(262420000000070/c31a1b9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc31a1b9b) (gprs_gmm.c:300) 20241112095949278 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095949278 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095949278 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241112095949278 DMM INFO MM(262420000000070/c31a1b9b) Subscriber data update (mmctx.c:445) 20241112095949278 DMM DEBUG MM(262420000000070/c31a1b9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095949278 DMM INFO MM(262420000000070/c31a1b9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095949278 DMM NOTICE MM(262420000000070/c31a1b9b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241112095949278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095949278 DMM NOTICE MM(262420000000070/c31a1b9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095949278 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) 20241112095949279 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095949279 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241112095949279 DMM INFO MM(262420000000070/c31a1b9b) Subscriber data update (mmctx.c:445) 20241112095949279 DMM DEBUG MM(262420000000070/c31a1b9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095949285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949285 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095949285 DMM INFO MM(262420000000070/c31a1b9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095949285 DMM NOTICE MM(262420000000070/c31a1b9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095949285 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095949285 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095949285 DLLC NOTICE LLME(e49c1b60/c31a1b9b){ASSIGNED} LLGM Assign pre (ffffffff => c31a1b9b) (gprs_llc.c:1079) 20241112095949285 DLLC NOTICE LLME(ffffffff/c31a1b9b){ASSIGNED} LLGM Assign post (ffffffff => c31a1b9b) (gprs_llc.c:1125) 20241112095949285 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095949285 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095949285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095949285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095949335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949336 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095949336 DMM INFO MM(262420000000070/c31a1b9b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095949336 DMM INFO MM(262420000000070/c31a1b9b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095949336 DMM DEBUG MM(262420000000070/c31a1b9b) Using GGSN 0 (gprs_sm.c:317) 20241112095949336 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) 20241112095949336 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241112095949336 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095949336 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095949336 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241112095949351 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 5a 50 db 67 11 d1 ae bd 1b 14 05 7f 01 d6 1b 58 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) 20241112095949351 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de1508, cbp=0x564986a605a0) (sgsn_libgtp.c:630) 20241112095949351 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095949351 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d4d8 TLLI=c31a1b9b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095949351 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095949351 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@372d231e643a: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095949367 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241112095949382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949382 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949382 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_data-BVCI210(1302)@372d231e643a: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C31A1B9B'O, index=0 20241112095949395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095949395 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095949395 DSNDCP ERROR Message for non-existing MM ctx (lle=0x564986a5d4d8, TLLI=c31a1b9b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@372d231e643a: Removing Client IMSI='262420000000070'H, index=0 20241112095951397 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1297)@372d231e643a: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@372d231e643a: Final verdict of PTC: pass 20241112095951415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112095951418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095951418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1310)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@372d231e643a: Final verdict of PTC: none -NSVCI99(1308)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@372d231e643a: Final verdict of PTC: none -NSVCI97(1298)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@372d231e643a: Final verdict of PTC: none -NSVCI98(1303)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1296)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1306)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1301)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@372d231e643a: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:59:51 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 20241112095951531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095951933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99732) 20241112095952420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095952420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=99732, count=106020) 20241112095953421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095953421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Tue Nov 12 09:59: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_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 20241112095954422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095954422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_cell_change_different_ci_attach started. 20241112095955026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095955028 DMM INFO MM(262420000000070/c31a1b9b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112095955028 DMM INFO MM(262420000000070/c31a1b9b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112095955028 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112095955028 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112095955028 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112095955028 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112095955029 DLLC NOTICE LLME(ffffffff/c31a1b9b){ASSIGNED} LLGM Assign pre (c31a1b9b => ffffffff) (gprs_llc.c:1079) 20241112095955029 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c31a1b9b => ffffffff) (gprs_llc.c:1125) 20241112095955029 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5d180 (gprs_sndcp.c:574) 20241112095955029 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d4d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112095955029 DMM NOTICE MM(262420000000070/c31a1b9b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112095955029 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241112095955029 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112095955029 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112095955029 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241112095955029 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241112095955029 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) 20241112095955029 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:401) 20241112095955029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112095955029 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112095955029 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112095955029 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112095955029 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095955075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095955075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095955075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095955075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095955075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112095955075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095955075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095955076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095955076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095955078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095955082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@372d231e643a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112095955094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112095955094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095955094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095955094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095955094 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112095955094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095955094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095955094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095955094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095955095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095955095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095955095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095955095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095955095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095955095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095955095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095955095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095955095 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112095955095 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095955095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095955095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1323)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112095955095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095955097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095955102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1322)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1320)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1327)@372d231e643a: Provider Link came up: sending NS-RESET 20241112095955105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112095955105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112095955105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112095955105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095955105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112095955105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112095955105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112095955105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112095955105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112095955106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112095955106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112095955106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112095955106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112095955106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112095955106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112095955106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112095955106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112095955106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112095955106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112095955106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112095955106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112095955106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112095955109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112095955114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112095955424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095955424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112095955424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112095955424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1328)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112095955428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112095955429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1328)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@372d231e643a: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E59A0494'O, index=0 SGSN_Test-GSUP(1329)@372d231e643a: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@372d231e643a: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@372d231e643a: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E59A0494'O, index=0 TC_cell_change_different_ci_attach(1331)@372d231e643a: 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 := '0FCA36D7AB2F9262123BB4D6AA4F7F8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C140965D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33B02979202C6BAD'O } } } } } 20241112095955499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955499 DLLC NOTICE LLME(ffffffff/e59a0494){UNASSIGNED} LLC RX: unknown TLLI 0xe59a0494, creating LLME on the fly (gprs_llc.c:552) 20241112095955499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241112095955499 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112095955499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112095955499 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112095955499 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112095955500 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095955500 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112095955500 DLLC NOTICE LLME(ffffffff/e59a0494){UNASSIGNED} LLGM Assign pre (e59a0494 => efc15fd7) (gprs_llc.c:1079) 20241112095955500 DLLC NOTICE LLME(e59a0494/efc15fd7){ASSIGNED} LLGM Assign post (e59a0494 => efc15fd7) (gprs_llc.c:1125) 20241112095955500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095955500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095955500 DMM DEBUG MM(262420000000069/efc15fd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095955525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955525 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095955525 DMM DEBUG MM(262420000000069/efc15fd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241112095955525 DMM NOTICE MM(262420000000069/efc15fd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095955525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095955525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095955525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095955525 DMM DEBUG MM(262420000000069/efc15fd7) Requesting authorization (sgsn_auth.c:160) 20241112095955525 DMM INFO MM(262420000000069/efc15fd7) Requesting authentication tuples (sgsn_auth.c:184) 20241112095955525 DMM DEBUG MM(262420000000069/efc15fd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112095955525 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241112095955526 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)@372d231e643a: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@372d231e643a: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241112095955531 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112095955531 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112095955531 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112095955531 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112095955531 DMM INFO MM(262420000000069/efc15fd7) Subscriber data update (mmctx.c:445) 20241112095955531 DMM DEBUG MM(262420000000069/efc15fd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112095955531 DMM INFO MM(262420000000069/efc15fd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112095955531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112095955531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095955531 DMM INFO MM(262420000000069/efc15fd7) <- GMM AUTH AND CIPHERING REQ (rand = 0f ca 36 d7 ab 2f 92 62 12 3b b4 d6 aa 4f 7f 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112095955547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955547 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095955547 DMM INFO MM(262420000000069/efc15fd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112095955547 DMM NOTICE MM(262420000000069/efc15fd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112095955547 DMM DEBUG MM(262420000000069/efc15fd7) checking auth: received GSM SRES = c1 40 96 5d (gprs_gmm.c:666) 20241112095955547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112095955547 DMM DEBUG MM(262420000000069/efc15fd7) Requesting authorization (sgsn_auth.c:160) 20241112095955547 DMM INFO MM(262420000000069/efc15fd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095955547 DMM DEBUG MM(262420000000069/efc15fd7) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095955547 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241112095955547 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) 20241112095955548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112095955548 DMM INFO MM(262420000000069/efc15fd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xefc15fd7) (gprs_gmm.c:300) 20241112095955550 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095955551 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095955551 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241112095955551 DMM INFO MM(262420000000069/efc15fd7) Subscriber data update (mmctx.c:445) 20241112095955551 DMM DEBUG MM(262420000000069/efc15fd7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112095955551 DMM INFO MM(262420000000069/efc15fd7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112095955551 DMM NOTICE MM(262420000000069/efc15fd7) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241112095955551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095955551 DMM NOTICE MM(262420000000069/efc15fd7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112095955551 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) 20241112095955553 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095955553 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241112095955553 DMM INFO MM(262420000000069/efc15fd7) Subscriber data update (mmctx.c:445) 20241112095955553 DMM DEBUG MM(262420000000069/efc15fd7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095955565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955566 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095955566 DMM INFO MM(262420000000069/efc15fd7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095955566 DMM NOTICE MM(262420000000069/efc15fd7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095955566 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095955566 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095955566 DLLC NOTICE LLME(e59a0494/efc15fd7){ASSIGNED} LLGM Assign pre (ffffffff => efc15fd7) (gprs_llc.c:1079) 20241112095955566 DLLC NOTICE LLME(ffffffff/efc15fd7){ASSIGNED} LLGM Assign post (ffffffff => efc15fd7) (gprs_llc.c:1125) 20241112095955566 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095955566 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112095955566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095955566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095955622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955622 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095955622 DMM INFO MM(262420000000069/efc15fd7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112095955622 DMM INFO MM(262420000000069/efc15fd7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112095955622 DMM DEBUG MM(262420000000069/efc15fd7) Using GGSN 0 (gprs_sm.c:317) 20241112095955622 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) 20241112095955622 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241112095955622 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112095955622 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241112095955622 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241112095955647 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 7e 7b 0b c4 11 05 a0 cd 20 14 05 7f 64 a7 88 b4 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) 20241112095955647 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de2580, cbp=0x564986a5f440) (sgsn_libgtp.c:630) 20241112095955647 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112095955647 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d4e8 TLLI=efc15fd7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112095955647 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112095955647 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@372d231e643a: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112095955660 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241112095955670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955670 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955670 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI210(1320)@372d231e643a: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@372d231e643a: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EFC15FD7'O, index=0 20241112095955685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955685 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095955685 DMM INFO MM(262420000000069/efc15fd7) -> GMM ATTACH REQUEST MI(TMSI-0xEFC15FD7) type="GPRS attach" (gprs_gmm.c:1266) 20241112095955685 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112095955685 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112095955685 DLLC NOTICE LLME(ffffffff/efc15fd7){ASSIGNED} LLGM Assign pre (efc15fd7 => c4aef875) (gprs_llc.c:1079) 20241112095955685 DLLC NOTICE LLME(efc15fd7/c4aef875){ASSIGNED} LLGM Assign post (efc15fd7 => c4aef875) (gprs_llc.c:1125) 20241112095955685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112095955685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112095955685 DMM DEBUG MM(262420000000069/c4aef875) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112095955710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095955711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241112095955711 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095955711 DMM DEBUG MM(262420000000069/c4aef875) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241112095955711 DMM NOTICE MM(262420000000069/c4aef875) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112095955711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112095955711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112095955711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112095955711 DMM DEBUG MM(262420000000069/c4aef875) Requesting authorization (sgsn_auth.c:160) 20241112095955711 DMM INFO MM(262420000000069/c4aef875) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112095955711 DMM DEBUG MM(262420000000069/c4aef875) Requesting subscriber data update (gprs_subscriber.c:894) 20241112095955711 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241112095955711 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) 20241112095956682 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112095956682 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112095956682 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241112095956682 DMM INFO MM(262420000000069/c4aef875) Subscriber data update (mmctx.c:445) 20241112095956682 DMM DEBUG MM(262420000000069/c4aef875) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241112095956682 DMM INFO MM(262420000000069/c4aef875) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241112095956682 DMM NOTICE MM(262420000000069/c4aef875) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241112095956682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112095956682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112095956682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241112095956682 DMM INFO MM(262420000000069/c4aef875) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4aef875) (gprs_gmm.c:300) 20241112095956683 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) 20241112095956684 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112095956684 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241112095956684 DMM INFO MM(262420000000069/c4aef875) Subscriber data update (mmctx.c:445) 20241112095956684 DMM DEBUG MM(262420000000069/c4aef875) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112095956695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095956696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095956696 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112095956696 DMM INFO MM(262420000000069/c4aef875) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112095956696 DMM NOTICE MM(262420000000069/c4aef875) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112095956696 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112095956696 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112095956696 DLLC NOTICE LLME(efc15fd7/c4aef875){ASSIGNED} LLGM Assign pre (ffffffff => c4aef875) (gprs_llc.c:1079) 20241112095956696 DLLC NOTICE LLME(ffffffff/c4aef875){ASSIGNED} LLGM Assign post (ffffffff => c4aef875) (gprs_llc.c:1125) 20241112095956696 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112095956696 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241112095956696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112095956696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112095956744 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241112095956757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112095956757 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241112095956758 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI196(1316)@372d231e643a: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@372d231e643a: Final verdict of PTC: pass 20241112095956766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@372d231e643a: Final verdict of PTC: none 20241112095956770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112095956770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_cell_change_different_ci_attach-BVCI196(1316)@372d231e643a: Final verdict of PTC: none -NSVCI97(1317)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@372d231e643a: Final verdict of PTC: none -NSVCI99(1327)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@372d231e643a: Final verdict of PTC: none -NSVCI98(1323)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1315)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1321)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1325)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@372d231e643a: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 09:59:56 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 20241112095956863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112095957265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129376) 20241112095957772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095957772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=129376, count=130536) 20241112095958774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095958774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 09: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_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 20241112095959775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112095959775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_cell_change_different_ci_data started. 20241112100000353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100000356 DMM INFO MM(262420000000069/c4aef875) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100000356 DMM INFO MM(262420000000069/c4aef875) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100000356 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100000356 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100000356 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112100000356 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112100000356 DLLC NOTICE LLME(ffffffff/c4aef875){ASSIGNED} LLGM Assign pre (c4aef875 => ffffffff) (gprs_llc.c:1079) 20241112100000356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4aef875 => ffffffff) (gprs_llc.c:1125) 20241112100000356 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5d190 (gprs_sndcp.c:574) 20241112100000356 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d4e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112100000356 DMM NOTICE MM(262420000000069/c4aef875) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112100000356 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241112100000356 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112100000356 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100000356 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241112100000356 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241112100000356 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) 20241112100000356 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:401) 20241112100000356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100000356 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112100000356 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112100000356 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112100000356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100000411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100000411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100000411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100000411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100000411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100000411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100000411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100000411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100000411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100000412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100000412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100000412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100000412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100000412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100000412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100000412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100000412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100000412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100000412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100000414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112100000420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100000430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100000430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100000430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100000430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100000430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100000430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100000430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100000430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100000430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1341)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1342)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100000431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100000431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100000431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100000431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100000433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112100000438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1341)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1339)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1346)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100000442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100000442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100000442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100000442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100000442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100000442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100000442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100000442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100000442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100000443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100000443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100000443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100000443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100000443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100000443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100000443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100000443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100000443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100000443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100000443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100000443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100000443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100000446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100000450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100000776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100000776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100000776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100000776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1347)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100000781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100000782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1347)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@372d231e643a: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F3E33946'O, index=0 SGSN_Test-GSUP(1348)@372d231e643a: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@372d231e643a: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@372d231e643a: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F3E33946'O, index=0 TC_cell_change_different_ci_data(1350)@372d231e643a: 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 := '93D2D3D2D54AC4F5928D70B168F1F97F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D60FEE97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '336E206DEB6CD69C'O } } } } } 20241112100000858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000858 DLLC NOTICE LLME(ffffffff/f3e33946){UNASSIGNED} LLC RX: unknown TLLI 0xf3e33946, creating LLME on the fly (gprs_llc.c:552) 20241112100000858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100000858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241112100000858 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112100000858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100000858 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112100000858 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112100000858 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100000858 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100000858 DLLC NOTICE LLME(ffffffff/f3e33946){UNASSIGNED} LLGM Assign pre (f3e33946 => e8352dc3) (gprs_llc.c:1079) 20241112100000858 DLLC NOTICE LLME(f3e33946/e8352dc3){ASSIGNED} LLGM Assign post (f3e33946 => e8352dc3) (gprs_llc.c:1125) 20241112100000858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100000858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100000858 DMM DEBUG MM(262420000000071/e8352dc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100000884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112100000884 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100000884 DMM DEBUG MM(262420000000071/e8352dc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241112100000884 DMM NOTICE MM(262420000000071/e8352dc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100000884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100000885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100000885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100000885 DMM DEBUG MM(262420000000071/e8352dc3) Requesting authorization (sgsn_auth.c:160) 20241112100000885 DMM INFO MM(262420000000071/e8352dc3) Requesting authentication tuples (sgsn_auth.c:184) 20241112100000885 DMM DEBUG MM(262420000000071/e8352dc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100000885 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241112100000885 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)@372d231e643a: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@372d231e643a: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241112100000890 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100000890 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100000890 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100000890 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100000890 DMM INFO MM(262420000000071/e8352dc3) Subscriber data update (mmctx.c:445) 20241112100000890 DMM DEBUG MM(262420000000071/e8352dc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100000890 DMM INFO MM(262420000000071/e8352dc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100000890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100000890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100000890 DMM INFO MM(262420000000071/e8352dc3) <- GMM AUTH AND CIPHERING REQ (rand = 93 d2 d3 d2 d5 4a c4 f5 92 8d 70 b1 68 f1 f9 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112100000907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100000907 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100000907 DMM INFO MM(262420000000071/e8352dc3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100000907 DMM NOTICE MM(262420000000071/e8352dc3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100000907 DMM DEBUG MM(262420000000071/e8352dc3) checking auth: received GSM SRES = d6 0f ee 97 (gprs_gmm.c:666) 20241112100000907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100000907 DMM DEBUG MM(262420000000071/e8352dc3) Requesting authorization (sgsn_auth.c:160) 20241112100000907 DMM INFO MM(262420000000071/e8352dc3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100000907 DMM DEBUG MM(262420000000071/e8352dc3) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100000907 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241112100000907 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) 20241112100000907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112100000907 DMM INFO MM(262420000000071/e8352dc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8352dc3) (gprs_gmm.c:300) 20241112100000909 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100000909 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100000909 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241112100000909 DMM INFO MM(262420000000071/e8352dc3) Subscriber data update (mmctx.c:445) 20241112100000909 DMM DEBUG MM(262420000000071/e8352dc3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100000909 DMM INFO MM(262420000000071/e8352dc3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100000909 DMM NOTICE MM(262420000000071/e8352dc3) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241112100000909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100000909 DMM NOTICE MM(262420000000071/e8352dc3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100000909 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) 20241112100000910 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100000910 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241112100000910 DMM INFO MM(262420000000071/e8352dc3) Subscriber data update (mmctx.c:445) 20241112100000910 DMM DEBUG MM(262420000000071/e8352dc3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112100000924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112100000924 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100000924 DMM INFO MM(262420000000071/e8352dc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100000924 DMM NOTICE MM(262420000000071/e8352dc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100000924 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100000924 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100000924 DLLC NOTICE LLME(f3e33946/e8352dc3){ASSIGNED} LLGM Assign pre (ffffffff => e8352dc3) (gprs_llc.c:1079) 20241112100000924 DLLC NOTICE LLME(ffffffff/e8352dc3){ASSIGNED} LLGM Assign post (ffffffff => e8352dc3) (gprs_llc.c:1125) 20241112100000924 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112100000924 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112100000924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100000924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100000978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100000978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241112100000978 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100000978 DMM INFO MM(262420000000071/e8352dc3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100000979 DMM INFO MM(262420000000071/e8352dc3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100000979 DMM DEBUG MM(262420000000071/e8352dc3) Using GGSN 0 (gprs_sm.c:317) 20241112100000979 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) 20241112100000979 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241112100000979 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100000979 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100000979 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241112100000990 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 9a 05 49 5d 11 91 58 f0 91 14 05 7f 6a f3 a9 90 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) 20241112100000990 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de35f8, cbp=0x564986a5cec0) (sgsn_libgtp.c:630) 20241112100000990 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100000990 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564986a5d4e8 TLLI=e8352dc3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241112100000990 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100000990 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@372d231e643a: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100001006 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241112100001020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100001021 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241112100001021 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_data-BVCI210(1339)@372d231e643a: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@372d231e643a: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E8352DC3'O, index=0 20241112100001037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100001037 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100001037 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100001038 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1335)@372d231e643a: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@372d231e643a: Final verdict of PTC: pass 20241112100001056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54964<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100001060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1336)@372d231e643a: Final verdict of PTC: none -NSVCI98(1342)@372d231e643a: Final verdict of PTC: none 20241112100001060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1347)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1348)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@372d231e643a: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1334)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1340)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1344)@372d231e643a: Final verdict of PTC: none -NSVCI99(1346)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@372d231e643a: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:01 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 20241112100001174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100001576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105440) 20241112100002061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100002062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=105440, count=106700) 20241112100003064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100003064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10: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_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 20241112100004066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100004066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_sgsn_context_req_in started. 20241112100004670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100004672 DMM INFO MM(262420000000071/e8352dc3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100004672 DMM INFO MM(262420000000071/e8352dc3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100004672 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100004672 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100004672 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112100004672 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112100004672 DLLC NOTICE LLME(ffffffff/e8352dc3){ASSIGNED} LLGM Assign pre (e8352dc3 => ffffffff) (gprs_llc.c:1079) 20241112100004672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8352dc3 => ffffffff) (gprs_llc.c:1125) 20241112100004672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564986a5d190 (gprs_sndcp.c:574) 20241112100004672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564986a5d4e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241112100004672 DMM NOTICE MM(262420000000071/e8352dc3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112100004672 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241112100004672 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112100004672 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100004672 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241112100004672 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241112100004672 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) 20241112100004672 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:401) 20241112100004672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112100004672 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112100004673 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112100004673 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112100004673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100004711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100004711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100004711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100004711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100004711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100004711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100004711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100004711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100004711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100004712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100004712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100004712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100004712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100004712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100004712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100004712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100004712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100004712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100004712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100004712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100004713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100004713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100004714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100004719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100004719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100004726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100004726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100004726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100004726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100004726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100004726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100004726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100004726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100004727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100004727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100004727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100004727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100004727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100004728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100004728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100004729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100004733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100004733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100004742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100004742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100004742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100004742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100004742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100004743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100004743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100004743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100004743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100004743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100004745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100004750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100004750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100005067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100005068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100005068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100005068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1366)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100005072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100005073 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1366)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@372d231e643a: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='FF9C4F7E'O, index=0 SGSN_Test-GSUP(1367)@372d231e643a: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@372d231e643a: 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 := '6FEDFB673BAD5311D214BAABF6A12602'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F0749E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B33F44620D68F256'O } } } } } 20241112100006152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100006152 DLLC NOTICE LLME(ffffffff/ff9c4f7e){UNASSIGNED} LLC RX: unknown TLLI 0xff9c4f7e, creating LLME on the fly (gprs_llc.c:552) 20241112100006152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100006152 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241112100006152 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112100006152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112100006152 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112100006152 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Allocated (fsm.c:456) 20241112100006152 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100006152 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100006152 DLLC NOTICE LLME(ffffffff/ff9c4f7e){UNASSIGNED} LLGM Assign pre (ff9c4f7e => ce6212b1) (gprs_llc.c:1079) 20241112100006152 DLLC NOTICE LLME(ff9c4f7e/ce6212b1){ASSIGNED} LLGM Assign post (ff9c4f7e => ce6212b1) (gprs_llc.c:1125) 20241112100006152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100006152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100006152 DMM DEBUG MM(262420000000072/ce6212b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100006173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100006173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112100006173 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100006173 DMM DEBUG MM(262420000000072/ce6212b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241112100006173 DMM NOTICE MM(262420000000072/ce6212b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100006173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100006173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100006173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100006173 DMM DEBUG MM(262420000000072/ce6212b1) Requesting authorization (sgsn_auth.c:160) 20241112100006173 DMM INFO MM(262420000000072/ce6212b1) Requesting authentication tuples (sgsn_auth.c:184) 20241112100006173 DMM DEBUG MM(262420000000072/ce6212b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100006173 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241112100006173 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)@372d231e643a: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@372d231e643a: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241112100006179 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100006179 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100006179 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100006179 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100006180 DMM INFO MM(262420000000072/ce6212b1) Subscriber data update (mmctx.c:445) 20241112100006180 DMM DEBUG MM(262420000000072/ce6212b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100006180 DMM INFO MM(262420000000072/ce6212b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100006180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100006180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100006180 DMM INFO MM(262420000000072/ce6212b1) <- GMM AUTH AND CIPHERING REQ (rand = 6f ed fb 67 3b ad 53 11 d2 14 ba ab f6 a1 26 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241112100006195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100006195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100006195 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100006195 DMM INFO MM(262420000000072/ce6212b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100006195 DMM NOTICE MM(262420000000072/ce6212b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100006195 DMM DEBUG MM(262420000000072/ce6212b1) checking auth: received GSM SRES = 9f 07 49 e4 (gprs_gmm.c:666) 20241112100006195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100006195 DMM DEBUG MM(262420000000072/ce6212b1) Requesting authorization (sgsn_auth.c:160) 20241112100006195 DMM INFO MM(262420000000072/ce6212b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100006195 DMM DEBUG MM(262420000000072/ce6212b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100006195 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241112100006195 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) 20241112100006195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112100006195 DMM INFO MM(262420000000072/ce6212b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xce6212b1) (gprs_gmm.c:300) 20241112100006198 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100006199 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100006199 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241112100006199 DMM INFO MM(262420000000072/ce6212b1) Subscriber data update (mmctx.c:445) 20241112100006199 DMM DEBUG MM(262420000000072/ce6212b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100006199 DMM INFO MM(262420000000072/ce6212b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100006199 DMM NOTICE MM(262420000000072/ce6212b1) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241112100006199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100006199 DMM NOTICE MM(262420000000072/ce6212b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100006199 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) 20241112100006200 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100006200 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241112100006200 DMM INFO MM(262420000000072/ce6212b1) Subscriber data update (mmctx.c:445) 20241112100006200 DMM DEBUG MM(262420000000072/ce6212b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112100006210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100006210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112100006210 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100006210 DMM INFO MM(262420000000072/ce6212b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100006210 DMM NOTICE MM(262420000000072/ce6212b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100006210 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100006210 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100006210 DLLC NOTICE LLME(ff9c4f7e/ce6212b1){ASSIGNED} LLGM Assign pre (ffffffff => ce6212b1) (gprs_llc.c:1079) 20241112100006210 DLLC NOTICE LLME(ffffffff/ce6212b1){ASSIGNED} LLGM Assign post (ffffffff => ce6212b1) (gprs_llc.c:1125) 20241112100006210 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112100006210 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112100006210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100006210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100006265 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 f5 f3 00 00 03 52 f0 99 42 42 de 05 ce 62 12 b1 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)@372d231e643a: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241112100008267 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241112100008267 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241112100008267 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) 20241112100008267 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241112100008267 DMM INFO MM(262420000000072/ce6212b1) Subscriber data update (mmctx.c:445) 20241112100008267 DMM DEBUG MM(262420000000072/ce6212b1) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241112100008267 DMM INFO MM(262420000000072/ce6212b1) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241112100008267 DMM INFO MM(262420000000072/ce6212b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100008267 DMM INFO MM(262420000000072/ce6212b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100008267 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100008267 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100008267 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112100008267 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112100008267 DLLC NOTICE LLME(ffffffff/ce6212b1){ASSIGNED} LLGM Assign pre (ce6212b1 => ffffffff) (gprs_llc.c:1079) 20241112100008267 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce6212b1 => ffffffff) (gprs_llc.c:1125) 20241112100008267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100008267 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112100008267 DMM DEBUG MM_STATE_Iu[0x564986a4fd60]{Detached}: Deallocated (fsm.c:568) 20241112100008267 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@372d231e643a: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@372d231e643a: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241112100008279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@372d231e643a: Final verdict of PTC: none -NSVCI97(1355)@372d231e643a: Final verdict of PTC: none -NSVCI99(1365)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@372d231e643a: Final verdict of PTC: none 20241112100008286 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100008286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(1361)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@372d231e643a: Final verdict of PTC: none -NSVCI98(1360)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1353)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1363)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1358)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@372d231e643a: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@372d231e643a: 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'. Tue Nov 12 10:00:08 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 20241112100008350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100008753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95684) 20241112100009287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100009287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=95684, count=100040) 20241112100010288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100010288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00:10 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 20241112100011289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100011289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_sgsn_context_req_out started. 20241112100011849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100011852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100011893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100011893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100011893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100011893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100011893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100011893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100011893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100011893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100011893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100011894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100011894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100011894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100011894 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100011894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100011894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100011895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100011895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100011896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100011901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100011901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100011908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100011908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100011908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100011908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100011908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100011908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100011908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100011908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100011908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100011909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100011909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100011909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100011909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100011909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100011909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100011911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100011915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100011915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100011925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100011925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100011925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100011925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100011926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100011926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100011926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100011926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100011926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1384)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112100011926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100011926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100011928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100011933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100011933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100012290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100012290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100012290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100012290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1385)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100012293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100012295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1385)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@372d231e643a: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F7B18A70'O, index=0 SGSN_Test-GSUP(1386)@372d231e643a: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241112100013361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100013361 DLLC NOTICE LLME(ffffffff/f7b18a70){UNASSIGNED} LLC RX: unknown TLLI 0xf7b18a70, creating LLME on the fly (gprs_llc.c:552) 20241112100013361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241112100013361 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112100013361 DMM NOTICE LLME(ffffffff/f7b18a70){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241112100013361 DLLC NOTICE LLME(ffffffff/f7b18a70){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241112100013361 DMM ERROR LLME(ffffffff/f7b18a70){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241112100013361 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241112100013361 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241112100013361 DLLC NOTICE LLME(ffffffff/f7b18a70){UNASSIGNED} LLGM Assign pre (f7b18a70 => ffffffff) (gprs_llc.c:1079) 20241112100013361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7b18a70 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@372d231e643a: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@372d231e643a: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241112100013383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100013383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100013383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@372d231e643a: Final verdict of PTC: none -NSVCI99(1384)@372d231e643a: Final verdict of PTC: none -NSVCI97(1374)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1386)@372d231e643a: Final verdict of PTC: none -NSVCI98(1379)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1372)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1377)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1382)@372d231e643a: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@372d231e643a: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@372d231e643a: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@372d231e643a: 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'. Tue Nov 12 10:00:13 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 20241112100013480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100013882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51516) 20241112100014385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100014385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=51516, count=56152) 20241112100015386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100015386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00: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_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 20241112100016387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100016387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_req_id_req_ra_update started. 20241112100016969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100016972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100017010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100017010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100017010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100017010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100017010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100017010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100017010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100017010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100017010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100017011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100017011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100017011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100017011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100017011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100017011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100017011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100017011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100017011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100017011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100017011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100017011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100017011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100017013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100017019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100017019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100017027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100017027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100017027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100017027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100017027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100017027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100017027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100017027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100017027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100017028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100017028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100017028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100017028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100017028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100017028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100017028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100017028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100017028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100017028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100017030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 20241112100017034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100017034 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100017045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100017045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100017045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100017045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100017045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100017045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100017045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100017045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100017046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100017046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100017047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100017052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100017052 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)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100017388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100017388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100017388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100017388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1404)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100017392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100017393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1404)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@372d231e643a: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='EF5B5ECB'O, index=0 SGSN_Test-GSUP(1405)@372d231e643a: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241112100017467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100017467 DLLC NOTICE LLME(ffffffff/ef5b5ecb){UNASSIGNED} LLC RX: unknown TLLI 0xef5b5ecb, creating LLME on the fly (gprs_llc.c:552) 20241112100017467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100017467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241112100017467 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112100017467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100017467 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112100017467 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112100017467 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100017467 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100017467 DLLC NOTICE LLME(ffffffff/ef5b5ecb){UNASSIGNED} LLGM Assign pre (ef5b5ecb => e4535382) (gprs_llc.c:1079) 20241112100017467 DLLC NOTICE LLME(ef5b5ecb/e4535382){ASSIGNED} LLGM Assign post (ef5b5ecb => e4535382) (gprs_llc.c:1125) 20241112100017467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100017467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100017467 DMM DEBUG MM(262420000000047/e4535382) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100017491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100017491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100017491 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100017491 DMM INFO MM(262420000000047/e4535382) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112100017491 DMM INFO MM(262420000000047/e4535382) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-40655-162 New RA: 262-42-13135-0 (gprs_gmm.c:1730) 20241112100017491 DMM NOTICE MM(262420000000047/e4535382) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241112100017491 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241112100017492 DMM INFO MM(262420000000047/e4535382) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241112100017492 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100017492 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100017492 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112100017492 DMM ERROR MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112100017492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Deallocated (fsm.c:568) 20241112100017492 DMM DEBUG MM_STATE_Gb(0)[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112100017492 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112100017492 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112100017492 DLLC NOTICE LLME(ef5b5ecb/e4535382){ASSIGNED} LLGM Assign pre (e4535382 => ffffffff) (gprs_llc.c:1079) 20241112100017492 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4535382 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@372d231e643a: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@372d231e643a: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@372d231e643a: Final verdict of PTC: pass 20241112100017509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100017514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1405)@372d231e643a: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@372d231e643a: Final verdict of PTC: none -NSVCI97(1393)@372d231e643a: Final verdict of PTC: none 20241112100017514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(1389)@372d231e643a: Final verdict of PTC: none -NSVCI98(1398)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@372d231e643a: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@372d231e643a: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@372d231e643a: Final verdict of PTC: none -NSVCI99(1403)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1401)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1396)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1391)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:17 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 20241112100017618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100018020 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=37640) 20241112100018515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100018515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=37640, count=62656) 20241112100019106 DGPRS DEBUG Checking for inactive LLMEs, time = 33933818 (sgsn.c:132) 20241112100019517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100019517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test execution finished. MTC@372d231e643a: 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 ------ Tue Nov 12 10:00: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_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 20241112100020518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100020518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_iu_attach started. 20241112100021117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100021122 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100021169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100021169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100021169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100021169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100021169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100021170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100021170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100021170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100021170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100021170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100021170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100021170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100021170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100021170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100021170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100021170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100021170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100021170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100021172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112100021177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100021177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100021188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100021188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100021188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100021188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100021188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100021188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100021188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100021188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100021188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100021189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100021189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100021189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100021189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100021189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100021189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100021189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100021189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100021189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100021189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100021189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100021189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100021189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100021192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100021197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100021197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100021209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100021209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100021209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100021209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100021209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100021209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100021209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100021209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100021209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100021210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100021210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100021210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100021210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100021210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100021210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100021210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100021210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100021210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100021210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100021210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112100021210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100021210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100021212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100021216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100021216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1425)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100021420 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100021421 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:111) 20241112100021421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100021421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1425)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100021427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100021427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100021427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100021427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100021427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100021427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100021427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100021430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100021430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100021430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100021430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100021430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100021430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100021430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100021430 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100021519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100021519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100021519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100021519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1427)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100021523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100021524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1427)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100022243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022244 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100022244 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100022244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@372d231e643a: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D735EADC'O, index=0 SGSN_Test-GSUP(1428)@372d231e643a: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@372d231e643a: 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 := 'D6AE'O, rac := 'D8'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)@372d231e643a: Added conn table entry 0TC_iu_attach(1430)2818291 SGSN_Test_0-SCCP(1423)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1424)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100022617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022617 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100022617 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100022617 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100022617 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241112100022617 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241112100022617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241112100022617 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Allocated (fsm.c:456) 20241112100022617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Allocated (fsm.c:456) 20241112100022617 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100022617 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Allocated (fsm.c:456) 20241112100022617 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100022617 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100022617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100022617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100022617 DMM DEBUG MM(262420000001001/f32b7a58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100022617 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241112100022618 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022618 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022618 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022618 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@372d231e643a: { messageType := 2, destLocRef := '2B00F3'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@372d231e643a: 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 := '6B876FD588366606C091C86DA29C71F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '595EA7CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DC82B727FB45FE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B76123CC6AE6091A2AE9F20565E1DDD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1310721FBCE538AA56C1C7EC275AF878'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A45298EB9C1D29976E1FF6DEF278FB0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '48D06D7CE59BB8D2'O } } } } } SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1423)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241112100022629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022629 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100022629 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100022629 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100022629 DMM DEBUG MM(262420000001001/f32b7a58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241112100022629 DMM NOTICE MM(262420000001001/f32b7a58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100022629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100022629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100022629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100022629 DMM DEBUG MM(262420000001001/f32b7a58) Requesting authorization (sgsn_auth.c:160) 20241112100022629 DMM INFO MM(262420000001001/f32b7a58) Requesting authentication tuples (sgsn_auth.c:184) 20241112100022629 DMM DEBUG MM(262420000001001/f32b7a58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100022629 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241112100022629 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)@372d231e643a: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@372d231e643a: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241112100022634 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100022634 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100022634 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100022634 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100022634 DMM INFO MM(262420000001001/f32b7a58) Subscriber data update (mmctx.c:445) 20241112100022634 DMM DEBUG MM(262420000001001/f32b7a58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100022634 DMM INFO MM(262420000001001/f32b7a58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100022634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100022634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100022634 DMM INFO MM(262420000001001/f32b7a58) <- GMM AUTH AND CIPHERING REQ (rand = 6b 87 6f d5 88 36 66 06 c0 91 c8 6d a2 9c 71 f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 45 29 8e b9 c1 d2 99 76 e1 ff 6d ef 27 8f b0 ) (gprs_gmm.c:483) 20241112100022634 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241112100022634 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022634 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1423)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052248D06D7C23094B99990000100001F02904E59BB8D2'O 20241112100022645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022645 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100022645 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100022646 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100022646 DMM INFO MM(262420000001001/f32b7a58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100022646 DMM NOTICE MM(262420000001001/f32b7a58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100022646 DMM DEBUG MM(262420000001001/f32b7a58) checking auth: received UMTS RES = 48 d0 6d 7c e5 9b b8 d2 (gprs_gmm.c:666) 20241112100022646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100022646 DMM DEBUG MM(262420000001001/f32b7a58) Requesting authorization (sgsn_auth.c:160) 20241112100022646 DMM INFO MM(262420000001001/f32b7a58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100022646 DMM DEBUG MM(262420000001001/f32b7a58) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100022646 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241112100022646 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) 20241112100022646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100022646 DMM DEBUG MM(262420000001001/f32b7a58) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100022646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1423)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100022661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022662 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100022662 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100022662 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100022662 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241112100022662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100022662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100022662 DMM INFO MM(262420000001001/f32b7a58) <- GMM ATTACH ACCEPT (new P-TMSI=0xf32b7a58) (gprs_gmm.c:300) 20241112100022662 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241112100022662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100022670 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100022670 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100022670 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241112100022670 DMM INFO MM(262420000001001/f32b7a58) Subscriber data update (mmctx.c:445) 20241112100022670 DMM DEBUG MM(262420000001001/f32b7a58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100022670 DMM INFO MM(262420000001001/f32b7a58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100022670 DMM NOTICE MM(262420000001001/f32b7a58) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241112100022670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100022670 DMM NOTICE MM(262420000001001/f32b7a58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100022670 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) 20241112100022671 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100022671 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241112100022671 DMM INFO MM(262420000001001/f32b7a58) Subscriber data update (mmctx.c:445) 20241112100022671 DMM DEBUG MM(262420000001001/f32b7a58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1423)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100022675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022675 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100022675 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100022675 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100022675 DMM INFO MM(262420000001001/f32b7a58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100022675 DMM NOTICE MM(262420000001001/f32b7a58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100022675 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100022675 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100022675 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100022675 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100022675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100022675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100022675 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1423)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1423)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100022685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100022685 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100022685 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100022685 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100022685 DMM INFO MM(262420000001001/f32b7a58) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100022685 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100022685 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100022685 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100022686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100022686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100022686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@372d231e643a: Session index based on local reference:0 20241112100022688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100022688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100022688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100022688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100022688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100022688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100022688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@372d231e643a: Deleted conn table entry 0TC_iu_attach(1430)2818291 TC_iu_attach(1430)@372d231e643a: setverdict(pass): none -> pass TC_iu_attach(1430)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@372d231e643a: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@372d231e643a: Final verdict of PTC: none 20241112100022762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39704<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100022767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100022767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1428)@372d231e643a: Final verdict of PTC: none -NSVCI97(1412)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@372d231e643a: Final verdict of PTC: none -NSVCI99(1422)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@372d231e643a: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@372d231e643a: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@372d231e643a: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@372d231e643a: Final verdict of PTC: none -NSVCI98(1417)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1420)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1415)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1410)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@372d231e643a: Test case TC_iu_attach finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:22 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 20241112100022894 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100022894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100022894 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100022894 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100022894 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100022894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100022894 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100022894 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100022894 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) 20241112100022894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100022894 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100022894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100022894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100022894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100022894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100022894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100022894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100022894 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) 20241112100022897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100023299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178800) 20241112100023768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100023768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=178800, count=208216) 20241112100024770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100024770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100024895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100024895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100024895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00:25 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 20241112100025772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100025772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_iu_attach_encr started. 20241112100026389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100026392 DMM INFO MM(262420000001001/f32b7a58) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100026392 DMM INFO MM(262420000001001/f32b7a58) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100026392 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100026392 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100026392 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100026392 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241112100026392 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241112100026392 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) 20241112100026392 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:401) 20241112100026392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Deallocated (fsm.c:568) 20241112100026392 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100026392 DMM DEBUG MM_STATE_Iu(1)[0x564986a4fc30]{Detached}: Deallocated (fsm.c:568) 20241112100026392 DMM DEBUG GMM(gmm_fsm)[0x564986a4fb00]{Deregistered}: Deallocated (fsm.c:568) 20241112100026392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100026438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100026438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100026438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100026438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100026438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100026438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100026438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100026438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100026438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100026439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100026439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100026439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100026439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100026439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100026439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100026439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100026439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100026439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100026439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100026439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100026439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100026439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100026441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100026446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100026446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100026454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100026454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100026454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100026454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100026454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100026454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100026454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100026454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100026454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100026455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100026455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100026455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100026456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100026456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100026456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100026456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100026456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100026456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100026456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100026456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100026456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100026456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100026458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100026464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100026464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100026471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100026471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100026471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100026471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100026471 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100026471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100026471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100026471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100026471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100026472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100026472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100026472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100026472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100026472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100026472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100026472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100026472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100026472 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100026472 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100026472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100026472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100026472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100026474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100026478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100026478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1448)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@372d231e643a: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100026680 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100026680 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:111) 20241112100026680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100026680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1448)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100026688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100026688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100026688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100026688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100026688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100026688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100026688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100026691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100026691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100026691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100026691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100026691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100026691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100026691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100026692 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100026773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100026773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100026773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100026773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1450)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100026777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100026778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1450)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100027498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027499 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100027499 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100027499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@372d231e643a: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DA353458'O, index=0 SGSN_Test-GSUP(1451)@372d231e643a: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@372d231e643a: 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 := '598D'O, rac := 'F2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@372d231e643a: Added conn table entry 0TC_iu_attach_encr(1453)11105937 SGSN_Test_0-SCCP(1446)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1447)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100027859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027859 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100027859 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100027859 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100027859 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241112100027859 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: Allocated (fsm.c:456) 20241112100027859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100027859 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Allocated (fsm.c:456) 20241112100027859 DMM DEBUG MM_STATE_Iu[0x564986a4ea00]{Detached}: Allocated (fsm.c:456) 20241112100027859 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100027859 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100027859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100027859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100027859 DMM DEBUG MM(262420000001001/d281adf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100027859 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241112100027859 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027860 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@372d231e643a: { messageType := 2, destLocRef := 'A97691'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@372d231e643a: 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 := '772B4D6178114BD46C6277DED75E74D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56A6B08A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D4A302071887BE8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D1670A1D878DBC05DC591976A0D32D0F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E8F9F12E6F1D74E3750A824C96493D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4479AA23EACD6968428DC4F4DF0F3A83'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C74C0BE29C13829C'O } } } } } SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1446)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241112100027867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027867 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100027867 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100027867 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100027867 DMM DEBUG MM(262420000001001/d281adf2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241112100027867 DMM NOTICE MM(262420000001001/d281adf2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100027867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100027867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100027867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100027867 DMM DEBUG MM(262420000001001/d281adf2) Requesting authorization (sgsn_auth.c:160) 20241112100027867 DMM INFO MM(262420000001001/d281adf2) Requesting authentication tuples (sgsn_auth.c:184) 20241112100027867 DMM DEBUG MM(262420000001001/d281adf2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100027867 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241112100027867 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)@372d231e643a: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@372d231e643a: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241112100027869 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100027869 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100027869 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100027869 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100027869 DMM INFO MM(262420000001001/d281adf2) Subscriber data update (mmctx.c:445) 20241112100027869 DMM DEBUG MM(262420000001001/d281adf2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100027869 DMM INFO MM(262420000001001/d281adf2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100027869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100027869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100027869 DMM INFO MM(262420000001001/d281adf2) <- GMM AUTH AND CIPHERING REQ (rand = 77 2b 4d 61 78 11 4b d4 6c 62 77 de d7 5e 74 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 79 aa 23 ea cd 69 68 42 8d c4 f4 df 0f 3a 83 ) (gprs_gmm.c:483) 20241112100027869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241112100027869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1446)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422C74C0BE223094B99990000100001F029049C13829C'O 20241112100027875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027875 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100027875 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100027875 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100027875 DMM INFO MM(262420000001001/d281adf2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100027875 DMM NOTICE MM(262420000001001/d281adf2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100027875 DMM DEBUG MM(262420000001001/d281adf2) checking auth: received UMTS RES = c7 4c 0b e2 9c 13 82 9c (gprs_gmm.c:666) 20241112100027875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100027875 DMM DEBUG MM(262420000001001/d281adf2) Requesting authorization (sgsn_auth.c:160) 20241112100027875 DMM INFO MM(262420000001001/d281adf2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100027875 DMM DEBUG MM(262420000001001/d281adf2) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100027875 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241112100027875 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) 20241112100027875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100027875 DMM DEBUG MM(262420000001001/d281adf2) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241112100027875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_len:17 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1446)@372d231e643a: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241112100027882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027882 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100027882 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100027882 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100027882 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241112100027883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100027883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100027883 DMM INFO MM(262420000001001/d281adf2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd281adf2) (gprs_gmm.c:300) 20241112100027883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241112100027883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100027886 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100027886 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100027886 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241112100027886 DMM INFO MM(262420000001001/d281adf2) Subscriber data update (mmctx.c:445) 20241112100027886 DMM DEBUG MM(262420000001001/d281adf2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100027886 DMM INFO MM(262420000001001/d281adf2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100027886 DMM NOTICE MM(262420000001001/d281adf2) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241112100027886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100027886 DMM NOTICE MM(262420000001001/d281adf2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100027886 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) 20241112100027886 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100027886 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241112100027886 DMM INFO MM(262420000001001/d281adf2) Subscriber data update (mmctx.c:445) 20241112100027886 DMM DEBUG MM(262420000001001/d281adf2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1446)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100027888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027888 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100027888 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100027888 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100027888 DMM INFO MM(262420000001001/d281adf2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100027888 DMM NOTICE MM(262420000001001/d281adf2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100027888 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100027888 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100027888 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100027888 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100027888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100027888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100027888 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1446)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1446)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100027891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100027891 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100027891 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100027891 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100027891 DMM INFO MM(262420000001001/d281adf2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100027891 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100027891 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100027891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100027891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100027891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100027892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@372d231e643a: Deleted conn table entry 0TC_iu_attach_encr(1453)11105937 20241112100027893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100027893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100027893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100027893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100027893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100027893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100027893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100027893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@372d231e643a: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@372d231e643a: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@372d231e643a: Final verdict of PTC: none 20241112100027967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33828<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_encr-BVCI210(1439)@372d231e643a: Final verdict of PTC: none20241112100027972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100027972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1451)@372d231e643a: Final verdict of PTC: none -NSVCI97(1435)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@372d231e643a: Final verdict of PTC: none -NSVCI98(1440)@372d231e643a: Final verdict of PTC: none -NSVCI99(1445)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@372d231e643a: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1438)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@372d231e643a: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1443)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1433)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@372d231e643a: Test case TC_iu_attach_encr finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:28 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 20241112100028094 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100028094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100028094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100028094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100028094 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100028094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100028094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100028094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100028094 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) 20241112100028094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100028094 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100028094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100028094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100028094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100028094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100028094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100028094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100028094 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) 20241112100028112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100028514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211056) 20241112100028973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100028973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=211056, count=212216) 20241112100029974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100029974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100030095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100030095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100030095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00: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_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 20241112100030976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100030976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_iu_attach_geran_rau started. 20241112100031611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100031614 DMM INFO MM(262420000001001/d281adf2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100031614 DMM INFO MM(262420000001001/d281adf2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100031614 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100031614 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100031614 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100031614 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241112100031614 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241112100031614 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) 20241112100031614 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:401) 20241112100031614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112100031614 DMM DEBUG MM_STATE_Gb[0x564986a561e0]{Idle}: Deallocated (fsm.c:568) 20241112100031614 DMM DEBUG MM_STATE_Iu(2)[0x564986a4ea00]{Detached}: Deallocated (fsm.c:568) 20241112100031614 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: Deallocated (fsm.c:568) 20241112100031614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100031662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100031662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100031662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100031662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100031662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100031662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100031662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100031662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100031662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100031663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100031663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100031663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100031663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100031663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100031663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100031663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100031663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100031663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100031663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100031663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100031663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100031663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100031666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100031672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100031672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100031679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100031679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100031679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100031679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100031679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100031679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100031679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100031679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100031679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100031680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100031680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100031680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100031680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100031680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100031680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100031680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100031680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100031680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100031680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100031680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1463)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112100031680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100031680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100031682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100031687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100031687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100031695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100031695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100031695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100031695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100031695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100031695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100031695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100031695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100031695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100031696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100031696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100031696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100031696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100031696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100031696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100031696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100031696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100031696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100031696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100031696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100031696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100031696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100031699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1471)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100031704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100031704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100031905 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100031905 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:111) 20241112100031905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100031905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1471)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100031913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100031913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100031913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100031913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100031913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100031913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100031913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100031916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100031916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100031916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100031916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100031916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100031916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100031916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100031916 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100031977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100031978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100031978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100031978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1473)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100031982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100031983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1473)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100032726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100032726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100032726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100032726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100032726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100032726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100032726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100032726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100032726 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100032726 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100032727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100032727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100032727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100032727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100032727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100032727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100032727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100032727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@372d231e643a: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F2CA4BB7'O, index=0 SGSN_Test-GSUP(1474)@372d231e643a: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@372d231e643a: 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 := '78CA'O, rac := '86'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)@372d231e643a: Added conn table entry 0TC_iu_attach_geran_rau(1476)2918415 SGSN_Test_0-SCCP(1469)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1470)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100033069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033070 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100033070 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100033070 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100033070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241112100033070 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112100033070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Allocated (fsm.c:456) 20241112100033070 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100033070 DMM DEBUG MM_STATE_Iu[0x564986a4fb00]{Detached}: Allocated (fsm.c:456) 20241112100033070 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100033070 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100033070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100033070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100033070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033070 DMM DEBUG MM(262420000001002/d655232e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100033070 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241112100033070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@372d231e643a: { messageType := 2, destLocRef := '2C880F'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@372d231e643a: 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 := '7D65A70D3958F08A4D167FDC3AD47483'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DC148AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CB2C195B18AF61C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1169E411FE2CFDF82A219431519ACACB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4F6FD40601E035D9DB5D9193C6900AD0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C22F43BAA9005FB6FC6D2A6ECA6749E0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '367B9AA6C4A49342'O } } } } } SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1469)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241112100033078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100033078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100033078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100033078 DMM DEBUG MM(262420000001002/d655232e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241112100033078 DMM NOTICE MM(262420000001002/d655232e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100033078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100033078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100033078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100033078 DMM DEBUG MM(262420000001002/d655232e) Requesting authorization (sgsn_auth.c:160) 20241112100033078 DMM INFO MM(262420000001002/d655232e) Requesting authentication tuples (sgsn_auth.c:184) 20241112100033078 DMM DEBUG MM(262420000001002/d655232e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100033078 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241112100033078 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)@372d231e643a: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@372d231e643a: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241112100033081 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100033081 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100033081 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100033081 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100033081 DMM INFO MM(262420000001002/d655232e) Subscriber data update (mmctx.c:445) 20241112100033081 DMM DEBUG MM(262420000001002/d655232e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100033081 DMM INFO MM(262420000001002/d655232e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100033081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100033081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100033081 DMM INFO MM(262420000001002/d655232e) <- GMM AUTH AND CIPHERING REQ (rand = 7d 65 a7 0d 39 58 f0 8a 4d 16 7f dc 3a d4 74 83 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 2f 43 ba a9 00 5f b6 fc 6d 2a 6e ca 67 49 e0 ) (gprs_gmm.c:483) 20241112100033081 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241112100033081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1469)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22367B9AA623094B99990000100002F02904C4A49342'O 20241112100033089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100033089 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100033089 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100033089 DMM INFO MM(262420000001002/d655232e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100033089 DMM NOTICE MM(262420000001002/d655232e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100033089 DMM DEBUG MM(262420000001002/d655232e) checking auth: received UMTS RES = 36 7b 9a a6 c4 a4 93 42 (gprs_gmm.c:666) 20241112100033089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100033089 DMM DEBUG MM(262420000001002/d655232e) Requesting authorization (sgsn_auth.c:160) 20241112100033089 DMM INFO MM(262420000001002/d655232e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100033089 DMM DEBUG MM(262420000001002/d655232e) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100033089 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241112100033089 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) 20241112100033089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100033089 DMM DEBUG MM(262420000001002/d655232e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100033089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1469)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100033099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033099 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100033099 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100033099 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100033099 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241112100033099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100033099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100033099 DMM INFO MM(262420000001002/d655232e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd655232e) (gprs_gmm.c:300) 20241112100033099 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241112100033099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033100 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100033103 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100033103 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100033103 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241112100033103 DMM INFO MM(262420000001002/d655232e) Subscriber data update (mmctx.c:445) 20241112100033103 DMM DEBUG MM(262420000001002/d655232e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100033103 DMM INFO MM(262420000001002/d655232e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100033103 DMM NOTICE MM(262420000001002/d655232e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241112100033103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100033103 DMM NOTICE MM(262420000001002/d655232e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100033103 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) 20241112100033104 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100033104 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241112100033104 DMM INFO MM(262420000001002/d655232e) Subscriber data update (mmctx.c:445) 20241112100033104 DMM DEBUG MM(262420000001002/d655232e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1469)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100033106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033106 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100033106 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100033106 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100033106 DMM INFO MM(262420000001002/d655232e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100033106 DMM NOTICE MM(262420000001002/d655232e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100033106 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100033106 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100033106 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100033106 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100033106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100033106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100033106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1469)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1469)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100033111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100033111 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100033111 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100033111 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100033111 DMM INFO MM(262420000001002/d655232e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100033111 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100033111 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100033111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100033111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100033111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100033111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@372d231e643a: Session index based on local reference:0 20241112100033112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100033112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100033112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100033112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100033112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100033112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100033112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@372d231e643a: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)2918415 TC_iu_attach_geran_rau(1476)@372d231e643a: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@372d231e643a: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@372d231e643a: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D655232E'O, index=1 20241112100033182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100033182 DLLC NOTICE LLME(ffffffff/d655232e){UNASSIGNED} LLC RX: unknown TLLI 0xd655232e, creating LLME on the fly (gprs_llc.c:552) 20241112100033182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241112100033182 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112100033183 DMM INFO MM(262420000001002/d655232e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d655232e, P-TMSI: d655232e (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1698) 20241112100033183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241112100033183 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241112100033183 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241112100033183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100033183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241112100033183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100033183 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100033183 DLLC NOTICE LLME(ffffffff/d655232e){UNASSIGNED} LLGM Assign pre (d655232e => d655232e) (gprs_llc.c:1079) 20241112100033183 DLLC NOTICE LLME(d655232e/d655232e){ASSIGNED} LLGM Assign post (d655232e => d655232e) (gprs_llc.c:1125) 20241112100033183 DMM INFO MM(262420000001002/d655232e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_iu_attach_geran_rau(1476)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@372d231e643a: Removing Client IMSI='262420000001002'H, index=1 20241112100033214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100033214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100033214 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100033214 DMM INFO MM(262420000001002/d655232e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112100033214 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112100033214 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100033214 DLLC NOTICE LLME(d655232e/d655232e){ASSIGNED} LLGM Assign pre (ffffffff => d655232e) (gprs_llc.c:1079) 20241112100033214 DLLC NOTICE LLME(ffffffff/d655232e){ASSIGNED} LLGM Assign post (ffffffff => d655232e) (gprs_llc.c:1125) 20241112100033214 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241112100033214 DMM ERROR MM_STATE_Gb[0x564986a4fd60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_iu_attach_geran_rau(1476)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@372d231e643a: Final verdict of PTC: none 20241112100033225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@372d231e643a: Final verdict of PTC: none -NSVCI98(1463)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@372d231e643a: Final verdict of PTC: none -NSVCI97(1458)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@372d231e643a: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@372d231e643a: Final verdict of PTC: none 20241112100033232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100033232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(1455)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@372d231e643a: Final verdict of PTC: none -NSVCI99(1468)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@372d231e643a: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@372d231e643a: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1466)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1461)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1456)@372d231e643a: Final verdict of PTC: none Tue Nov 12 10:00:33 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 MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@372d231e643a: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@372d231e643a: 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'. 20241112100033308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100033314 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100033314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100033314 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100033314 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100033314 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100033314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100033314 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100033314 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100033314 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) 20241112100033314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100033314 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100033314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100033314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100033314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100033314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100033314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100033314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100033314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) 20241112100033710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183412) 20241112100034233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100034233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=183412, count=220196) 20241112100035234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100035234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100035316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100035316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100035316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10: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_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 20241112100036235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100036235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_geran_attach_iu_rau started. 20241112100036798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100036798 DMM INFO MM(262420000001002/d655232e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100036798 DMM INFO MM(262420000001002/d655232e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100036798 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100036798 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100036798 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241112100036798 DMM ERROR MM_STATE_Gb[0x564986a4fd60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241112100036798 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241112100036798 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) 20241112100036798 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:401) 20241112100036798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a561e0]{Init}: Deallocated (fsm.c:568) 20241112100036798 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100036798 DMM DEBUG MM_STATE_Iu(3)[0x564986a4fb00]{Detached}: Deallocated (fsm.c:568) 20241112100036798 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112100036798 DLLC NOTICE LLME(ffffffff/d655232e){ASSIGNED} LLGM Assign pre (d655232e => ffffffff) (gprs_llc.c:1079) 20241112100036798 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d655232e => ffffffff) (gprs_llc.c:1125) 20241112100036798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100036842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100036842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100036842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100036842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100036842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100036842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100036843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100036843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100036843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100036843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100036843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100036843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100036843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100036843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100036843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100036843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100036846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100036851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100036851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100036860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100036860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100036860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100036860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100036860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100036860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100036860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100036860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100036860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100036861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100036861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100036861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100036861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100036861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100036861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100036861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100036861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100036861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100036861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100036861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100036862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100036862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100036864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100036869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100036869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100036876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100036877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100036877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100036877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100036877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100036877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100036877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100036877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100036877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100036877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100036877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100036877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100036877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100036877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100036878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100036878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100036879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100036884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100036884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1494)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@372d231e643a: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100037086 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100037086 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:111) 20241112100037086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100037086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1494)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100037094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100037094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100037094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100037094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100037094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100037094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100037094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100037097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100037097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100037097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100037097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100037097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100037097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100037097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100037097 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100037236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100037236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100037236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100037236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1496)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100037240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100037241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1496)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100037904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100037904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100037904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100037904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100037904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100037904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100037904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100037904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100037904 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100037904 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100037905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100037905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100037905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100037905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100037905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100037905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100037905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100037905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@372d231e643a: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='C492988F'O, index=0 SGSN_Test-GSUP(1497)@372d231e643a: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@372d231e643a: 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 := 'E5FFB9414BE703F44FB7819BD09B23D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5096E0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '196EDE209D797D0A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '615B48D2FBAE3E0FF7420202619E31F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FBA747FCACF724BC54CAEEA8ED129FF8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D6C7CC60DBA2B9068E4BE5F2BD3E378'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B7C08607B7A61ED0'O } } } } } 20241112100038322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100038322 DLLC NOTICE LLME(ffffffff/c492988f){UNASSIGNED} LLC RX: unknown TLLI 0xc492988f, creating LLME on the fly (gprs_llc.c:552) 20241112100038322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100038322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241112100038322 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Allocated (fsm.c:456) 20241112100038322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112100038322 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100038322 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Allocated (fsm.c:456) 20241112100038322 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100038322 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100038322 DLLC NOTICE LLME(ffffffff/c492988f){UNASSIGNED} LLGM Assign pre (c492988f => e6c8055c) (gprs_llc.c:1079) 20241112100038322 DLLC NOTICE LLME(c492988f/e6c8055c){ASSIGNED} LLGM Assign post (c492988f => e6c8055c) (gprs_llc.c:1125) 20241112100038322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100038322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100038322 DMM DEBUG MM(262420000001003/e6c8055c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100038332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100038332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241112100038332 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100038332 DMM DEBUG MM(262420000001003/e6c8055c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241112100038332 DMM NOTICE MM(262420000001003/e6c8055c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100038332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100038332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100038332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100038332 DMM DEBUG MM(262420000001003/e6c8055c) Requesting authorization (sgsn_auth.c:160) 20241112100038332 DMM INFO MM(262420000001003/e6c8055c) Requesting authentication tuples (sgsn_auth.c:184) 20241112100038332 DMM DEBUG MM(262420000001003/e6c8055c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100038332 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241112100038332 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)@372d231e643a: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@372d231e643a: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241112100038334 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100038334 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100038334 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100038334 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100038334 DMM INFO MM(262420000001003/e6c8055c) Subscriber data update (mmctx.c:445) 20241112100038334 DMM DEBUG MM(262420000001003/e6c8055c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100038334 DMM INFO MM(262420000001003/e6c8055c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100038334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100038334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100038334 DMM INFO MM(262420000001003/e6c8055c) <- GMM AUTH AND CIPHERING REQ (rand = e5 ff b9 41 4b e7 03 f4 4f b7 81 9b d0 9b 23 d9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 6c 7c c6 0d ba 2b 90 68 e4 be 5f 2b d3 e3 78 ) (gprs_gmm.c:483) 20241112100038340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100038340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241112100038340 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100038340 DMM INFO MM(262420000001003/e6c8055c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100038340 DMM NOTICE MM(262420000001003/e6c8055c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100038340 DMM DEBUG MM(262420000001003/e6c8055c) checking auth: received UMTS RES = b7 c0 86 07 b7 a6 1e d0 (gprs_gmm.c:666) 20241112100038340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100038340 DMM DEBUG MM(262420000001003/e6c8055c) Requesting authorization (sgsn_auth.c:160) 20241112100038341 DMM INFO MM(262420000001003/e6c8055c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100038341 DMM DEBUG MM(262420000001003/e6c8055c) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100038341 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241112100038341 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) 20241112100038341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241112100038341 DMM INFO MM(262420000001003/e6c8055c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6c8055c) (gprs_gmm.c:300) 20241112100038342 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100038342 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100038342 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241112100038342 DMM INFO MM(262420000001003/e6c8055c) Subscriber data update (mmctx.c:445) 20241112100038342 DMM DEBUG MM(262420000001003/e6c8055c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100038342 DMM INFO MM(262420000001003/e6c8055c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100038342 DMM NOTICE MM(262420000001003/e6c8055c) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241112100038342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100038342 DMM NOTICE MM(262420000001003/e6c8055c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100038342 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) 20241112100038343 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100038343 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241112100038343 DMM INFO MM(262420000001003/e6c8055c) Subscriber data update (mmctx.c:445) 20241112100038343 DMM DEBUG MM(262420000001003/e6c8055c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241112100038347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100038347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241112100038347 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241112100038347 DMM INFO MM(262420000001003/e6c8055c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100038347 DMM NOTICE MM(262420000001003/e6c8055c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100038347 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100038347 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100038347 DLLC NOTICE LLME(c492988f/e6c8055c){ASSIGNED} LLGM Assign pre (ffffffff => e6c8055c) (gprs_llc.c:1079) 20241112100038347 DLLC NOTICE LLME(ffffffff/e6c8055c){ASSIGNED} LLGM Assign post (ffffffff => e6c8055c) (gprs_llc.c:1125) 20241112100038347 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241112100038347 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241112100038347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100038347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@372d231e643a: 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 := 'E6C8055C'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)@372d231e643a: Added conn table entry 0TC_geran_attach_iu_rau(1499)4383248 SGSN_Test_0-SCCP(1492)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1493)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100038431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100038431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100038431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100038431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100038432 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100038432 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100038432 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100038432 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241112100038432 DMM INFO MM(262420000001003/e6c8055c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e6c8055c (00000000), TLLI: e6c8055c (e6c8055c), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241112100038432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241112100038432 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241112100038432 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241112100038432 DLLC NOTICE LLME(ffffffff/e6c8055c){ASSIGNED} LLGM Assign pre (e6c8055c => ffffffff) (gprs_llc.c:1079) 20241112100038432 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6c8055c => ffffffff) (gprs_llc.c:1125) 20241112100038432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100038432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241112100038432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100038432 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100038432 DMM DEBUG MM(262420000001003/e6c8055c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100038432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100038433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100038433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100038433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100038433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100038433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100038433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100038433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@372d231e643a: { messageType := 2, destLocRef := '42E210'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1492)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1492)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100038451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100038451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100038451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100038451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100038451 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100038451 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100038451 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100038451 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241112100038451 DMM INFO MM(262420000001003/e6c8055c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) 20241112100038451 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241112100038452 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100038452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100038452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100038452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100038452 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100038452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100038452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100038452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@372d231e643a: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@372d231e643a: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1492)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1492)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241112100038464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100038464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100038464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100038464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100038464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100038464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100038464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100038464 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100038464 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100038464 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100038464 DMM INFO MM(262420000001003/e6c8055c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241112100038464 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241112100038464 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100038464 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1863) 20241112100038464 DMM ERROR MM_STATE_Iu[0x564986a561e0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1863) TC_geran_attach_iu_rau(1499)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@372d231e643a: Final verdict of PTC: none 20241112100038467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1491)@372d231e643a: Final verdict of PTC: none 20241112100038471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100038471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1481)@372d231e643a: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1497)@372d231e643a: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@372d231e643a: Final verdict of PTC: none -NSVCI98(1486)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@372d231e643a: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1479)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1489)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1484)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@372d231e643a: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:38 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 20241112100038593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100038666 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100038666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100038666 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100038666 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100038666 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100038666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100038666 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100038666 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100038666 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) 20241112100038666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100038666 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100038666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100038666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100038666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100038666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100038666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100038666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100038666 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) 20241112100038995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113940) 20241112100039473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100039473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=113940, count=179180) 20241112100040474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100040474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100040668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100040668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100040668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00:41 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 20241112100041476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100041476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user started. 20241112100042082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100042084 DMM INFO MM(262420000001003/e6c8055c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100042084 DMM INFO MM(262420000001003/e6c8055c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100042084 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100042084 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100042084 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100042084 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241112100042084 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) 20241112100042084 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:401) 20241112100042084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100042084 DMM DEBUG MM_STATE_Gb(0)[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100042084 DMM DEBUG MM_STATE_Iu[0x564986a561e0]{Detached}: Deallocated (fsm.c:568) 20241112100042084 DMM DEBUG GMM(gmm_fsm)[0x564986a4ea00]{Deregistered}: Deallocated (fsm.c:568) 20241112100042085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100042135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100042135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100042135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100042135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100042135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100042135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100042135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100042135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100042135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100042136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100042136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100042136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100042136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100042136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100042136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100042136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100042136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100042136 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100042136 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100042136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112100042136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100042136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100042138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100042143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100042143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100042150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100042150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100042150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100042150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100042150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100042150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100042150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100042150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100042150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100042151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100042151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100042151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100042151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100042151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100042151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100042151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100042151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100042151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100042151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100042151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1509)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112100042152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100042152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100042153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100042157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100042157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100042166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100042167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100042167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100042167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100042167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100042167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100042167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100042167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100042167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100042167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100042167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100042167 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100042167 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100042167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1514)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241112100042168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100042168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100042169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100042174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100042174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1517)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation TC_attach_pdp_act_user-BVCI220(1513)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1515)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100042376 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100042376 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:111) 20241112100042376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100042376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1517)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100042384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100042384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100042384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100042384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100042384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100042384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100042384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100042386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100042387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100042387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100042387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100042387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100042387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100042387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100042387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100042476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100042476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100042476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100042477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1519)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100042481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100042482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1519)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100043184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043184 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100043184 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100043184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@372d231e643a: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='CB1EC37E'O, index=0 SGSN_Test-GSUP(1520)@372d231e643a: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@372d231e643a: 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 := 'CC2B'O, rac := '0D'O ("\r") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user(1522)16253827 SGSN_Test_0-SCCP(1515)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1516)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100043543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043543 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100043543 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100043543 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100043543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241112100043543 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{Deregistered}: Allocated (fsm.c:456) 20241112100043543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100043543 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Allocated (fsm.c:456) 20241112100043543 DMM DEBUG MM_STATE_Iu[0x564986a4fc30]{Detached}: Allocated (fsm.c:456) 20241112100043543 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100043543 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100043544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100043544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100043544 DMM DEBUG MM(262420000001004/ea3fce84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100043544 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241112100043544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: { messageType := 2, destLocRef := 'F80383'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@372d231e643a: 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 := '8F2E37EC9A55F6794456B35CF6015860'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB3FF233'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3C15B3859C36D6C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D5F866848FF61A44A50E048DCB1E13CA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5360232CA69F0B92AE3603808D3A82EC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BC34F03DB0D2980986D255FA90DEF1F1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA259C02E9396C94'O } } } } } SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241112100043554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043554 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100043554 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100043554 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100043554 DMM DEBUG MM(262420000001004/ea3fce84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241112100043554 DMM NOTICE MM(262420000001004/ea3fce84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100043554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100043554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100043554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100043554 DMM DEBUG MM(262420000001004/ea3fce84) Requesting authorization (sgsn_auth.c:160) 20241112100043554 DMM INFO MM(262420000001004/ea3fce84) Requesting authentication tuples (sgsn_auth.c:184) 20241112100043554 DMM DEBUG MM(262420000001004/ea3fce84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100043554 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241112100043554 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)@372d231e643a: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241112100043557 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100043557 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100043557 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100043557 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100043557 DMM INFO MM(262420000001004/ea3fce84) Subscriber data update (mmctx.c:445) 20241112100043557 DMM DEBUG MM(262420000001004/ea3fce84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100043557 DMM INFO MM(262420000001004/ea3fce84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100043557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100043557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100043557 DMM INFO MM(262420000001004/ea3fce84) <- GMM AUTH AND CIPHERING REQ (rand = 8f 2e 37 ec 9a 55 f6 79 44 56 b3 5c f6 01 58 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc 34 f0 3d b0 d2 98 09 86 d2 55 fa 90 de f1 f1 ) (gprs_gmm.c:483) 20241112100043557 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241112100043557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522EA259C0223094B99990000100004F02904E9396C94'O 20241112100043565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043565 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100043565 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100043565 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100043565 DMM INFO MM(262420000001004/ea3fce84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100043565 DMM NOTICE MM(262420000001004/ea3fce84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100043565 DMM DEBUG MM(262420000001004/ea3fce84) checking auth: received UMTS RES = ea 25 9c 02 e9 39 6c 94 (gprs_gmm.c:666) 20241112100043565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100043565 DMM DEBUG MM(262420000001004/ea3fce84) Requesting authorization (sgsn_auth.c:160) 20241112100043565 DMM INFO MM(262420000001004/ea3fce84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100043565 DMM DEBUG MM(262420000001004/ea3fce84) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100043565 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241112100043565 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) 20241112100043565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100043565 DMM DEBUG MM(262420000001004/ea3fce84) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100043565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100043575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043575 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100043575 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100043575 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100043575 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241112100043575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100043575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100043575 DMM INFO MM(262420000001004/ea3fce84) <- GMM ATTACH ACCEPT (new P-TMSI=0xea3fce84) (gprs_gmm.c:300) 20241112100043575 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241112100043575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100043580 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100043580 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100043580 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241112100043580 DMM INFO MM(262420000001004/ea3fce84) Subscriber data update (mmctx.c:445) 20241112100043580 DMM DEBUG MM(262420000001004/ea3fce84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100043580 DMM INFO MM(262420000001004/ea3fce84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100043580 DMM NOTICE MM(262420000001004/ea3fce84) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241112100043580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100043580 DMM NOTICE MM(262420000001004/ea3fce84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100043580 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) 20241112100043581 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100043581 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241112100043581 DMM INFO MM(262420000001004/ea3fce84) Subscriber data update (mmctx.c:445) 20241112100043581 DMM DEBUG MM(262420000001004/ea3fce84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100043584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043584 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100043584 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100043584 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100043584 DMM INFO MM(262420000001004/ea3fce84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100043584 DMM NOTICE MM(262420000001004/ea3fce84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100043584 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100043584 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100043584 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100043584 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100043584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100043584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100043584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100043591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043591 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100043591 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100043591 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100043591 DMM INFO MM(262420000001004/ea3fce84) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100043591 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100043591 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100043591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 20241112100043592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_user(1522)16253827 TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@372d231e643a: 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 := 'EA3FCE84'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user(1522)10722821 SGSN_Test_0-RAN(1516)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@372d231e643a: First idle individual index:0 20241112100043794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043795 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100043795 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100043795 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100043795 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEA3FCE84) type="signalling" (gprs_gmm.c:1937) 20241112100043795 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100043795 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100043795 DMM DEBUG MM(262420000001004/ea3fce84) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100043795 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: { messageType := 2, destLocRef := 'A39E05'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100043806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043807 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100043807 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100043807 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100043807 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241112100043807 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100043807 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100043807 DMM INFO MM(262420000001004/ea3fce84) <- GMM SERVICE ACCEPT (P-TMSI=0xea3fce84) (gprs_gmm.c:813) 20241112100043807 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241112100043807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100043819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043819 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100043819 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100043819 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100043819 DMM INFO MM(262420000001004/ea3fce84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100043819 DMM INFO MM(262420000001004/ea3fce84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100043819 DMM DEBUG MM(262420000001004/ea3fce84) Using GGSN 0 (gprs_sm.c:317) 20241112100043819 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) 20241112100043820 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241112100043820 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100043820 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100043820 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241112100043844 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 34 87 62 ad 11 8e c4 6b 6a 14 05 7f 08 72 68 3d 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) 20241112100043844 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100043844 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100043844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:30 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E19F6508'O 20241112100043880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043880 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100043880 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100043880 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100043880 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241112100043880 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241112100043880 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241112100043880 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100043880 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241112100043881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100043888 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 34 87 62 ad 11 8e c4 6b 6a 7f 08 72 68 3d 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) 20241112100043888 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100043888 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_len:16 SGSN_Test_0-SCCP(1515)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1515)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241112100043909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100043909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100043909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100043909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100043910 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100043910 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100043910 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100043910 DMM INFO MM(262420000001004/ea3fce84) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241112100043910 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100043910 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241112100043915 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) 20241112100043915 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100043915 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112100043915 DMM INFO MM(262420000001004/ea3fce84) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112100043915 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241112100043915 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241112100043915 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112100043915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100043915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100043915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100043915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100043915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100043915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100043915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@372d231e643a: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@372d231e643a: Final verdict of PTC: none 20241112100043929 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100043929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100043929 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100043929 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100043929 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100043929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100043929 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100043929 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100043929 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) 20241112100043929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100043929 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100043929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100043929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100043929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100043929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100043929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100043929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100043930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test_0-M3UA(1517)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@372d231e643a: Final verdict of PTC: none 20241112100043932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47422<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100043936 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100043936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1520)@372d231e643a: Final verdict of PTC: none -NSVCI98(1509)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@372d231e643a: Final verdict of PTC: none -NSVCI99(1514)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@372d231e643a: Final verdict of PTC: none -NSVCI97(1504)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1502)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1512)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1507)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:44 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 20241112100044075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100044578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256548) 20241112100044937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100044938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=256548, count=298672) 20241112100045930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100045930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100045930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100045939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100045939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00: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_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 20241112100046942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100046942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241112100047662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100047664 DMM INFO MM(262420000001004/ea3fce84) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100047664 DMM INFO MM(262420000001004/ea3fce84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100047664 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100047664 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100047664 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100047665 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100047665 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241112100047665 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) 20241112100047665 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:401) 20241112100047665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112100047665 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Deallocated (fsm.c:568) 20241112100047665 DMM DEBUG MM_STATE_Iu(5)[0x564986a4fc30]{Detached}: Deallocated (fsm.c:568) 20241112100047665 DMM DEBUG GMM(gmm_fsm)[0x564986a561e0]{Deregistered}: Deallocated (fsm.c:568) 20241112100047665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100047665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100047665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100047665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100047665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100047665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100047665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100047665 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1523)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100047705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100047705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100047705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100047705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100047705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100047705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100047705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100047705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100047705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100047706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100047706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100047706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100047706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100047706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100047706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100047706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100047706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100047706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100047706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100047706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100047706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100047706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100047708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1528)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100047714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100047714 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100047723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100047723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100047723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100047723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100047723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100047723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100047723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100047723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100047723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100047724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100047724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100047724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100047724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100047726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100047731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100047731 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100047739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100047739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100047739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100047739 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100047739 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100047739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100047740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100047740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100047741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100047746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100047746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1540)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@372d231e643a: ************************************************* TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1538)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100047943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100047943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100047943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100047943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1542)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100047944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100047945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1542)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100047948 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100047948 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:111) 20241112100047948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100047948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1540)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100047950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100047950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100047950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100047950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100047950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100047950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100047950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100047951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100047951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100047951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100047951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100047951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100047951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100047951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100047951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100048765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100048765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100048765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100048765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100048765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100048765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100048765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100048765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100048766 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100048766 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100048766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100048766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100048766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100048766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100048766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100048766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100048766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100048767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@372d231e643a: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='E1E78731'O, index=0 SGSN_Test-GSUP(1543)@372d231e643a: 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)@372d231e643a: 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 := '4254'O ("BT"), rac := '4A'O ("J") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2316179 SGSN_Test_0-SCCP(1538)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1539)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100049025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049025 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100049025 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100049025 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100049025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241112100049025 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: Allocated (fsm.c:456) 20241112100049025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112100049025 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100049025 DMM DEBUG MM_STATE_Iu[0x564986a5cc70]{Detached}: Allocated (fsm.c:456) 20241112100049025 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100049025 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100049025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100049025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100049026 DMM DEBUG MM(262420000001058/e89f44df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100049026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241112100049026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: { messageType := 2, destLocRef := '235793'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: 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 := '5F1AB953EA7AF37B684A63B2860D3C89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A41968C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AB97602B30456FC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9FD392AF9A7BB9E5FD851AA15B4EB6D6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '67CF7BA8C757ACE6DEDE4DF185B0DCAA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '45149682E4B5F3282F59B9ED8DECD9D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F7015FCFCC949FF8'O } } } } } SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241112100049034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049035 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100049035 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100049035 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100049035 DMM DEBUG MM(262420000001058/e89f44df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241112100049035 DMM NOTICE MM(262420000001058/e89f44df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100049035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100049035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100049035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100049035 DMM DEBUG MM(262420000001058/e89f44df) Requesting authorization (sgsn_auth.c:160) 20241112100049035 DMM INFO MM(262420000001058/e89f44df) Requesting authentication tuples (sgsn_auth.c:184) 20241112100049035 DMM DEBUG MM(262420000001058/e89f44df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100049035 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241112100049035 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)@372d231e643a: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241112100049037 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100049037 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100049037 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100049037 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100049037 DMM INFO MM(262420000001058/e89f44df) Subscriber data update (mmctx.c:445) 20241112100049037 DMM DEBUG MM(262420000001058/e89f44df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100049037 DMM INFO MM(262420000001058/e89f44df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100049037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100049037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100049037 DMM INFO MM(262420000001058/e89f44df) <- GMM AUTH AND CIPHERING REQ (rand = 5f 1a b9 53 ea 7a f3 7b 68 4a 63 b2 86 0d 3c 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 14 96 82 e4 b5 f3 28 2f 59 b9 ed 8d ec d9 d7 ) (gprs_gmm.c:483) 20241112100049037 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241112100049038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822F7015FCF23094B99990000105008F02904CC949FF8'O 20241112100049044 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049044 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049044 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100049044 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100049044 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100049044 DMM INFO MM(262420000001058/e89f44df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100049044 DMM NOTICE MM(262420000001058/e89f44df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100049044 DMM DEBUG MM(262420000001058/e89f44df) checking auth: received UMTS RES = f7 01 5f cf cc 94 9f f8 (gprs_gmm.c:666) 20241112100049044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100049044 DMM DEBUG MM(262420000001058/e89f44df) Requesting authorization (sgsn_auth.c:160) 20241112100049044 DMM INFO MM(262420000001058/e89f44df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100049044 DMM DEBUG MM(262420000001058/e89f44df) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100049044 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241112100049044 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) 20241112100049044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100049044 DMM DEBUG MM(262420000001058/e89f44df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100049044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100049057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049057 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100049057 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100049057 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100049057 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241112100049057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100049057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100049057 DMM INFO MM(262420000001058/e89f44df) <- GMM ATTACH ACCEPT (new P-TMSI=0xe89f44df) (gprs_gmm.c:300) 20241112100049057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241112100049058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100049065 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100049065 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100049065 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241112100049065 DMM INFO MM(262420000001058/e89f44df) Subscriber data update (mmctx.c:445) 20241112100049065 DMM DEBUG MM(262420000001058/e89f44df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100049065 DMM INFO MM(262420000001058/e89f44df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100049065 DMM NOTICE MM(262420000001058/e89f44df) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241112100049065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100049065 DMM NOTICE MM(262420000001058/e89f44df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100049065 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) 20241112100049066 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100049066 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241112100049066 DMM INFO MM(262420000001058/e89f44df) Subscriber data update (mmctx.c:445) 20241112100049066 DMM DEBUG MM(262420000001058/e89f44df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100049070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049070 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100049070 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100049070 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100049070 DMM INFO MM(262420000001058/e89f44df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100049070 DMM NOTICE MM(262420000001058/e89f44df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100049070 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100049070 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100049070 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100049070 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100049070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100049070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100049071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100049081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049081 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100049081 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100049081 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100049081 DMM INFO MM(262420000001058/e89f44df) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100049081 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100049081 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100049081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 20241112100049083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2316179 TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): none -> pass 20241112100049107 DGPRS DEBUG Checking for inactive LLMEs, time = 33933848 (sgsn.c:132) TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: 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 := 'E89F44DF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)16613331 SGSN_Test_0-RAN(1539)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@372d231e643a: First idle individual index:0 20241112100049286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049287 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100049287 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100049287 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100049287 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE89F44DF) type="signalling" (gprs_gmm.c:1937) 20241112100049287 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100049287 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100049287 DMM DEBUG MM(262420000001058/e89f44df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100049287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: { messageType := 2, destLocRef := 'FD7FD3'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100049298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049298 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100049298 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100049298 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100049298 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241112100049298 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100049298 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100049298 DMM INFO MM(262420000001058/e89f44df) <- GMM SERVICE ACCEPT (P-TMSI=0xe89f44df) (gprs_gmm.c:813) 20241112100049298 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241112100049299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100049310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049310 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100049310 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100049310 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100049310 DMM INFO MM(262420000001058/e89f44df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100049311 DMM INFO MM(262420000001058/e89f44df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100049311 DMM DEBUG MM(262420000001058/e89f44df) Using GGSN 0 (gprs_sm.c:317) 20241112100049311 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) 20241112100049311 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241112100049311 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100049311 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100049311 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241112100049334 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 e0 f8 c5 5f 11 e4 e5 2c 58 14 05 7f c9 39 e3 65 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) 20241112100049334 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100049334 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100049334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:30 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007A3FDBDD'O 20241112100049364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049365 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100049365 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100049365 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100049365 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241112100049365 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241112100049365 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241112100049365 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100049365 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241112100049365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100049370 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 e0 f8 c5 5f 11 e4 e5 2c 58 7f c9 39 e3 65 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) 20241112100049370 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100049370 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_len:16 SGSN_Test_0-SCCP(1538)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1538)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241112100049382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100049382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100049382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100049382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100049382 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100049382 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100049382 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100049382 DMM INFO MM(262420000001058/e89f44df) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241112100049382 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100049382 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241112100049385 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) 20241112100049385 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100049385 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112100049385 DMM INFO MM(262420000001058/e89f44df) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112100049385 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241112100049385 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241112100049385 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112100049385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100049385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100049385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100049385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100049385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100049385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100049385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@372d231e643a: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@372d231e643a: Final verdict of PTC: none 20241112100049398 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100049398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100049398 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100049398 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100049398 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100049398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100049398 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100049398 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100049398 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) 20241112100049398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100049398 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100049398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100049398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100049398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100049398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100049398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100049398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100049398 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test_0-M3UA(1540)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@372d231e643a: Final verdict of PTC: none 20241112100049404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100049409 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100049409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1527)@372d231e643a: Final verdict of PTC: none -NSVCI98(1532)@372d231e643a: Final verdict of PTC: none -NSVCI99(1537)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1543)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1525)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1535)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1530)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:49 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 20241112100049523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100050025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303836) 20241112100050411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100050411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=303836, count=305092) 20241112100051399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100051399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100051400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100051412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100051412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00: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_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 20241112100052413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100052413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241112100053070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100053073 DMM INFO MM(262420000001058/e89f44df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100053073 DMM INFO MM(262420000001058/e89f44df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100053073 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100053073 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100053073 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100053073 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100053073 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241112100053073 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) 20241112100053073 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:401) 20241112100053073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100053073 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100053073 DMM DEBUG MM_STATE_Iu(7)[0x564986a5cc70]{Detached}: Deallocated (fsm.c:568) 20241112100053073 DMM DEBUG GMM(gmm_fsm)[0x564986a4fc30]{Deregistered}: Deallocated (fsm.c:568) 20241112100053073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100053073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100053073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100053073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100053073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100053073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100053073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100053073 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1546)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1551)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1551)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100053138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100053138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100053138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100053138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100053138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100053138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100053138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100053138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100053138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1550)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1551)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100053138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100053139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100053139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100053139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100053139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100053139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100053139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100053139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100053139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100053139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100053139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100053139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100053139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1551)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1551)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100053141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1550)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241112100053147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100053147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1555)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100053149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100053149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100053149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100053149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100053149 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100053149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100053149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100053149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100053149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1555)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100053150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100053150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100053150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100053150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100053150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100053150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100053150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100053150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100053150 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100053150 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100053150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100053150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100053150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100053152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100053158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100053158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100053166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100053166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100053166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100053166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100053166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100053166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100053166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100053166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100053166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100053167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100053167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100053167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100053167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100053167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100053167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100053167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100053167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100053167 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100053167 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100053167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100053167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100053167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100053169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1563)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation 20241112100053174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100053174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@372d231e643a: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100053375 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100053375 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:111) 20241112100053375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100053375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1563)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100053378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100053378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100053378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100053378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100053378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100053378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100053378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100053379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100053379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100053379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100053379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100053379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100053379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100053379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100053379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100053413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100053413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100053413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100053413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1565)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100053417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100053418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1565)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100054196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054196 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100054196 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100054197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@372d231e643a: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='DEC1D94F'O, index=0 SGSN_Test-GSUP(1566)@372d231e643a: 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)@372d231e643a: 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 := '9B8D'O, rac := '19'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)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3161648 SGSN_Test_0-SCCP(1561)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1562)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100054495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054495 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100054495 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100054495 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100054495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241112100054495 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{Deregistered}: Allocated (fsm.c:456) 20241112100054495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100054495 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Allocated (fsm.c:456) 20241112100054495 DMM DEBUG MM_STATE_Iu[0x564986a62fa0]{Detached}: Allocated (fsm.c:456) 20241112100054495 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100054496 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100054496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100054496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100054496 DMM DEBUG MM(262420000001055/c5109f66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100054496 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241112100054496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: { messageType := 2, destLocRef := '303E30'O ("0>0"), 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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: 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 := '29BE334E97A52431B375805EF4853B72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D6149C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEAF71728C902E8B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '81F4AF231CD024AE0E8ED89880D78D76'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B4336D7DC55E19D39547F27CC3906D3F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A75174204026897555B38733C4E71C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '817DB435271CA375'O } } } } } SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241112100054504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100054504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100054504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100054504 DMM DEBUG MM(262420000001055/c5109f66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241112100054504 DMM NOTICE MM(262420000001055/c5109f66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100054504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100054504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100054504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100054504 DMM DEBUG MM(262420000001055/c5109f66) Requesting authorization (sgsn_auth.c:160) 20241112100054504 DMM INFO MM(262420000001055/c5109f66) Requesting authentication tuples (sgsn_auth.c:184) 20241112100054504 DMM DEBUG MM(262420000001055/c5109f66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100054505 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241112100054505 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)@372d231e643a: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241112100054507 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100054507 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100054507 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100054507 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100054507 DMM INFO MM(262420000001055/c5109f66) Subscriber data update (mmctx.c:445) 20241112100054507 DMM DEBUG MM(262420000001055/c5109f66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100054507 DMM INFO MM(262420000001055/c5109f66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100054507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100054507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100054507 DMM INFO MM(262420000001055/c5109f66) <- GMM AUTH AND CIPHERING REQ (rand = 29 be 33 4e 97 a5 24 31 b3 75 80 5e f4 85 3b 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 75 17 42 04 02 68 97 55 5b 38 73 3c 4e 71 c4 ) (gprs_gmm.c:483) 20241112100054507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241112100054507 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22817DB43523094B99990000105005F02904271CA375'O 20241112100054514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100054514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100054514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100054514 DMM INFO MM(262420000001055/c5109f66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100054514 DMM NOTICE MM(262420000001055/c5109f66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100054514 DMM DEBUG MM(262420000001055/c5109f66) checking auth: received UMTS RES = 81 7d b4 35 27 1c a3 75 (gprs_gmm.c:666) 20241112100054514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100054514 DMM DEBUG MM(262420000001055/c5109f66) Requesting authorization (sgsn_auth.c:160) 20241112100054514 DMM INFO MM(262420000001055/c5109f66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100054514 DMM DEBUG MM(262420000001055/c5109f66) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100054514 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241112100054514 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) 20241112100054514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100054514 DMM DEBUG MM(262420000001055/c5109f66) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100054514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100054523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054523 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100054523 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100054523 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100054523 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241112100054524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100054524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100054524 DMM INFO MM(262420000001055/c5109f66) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5109f66) (gprs_gmm.c:300) 20241112100054524 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241112100054524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100054527 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100054527 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100054528 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241112100054528 DMM INFO MM(262420000001055/c5109f66) Subscriber data update (mmctx.c:445) 20241112100054528 DMM DEBUG MM(262420000001055/c5109f66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100054528 DMM INFO MM(262420000001055/c5109f66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100054528 DMM NOTICE MM(262420000001055/c5109f66) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241112100054528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100054528 DMM NOTICE MM(262420000001055/c5109f66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100054528 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) 20241112100054528 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100054528 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241112100054528 DMM INFO MM(262420000001055/c5109f66) Subscriber data update (mmctx.c:445) 20241112100054528 DMM DEBUG MM(262420000001055/c5109f66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100054530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054530 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100054530 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100054530 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100054530 DMM INFO MM(262420000001055/c5109f66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100054530 DMM NOTICE MM(262420000001055/c5109f66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100054530 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100054530 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100054530 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100054530 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100054530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100054530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100054530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100054535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054535 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100054535 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100054535 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100054535 DMM INFO MM(262420000001055/c5109f66) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100054535 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100054535 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100054535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 20241112100054536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3161648 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: 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 := 'C5109F66'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)9767620 SGSN_Test_0-RAN(1562)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@372d231e643a: First idle individual index:0 20241112100054738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054739 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100054739 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100054739 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100054739 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5109F66) type="signalling" (gprs_gmm.c:1937) 20241112100054739 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100054739 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100054739 DMM DEBUG MM(262420000001055/c5109f66) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100054739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: { messageType := 2, destLocRef := '950AC4'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100054745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054745 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100054745 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100054745 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100054745 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241112100054745 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100054745 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100054745 DMM INFO MM(262420000001055/c5109f66) <- GMM SERVICE ACCEPT (P-TMSI=0xc5109f66) (gprs_gmm.c:813) 20241112100054745 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241112100054745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100054754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054754 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100054754 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100054754 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100054754 DMM INFO MM(262420000001055/c5109f66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100054754 DMM INFO MM(262420000001055/c5109f66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100054754 DMM DEBUG MM(262420000001055/c5109f66) Using GGSN 0 (gprs_sm.c:317) 20241112100054754 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) 20241112100054754 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241112100054754 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100054754 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100054755 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241112100054772 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 a6 18 a8 8d 11 05 3f fb ad 14 05 7f 11 2e 48 e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241112100054772 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100054772 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100054772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:33 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680077C2283C'O 20241112100054789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054790 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100054790 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100054790 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100054790 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241112100054790 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241112100054790 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241112100054790 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100054790 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241112100054790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100054792 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 a6 18 a8 8d 11 05 3f fb ad 7f 11 2e 48 e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241112100054792 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100054792 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_len:16 SGSN_Test_0-SCCP(1561)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1561)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241112100054800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100054800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100054800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100054800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100054800 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100054800 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100054800 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100054800 DMM INFO MM(262420000001055/c5109f66) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241112100054800 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100054800 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241112100054802 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) 20241112100054802 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100054802 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112100054802 DMM INFO MM(262420000001055/c5109f66) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112100054802 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241112100054802 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241112100054802 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112100054802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100054802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100054802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100054802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100054802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100054802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100054802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@372d231e643a: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@372d231e643a: Final verdict of PTC: none 20241112100054808 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100054808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100054808 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100054808 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100054808 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100054808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100054808 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100054808 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100054808 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) 20241112100054808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100054808 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100054808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100054808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100054808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100054808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100054808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100054808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100054808 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test_0-M3UA(1563)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@372d231e643a: Final verdict of PTC: none 20241112100054811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100054814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100054815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1566)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@372d231e643a: Final verdict of PTC: none -NSVCI99(1560)@372d231e643a: Final verdict of PTC: none -NSVCI97(1551)@372d231e643a: Final verdict of PTC: none -NSVCI98(1555)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1550)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1558)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1549)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1553)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1549): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1550): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1551): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:00:54 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 20241112100054931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100055434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293288) 20241112100055816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100055816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=293288, count=305208) 20241112100056809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100056809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100056809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100056817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100056817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:00:57 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 20241112100057819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100057819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241112100058520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100058522 DMM INFO MM(262420000001055/c5109f66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100058522 DMM INFO MM(262420000001055/c5109f66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100058522 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100058522 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100058522 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100058522 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100058523 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241112100058523 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) 20241112100058523 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:401) 20241112100058523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112100058523 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Deallocated (fsm.c:568) 20241112100058523 DMM DEBUG MM_STATE_Iu(9)[0x564986a62fa0]{Detached}: Deallocated (fsm.c:568) 20241112100058523 DMM DEBUG GMM(gmm_fsm)[0x564986a5cc70]{Deregistered}: Deallocated (fsm.c:568) 20241112100058523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100058523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100058523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100058523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100058523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100058523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100058523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100058523 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1569)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100058565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100058565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100058565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100058565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100058565 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100058565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100058565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100058565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100058565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100058567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100058567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100058567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100058567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100058567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100058567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100058567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100058567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100058567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100058567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100058567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100058567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100058567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100058570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100058575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100058575 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100058582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100058582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100058582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100058582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100058583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100058583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100058583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100058583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100058583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100058583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100058585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100058590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100058590 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100058599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100058599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100058599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100058599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100058599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100058599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100058599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100058599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100058599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100058600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100058600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100058600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100058600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100058600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100058600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100058600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100058600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100058600 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100058600 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100058600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100058600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100058600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100058602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100058606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100058606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@372d231e643a: ************************************************* SGSN_Test_0-SCCP(1584)@372d231e643a: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100058808 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100058808 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:111) 20241112100058808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100058808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1586)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100058813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100058813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100058813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100058813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100058813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100058813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100058813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100058815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100058815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100058815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100058815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100058815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100058815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100058815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100058815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100058820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100058820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100058820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100058820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1588)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100058824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100058825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1588)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100059619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059619 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100059619 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100059620 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059620 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@372d231e643a: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F678A5FC'O, index=0 SGSN_Test-GSUP(1589)@372d231e643a: 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)@372d231e643a: 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 := '7BB0'O, rac := '5B'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)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14017532 SGSN_Test_0-SCCP(1584)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1585)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100059912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059912 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100059912 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100059912 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100059912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241112100059912 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{Deregistered}: Allocated (fsm.c:456) 20241112100059912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112100059912 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100059912 DMM DEBUG MM_STATE_Iu[0x564986a637d0]{Detached}: Allocated (fsm.c:456) 20241112100059912 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100059912 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100059912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100059912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100059912 DMM DEBUG MM(262420000001056/f51c357b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100059912 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241112100059912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: { messageType := 2, destLocRef := 'D5E3FC'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: 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 := '10916454C9D4B32CEA83AFBE4376B72D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66597008'O ("fYp\b") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00C0F3159EE73C8A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CAAC015E57A7112166C2C767DF61F0EF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8AB9D6AF4C13A462CE13366944AD904'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EEC9399D61CD05F2BDDD5E0F9B8515E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EF2729817F9D24F6'O } } } } } SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241112100059922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100059922 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100059922 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100059922 DMM DEBUG MM(262420000001056/f51c357b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241112100059922 DMM NOTICE MM(262420000001056/f51c357b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100059922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100059922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100059923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100059923 DMM DEBUG MM(262420000001056/f51c357b) Requesting authorization (sgsn_auth.c:160) 20241112100059923 DMM INFO MM(262420000001056/f51c357b) Requesting authentication tuples (sgsn_auth.c:184) 20241112100059923 DMM DEBUG MM(262420000001056/f51c357b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100059923 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241112100059923 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)@372d231e643a: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241112100059926 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100059926 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100059926 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100059926 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100059926 DMM INFO MM(262420000001056/f51c357b) Subscriber data update (mmctx.c:445) 20241112100059926 DMM DEBUG MM(262420000001056/f51c357b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100059926 DMM INFO MM(262420000001056/f51c357b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100059926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100059926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100059926 DMM INFO MM(262420000001056/f51c357b) <- GMM AUTH AND CIPHERING REQ (rand = 10 91 64 54 c9 d4 b3 2c ea 83 af be 43 76 b7 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = ee c9 39 9d 61 cd 05 f2 bd dd 5e 0f 9b 85 15 e2 ) (gprs_gmm.c:483) 20241112100059926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241112100059926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22EF27298123094B99990000105006F029047F9D24F6'O 20241112100059936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059936 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100059936 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100059936 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100059936 DMM INFO MM(262420000001056/f51c357b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100059936 DMM NOTICE MM(262420000001056/f51c357b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100059936 DMM DEBUG MM(262420000001056/f51c357b) checking auth: received UMTS RES = ef 27 29 81 7f 9d 24 f6 (gprs_gmm.c:666) 20241112100059936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100059936 DMM DEBUG MM(262420000001056/f51c357b) Requesting authorization (sgsn_auth.c:160) 20241112100059936 DMM INFO MM(262420000001056/f51c357b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100059936 DMM DEBUG MM(262420000001056/f51c357b) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100059936 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241112100059936 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) 20241112100059936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100059936 DMM DEBUG MM(262420000001056/f51c357b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100059936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100059950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059951 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100059951 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100059951 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100059951 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241112100059951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100059951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100059951 DMM INFO MM(262420000001056/f51c357b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf51c357b) (gprs_gmm.c:300) 20241112100059951 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241112100059951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100059958 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100059958 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100059958 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241112100059958 DMM INFO MM(262420000001056/f51c357b) Subscriber data update (mmctx.c:445) 20241112100059958 DMM DEBUG MM(262420000001056/f51c357b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100059958 DMM INFO MM(262420000001056/f51c357b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100059958 DMM NOTICE MM(262420000001056/f51c357b) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241112100059958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100059958 DMM NOTICE MM(262420000001056/f51c357b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100059958 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) 20241112100059959 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100059959 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241112100059959 DMM INFO MM(262420000001056/f51c357b) Subscriber data update (mmctx.c:445) 20241112100059959 DMM DEBUG MM(262420000001056/f51c357b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100059962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059962 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100059962 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100059962 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100059962 DMM INFO MM(262420000001056/f51c357b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100059962 DMM NOTICE MM(262420000001056/f51c357b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100059962 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100059962 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100059962 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100059962 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100059962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100059962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100059962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100059968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100059968 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100059968 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100059968 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100059968 DMM INFO MM(262420000001056/f51c357b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100059968 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100059968 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100059968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100059968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100059968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100059968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14017532 20241112100059970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100059970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100059970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100059970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100059970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100059970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100059970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100059970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: 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 := 'F51C357B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12411194 SGSN_Test_0-RAN(1585)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@372d231e643a: First idle individual index:0 20241112100100170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100100170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100100170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100100170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100171 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100100171 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100100171 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100100171 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF51C357B) type="signalling" (gprs_gmm.c:1937) 20241112100100171 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100100171 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100100171 DMM DEBUG MM(262420000001056/f51c357b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100100171 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: { messageType := 2, destLocRef := 'BD613A'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100100181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100100182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100100182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100100182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100182 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100100182 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100100182 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100100182 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241112100100182 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100100182 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100100182 DMM INFO MM(262420000001056/f51c357b) <- GMM SERVICE ACCEPT (P-TMSI=0xf51c357b) (gprs_gmm.c:813) 20241112100100182 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241112100100183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100100196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100100196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100100196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100100196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100196 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100100196 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100100196 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100100196 DMM INFO MM(262420000001056/f51c357b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100100196 DMM INFO MM(262420000001056/f51c357b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100100196 DMM DEBUG MM(262420000001056/f51c357b) Using GGSN 0 (gprs_sm.c:317) 20241112100100196 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) 20241112100100196 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241112100100196 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100100196 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100100196 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241112100100220 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 71 00 59 e5 11 bd ec 20 71 14 05 7f 1c 20 b3 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241112100100220 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100100220 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100100220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:46 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000578C099D'O 20241112100100254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100100254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100100254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100100254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100254 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100100254 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100100254 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100100254 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241112100100254 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 )20241112100100254 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241112100100255 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100100255 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241112100100255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100100260 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 71 00 59 e5 11 bd ec 20 71 7f 1c 20 b3 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241112100100260 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100100260 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_len:16 SGSN_Test_0-SCCP(1584)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1584)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241112100100271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100100271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100100271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100100271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100100271 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100100271 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100100271 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100100271 DMM INFO MM(262420000001056/f51c357b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241112100100271 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100100271 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241112100100274 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) 20241112100100274 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100100274 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112100100274 DMM INFO MM(262420000001056/f51c357b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241112100100274 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241112100100274 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241112100100274 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241112100100274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100100274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100100274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100100274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100100274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100100274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100100274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@372d231e643a: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@372d231e643a: Final verdict of PTC: none 20241112100100288 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100100288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100100288 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100100288 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100100288 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100100288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100100288 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100100289 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100100289 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) 20241112100100289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100100289 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100100289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100100289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100100289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100100289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100100289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100100289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100100289 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test_0-M3UA(1586)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@372d231e643a: Final verdict of PTC: none 20241112100100301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241112100100305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100100305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1588)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@372d231e643a: Final verdict of PTC: none -NSVCI97(1573)@372d231e643a: Final verdict of PTC: none -NSVCI99(1583)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP(1589)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@372d231e643a: Final verdict of PTC: none -NSVCI98(1578)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1576)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1571)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1581)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:01:00 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 20241112100100462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100100963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262896) 20241112100101306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100101307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=262896, count=304916) 20241112100102290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100102290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100102290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100102308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100102308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:01: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_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 20241112100103308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100103308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241112100103994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100103996 DMM INFO MM(262420000001056/f51c357b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100103997 DMM INFO MM(262420000001056/f51c357b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100103997 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100103997 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100103997 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100103997 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100103997 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241112100103997 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) 20241112100103997 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:401) 20241112100103997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100103997 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100103997 DMM DEBUG MM_STATE_Iu(11)[0x564986a637d0]{Detached}: Deallocated (fsm.c:568) 20241112100103997 DMM DEBUG GMM(gmm_fsm)[0x564986a62fa0]{Deregistered}: Deallocated (fsm.c:568) 20241112100103997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100103997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100103997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100103997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100103997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100103997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100103997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100103997 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1592)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100104041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100104041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100104041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100104041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100104041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100104041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100104041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100104041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100104041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100104042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100104042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100104042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100104042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100104042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100104042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100104042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100104042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100104042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100104042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100104042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100104043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100104043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100104045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100104052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100104052 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100104063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100104063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100104063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100104063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100104063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100104063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100104063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100104063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100104063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100104064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100104064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100104064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100104064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100104064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100104064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100104064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100104064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100104064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100104064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100104064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100104064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100104064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100104067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100104074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100104074 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)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100104083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100104083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100104083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100104083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100104083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100104083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100104083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100104083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100104083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100104084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100104084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100104084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100104084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100104084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100104084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100104084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100104084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100104084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100104084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100104084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100104085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100104085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100104086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100104091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100104091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1609)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1607)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100104294 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100104294 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:111) 20241112100104294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100104294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1609)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100104299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100104299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100104299 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100104299 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100104299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100104299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100104299 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100104301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100104301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100104301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100104301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100104301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100104301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100104301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100104301 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100104309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100104310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100104310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100104310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1611)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100104314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100104315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1611)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100105115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105116 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100105116 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100105116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@372d231e643a: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='DD8F5D06'O, index=0 SGSN_Test-GSUP(1612)@372d231e643a: 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)@372d231e643a: 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 := 'D7AF'O, rac := '5B'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)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9937703 SGSN_Test_0-SCCP(1607)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1608)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100105381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105382 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100105382 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100105382 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100105382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241112100105382 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{Deregistered}: Allocated (fsm.c:456) 20241112100105382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100105382 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Allocated (fsm.c:456) 20241112100105382 DMM DEBUG MM_STATE_Iu[0x564986a5daf0]{Detached}: Allocated (fsm.c:456) 20241112100105382 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100105382 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100105382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100105382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100105382 DMM DEBUG MM(262420000001057/d6856637) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100105382 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241112100105382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: { messageType := 2, destLocRef := '97A327'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: 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 := '7FBAA79867741280CA39F68B83438D84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19E4CAE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EB875C91C61860F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B348000C0142AD7CFB606C9B1BF3AC3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2133B0374C642FC4D34CC28E1AC803AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ED5F4C221B994C5D19E189DCB8058C35'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '41A8ACF20B7D4579'O } } } } } SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241112100105388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105388 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100105388 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100105388 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100105388 DMM DEBUG MM(262420000001057/d6856637) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241112100105388 DMM NOTICE MM(262420000001057/d6856637) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100105388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100105388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100105388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100105388 DMM DEBUG MM(262420000001057/d6856637) Requesting authorization (sgsn_auth.c:160) 20241112100105388 DMM INFO MM(262420000001057/d6856637) Requesting authentication tuples (sgsn_auth.c:184) 20241112100105388 DMM DEBUG MM(262420000001057/d6856637) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100105388 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241112100105388 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)@372d231e643a: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241112100105391 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100105391 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100105391 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100105391 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100105391 DMM INFO MM(262420000001057/d6856637) Subscriber data update (mmctx.c:445) 20241112100105391 DMM DEBUG MM(262420000001057/d6856637) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100105391 DMM INFO MM(262420000001057/d6856637) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100105391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100105391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100105391 DMM INFO MM(262420000001057/d6856637) <- GMM AUTH AND CIPHERING REQ (rand = 7f ba a7 98 67 74 12 80 ca 39 f6 8b 83 43 8d 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed 5f 4c 22 1b 99 4c 5d 19 e1 89 dc b8 05 8c 35 ) (gprs_gmm.c:483) 20241112100105391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241112100105391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082241A8ACF223094B99990000105007F029040B7D4579'O 20241112100105395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105395 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100105395 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100105395 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100105395 DMM INFO MM(262420000001057/d6856637) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100105395 DMM NOTICE MM(262420000001057/d6856637) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100105395 DMM DEBUG MM(262420000001057/d6856637) checking auth: received UMTS RES = 41 a8 ac f2 0b 7d 45 79 (gprs_gmm.c:666) 20241112100105395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100105395 DMM DEBUG MM(262420000001057/d6856637) Requesting authorization (sgsn_auth.c:160) 20241112100105395 DMM INFO MM(262420000001057/d6856637) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100105395 DMM DEBUG MM(262420000001057/d6856637) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100105395 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241112100105395 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) 20241112100105395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100105395 DMM DEBUG MM(262420000001057/d6856637) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100105395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100105400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105400 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100105400 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100105400 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100105400 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241112100105400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100105400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100105400 DMM INFO MM(262420000001057/d6856637) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6856637) (gprs_gmm.c:300) 20241112100105400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241112100105400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100105403 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100105403 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100105403 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241112100105403 DMM INFO MM(262420000001057/d6856637) Subscriber data update (mmctx.c:445) 20241112100105403 DMM DEBUG MM(262420000001057/d6856637) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100105403 DMM INFO MM(262420000001057/d6856637) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100105403 DMM NOTICE MM(262420000001057/d6856637) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241112100105403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100105403 DMM NOTICE MM(262420000001057/d6856637) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100105403 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) 20241112100105403 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100105403 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241112100105403 DMM INFO MM(262420000001057/d6856637) Subscriber data update (mmctx.c:445) 20241112100105403 DMM DEBUG MM(262420000001057/d6856637) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100105405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105405 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100105405 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100105405 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100105405 DMM INFO MM(262420000001057/d6856637) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100105405 DMM NOTICE MM(262420000001057/d6856637) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100105405 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100105405 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100105405 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100105405 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100105405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100105405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100105405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100105408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105408 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100105408 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100105408 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100105408 DMM INFO MM(262420000001057/d6856637) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100105408 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100105408 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100105408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9937703 20241112100105409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: setverdict(pass): none -> pass 20241112100105409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105409 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)@372d231e643a: 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 := 'D6856637'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10731763 SGSN_Test_0-RAN(1608)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@372d231e643a: First idle individual index:0 20241112100105610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105610 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100105610 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100105610 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100105610 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD6856637) type="signalling" (gprs_gmm.c:1937) 20241112100105610 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100105610 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100105610 DMM DEBUG MM(262420000001057/d6856637) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100105610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: { messageType := 2, destLocRef := 'A3C0F3'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100105613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105613 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100105613 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100105613 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100105613 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241112100105613 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100105613 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100105613 DMM INFO MM(262420000001057/d6856637) <- GMM SERVICE ACCEPT (P-TMSI=0xd6856637) (gprs_gmm.c:813) 20241112100105613 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241112100105613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100105617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105618 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100105618 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100105618 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100105618 DMM INFO MM(262420000001057/d6856637) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100105618 DMM INFO MM(262420000001057/d6856637) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100105618 DMM DEBUG MM(262420000001057/d6856637) Using GGSN 0 (gprs_sm.c:317) 20241112100105618 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) 20241112100105618 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241112100105618 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100105618 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100105618 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241112100105625 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 3e d8 3c 7b 11 05 8a c4 b3 14 05 7f 6a 73 d5 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241112100105625 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100105625 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100105625 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105625 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105625 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105625 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_len:48 SGSN_Test_0-SCCP(1607)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1607)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000194555D9'O 20241112100105647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100105647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100105647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100105647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100105647 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100105647 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100105647 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100105647 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241112100105647 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 )20241112100105648 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) 20241112100105648 DMM NOTICE MM(262420000001057/d6856637) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241112100105648 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241112100105648 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100105648 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241112100105648 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241112100105648 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105648 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100105648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100105648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100105648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100105648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100105648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100105648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100105652 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) 20241112100105653 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100105653 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241112100105653 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241112100105653 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@372d231e643a: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@372d231e643a: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@372d231e643a: Final verdict of PTC: none 20241112100105660 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100105661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100105661 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100105661 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100105661 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100105661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100105661 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100105661 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100105661 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) 20241112100105661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100105661 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100105661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100105661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100105661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100105661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100105661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100105661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100105661 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test_0-M3UA(1609)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@372d231e643a: Final verdict of PTC: none 20241112100105666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@372d231e643a: Final verdict of PTC: none -NSVCI97(1596)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@372d231e643a: Final verdict of PTC: none 20241112100105672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100105672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-BSSGP1(1598)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@372d231e643a: Final verdict of PTC: none -NSVCI98(1601)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@372d231e643a: Final verdict of PTC: none -NSVCI99(1606)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1599)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1604)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1594)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@372d231e643a: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:01:05 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 20241112100105833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100106334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285016) 20241112100106673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100106673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=285016, count=290624) 20241112100107662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100107662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100107662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100107674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100107674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:01: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_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 20241112100108676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100108676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_attach_pdp_act_pmm_idle started. 20241112100109375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100109376 DMM INFO MM(262420000001057/d6856637) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100109377 DMM INFO MM(262420000001057/d6856637) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100109377 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100109377 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100109377 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100109377 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100109377 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241112100109377 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) 20241112100109377 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:401) 20241112100109377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112100109377 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Deallocated (fsm.c:568) 20241112100109377 DMM DEBUG MM_STATE_Iu(13)[0x564986a5daf0]{Detached}: Deallocated (fsm.c:568) 20241112100109377 DMM DEBUG GMM(gmm_fsm)[0x564986a637d0]{Deregistered}: Deallocated (fsm.c:568) 20241112100109377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100109377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100109377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100109377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100109377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100109377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100109377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100109377 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1615)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100109431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100109431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100109431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100109431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100109431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100109431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100109431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100109431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100109431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100109434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100109434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100109434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100109434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100109434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100109434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100109434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100109434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100109434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100109434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100109434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100109434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100109434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100109441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 20241112100109459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100109459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1621)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1625)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241112100109497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100109497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100109497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100109497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100109497 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100109497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100109497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100109497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100109497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1625)@372d231e643a: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1624)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1625)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100109502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100109502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100109502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100109504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100109504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100109504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100109504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100109504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100109504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100109504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100109504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100109507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100109507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1625)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1626)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241112100109526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100109548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100109548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1624)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1622)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100109560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100109560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100109560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100109560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100109560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100109560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100109560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100109560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100109560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100109564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100109564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100109564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100109564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100109564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100109564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100109564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100109564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100109564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100109564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100109564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100109565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100109565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1629)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100109574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1632)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100109605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100109605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241112100109677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100109677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100109677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100109677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1634)@372d231e643a: Established a new IPA connection (conn_id=2) 20241112100109679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100109680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100109800 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100109800 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:111) 20241112100109800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100109800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) SGSN_Test_0-M3UA(1632)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241112100109803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100109803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100109803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100109803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100109803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100109803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100109803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100109805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100109805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100109805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100109805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100109805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100109805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100109805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100109805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100110617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110618 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100110618 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100110618 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110618 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110618 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@372d231e643a: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='EB9FC670'O, index=0 SGSN_Test-GSUP(1635)@372d231e643a: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: 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 := '9757'O, rac := '55'O ("U") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13120311 SGSN_Test_0-SCCP(1630)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1631)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100110755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110755 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100110755 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100110755 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100110755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241112100110755 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{Deregistered}: Allocated (fsm.c:456) 20241112100110755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112100110755 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100110755 DMM DEBUG MM_STATE_Iu[0x564986a64430]{Detached}: Allocated (fsm.c:456) 20241112100110755 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100110755 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100110755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100110755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100110755 DMM DEBUG MM(262420000001005/e8caeb9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100110755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241112100110755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: { messageType := 2, destLocRef := 'C83337'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: 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 := '591681E42B873D736194D86ABB8CF081'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '638C5215'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62CF1F350230D6B8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8ABB7BB2CE8004B18A5EA97F08228B71'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D1DC38EEA78073714B379CAA8B6879DC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0C42420868347708AEE8F2833ACF46F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '758AB36E7BEF9FEA'O } } } } } SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241112100110765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110766 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100110766 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100110766 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100110766 DMM DEBUG MM(262420000001005/e8caeb9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241112100110766 DMM NOTICE MM(262420000001005/e8caeb9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100110766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100110766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100110766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100110766 DMM DEBUG MM(262420000001005/e8caeb9e) Requesting authorization (sgsn_auth.c:160) 20241112100110766 DMM INFO MM(262420000001005/e8caeb9e) Requesting authentication tuples (sgsn_auth.c:184) 20241112100110766 DMM DEBUG MM(262420000001005/e8caeb9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100110766 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241112100110766 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)@372d231e643a: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@372d231e643a: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241112100110768 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100110768 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100110768 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100110768 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100110768 DMM INFO MM(262420000001005/e8caeb9e) Subscriber data update (mmctx.c:445) 20241112100110768 DMM DEBUG MM(262420000001005/e8caeb9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100110768 DMM INFO MM(262420000001005/e8caeb9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100110768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100110769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100110769 DMM INFO MM(262420000001005/e8caeb9e) <- GMM AUTH AND CIPHERING REQ (rand = 59 16 81 e4 2b 87 3d 73 61 94 d8 6a bb 8c f0 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 c4 24 20 86 83 47 70 8a ee 8f 28 33 ac f4 6f ) (gprs_gmm.c:483) 20241112100110769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241112100110769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22758AB36E23094B99990000100005F029047BEF9FEA'O 20241112100110774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110775 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100110775 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100110775 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100110775 DMM INFO MM(262420000001005/e8caeb9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100110775 DMM NOTICE MM(262420000001005/e8caeb9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100110775 DMM DEBUG MM(262420000001005/e8caeb9e) checking auth: received UMTS RES = 75 8a b3 6e 7b ef 9f ea (gprs_gmm.c:666) 20241112100110775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100110775 DMM DEBUG MM(262420000001005/e8caeb9e) Requesting authorization (sgsn_auth.c:160) 20241112100110775 DMM INFO MM(262420000001005/e8caeb9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100110775 DMM DEBUG MM(262420000001005/e8caeb9e) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100110775 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241112100110775 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) 20241112100110775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100110775 DMM DEBUG MM(262420000001005/e8caeb9e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100110775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100110780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110781 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100110781 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100110781 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100110781 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241112100110781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100110781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100110781 DMM INFO MM(262420000001005/e8caeb9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8caeb9e) (gprs_gmm.c:300) 20241112100110781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241112100110781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100110784 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100110784 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100110784 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241112100110784 DMM INFO MM(262420000001005/e8caeb9e) Subscriber data update (mmctx.c:445) 20241112100110784 DMM DEBUG MM(262420000001005/e8caeb9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100110784 DMM INFO MM(262420000001005/e8caeb9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100110784 DMM NOTICE MM(262420000001005/e8caeb9e) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241112100110784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100110784 DMM NOTICE MM(262420000001005/e8caeb9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100110784 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) 20241112100110784 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100110784 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241112100110784 DMM INFO MM(262420000001005/e8caeb9e) Subscriber data update (mmctx.c:445) 20241112100110784 DMM DEBUG MM(262420000001005/e8caeb9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100110786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110786 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100110786 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100110786 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100110786 DMM INFO MM(262420000001005/e8caeb9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100110786 DMM NOTICE MM(262420000001005/e8caeb9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100110786 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100110786 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100110786 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100110786 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100110786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100110786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100110787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100110791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110791 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100110791 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100110791 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100110791 DMM INFO MM(262420000001005/e8caeb9e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100110791 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100110791 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100110791 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110791 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 20241112100110791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13120311 TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: 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 := 'E8CAEB9E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6358235 SGSN_Test_0-RAN(1631)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@372d231e643a: First idle individual index:0 20241112100110994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100110994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100110994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100110994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110995 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100110995 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100110995 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100110995 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE8CAEB9E) type="signalling" (gprs_gmm.c:1937) 20241112100110995 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100110995 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100110995 DMM DEBUG MM(262420000001005/e8caeb9e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100110996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100110996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100110996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100110996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100110996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100110996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100110996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100110996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100110996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: { messageType := 2, destLocRef := '6104DB'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100111005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111006 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100111006 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100111006 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100111006 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241112100111006 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100111006 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100111006 DMM INFO MM(262420000001005/e8caeb9e) <- GMM SERVICE ACCEPT (P-TMSI=0xe8caeb9e) (gprs_gmm.c:813) 20241112100111006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241112100111007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100111019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111020 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100111020 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100111020 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100111020 DMM INFO MM(262420000001005/e8caeb9e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100111020 DMM INFO MM(262420000001005/e8caeb9e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100111020 DMM DEBUG MM(262420000001005/e8caeb9e) Using GGSN 0 (gprs_sm.c:317) 20241112100111020 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) 20241112100111020 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241112100111020 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100111020 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100111020 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241112100111039 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 91 af ea 72 11 84 03 78 ec 14 05 7f 82 d5 9a 1d 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) 20241112100111039 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100111039 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100111040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:30 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800AFE1C345'O 20241112100111056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111057 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100111057 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100111057 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100111057 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241112100111057 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241112100111057 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241112100111057 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100111057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241112100111057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100111059 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 91 af ea 72 11 84 03 78 ec 7f 82 d5 9a 1d 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) 20241112100111059 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100111059 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:13 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241112100111062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111062 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241112100111062 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241112100111062 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241112100111062 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241112100111062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100111064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111064 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100111064 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100111064 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100111064 DMM INFO MM(262420000001005/e8caeb9e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100111064 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100111064 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100111064 DMM INFO MM(262420000001005/e8caeb9e) Changing GTP-U endpoints 127.0.0.104/0xafe1c345 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241112100111064 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241112100111064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@372d231e643a: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6358235 TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100111065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: 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 := 'E8CAEB9E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241112100111065 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 91 af ea 72 11 84 03 78 ec 7f 82 d5 9a 1d 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) 20241112100111065 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de4670, cbp=0x564986a61570) (sgsn_libgtp.c:630) 20241112100111065 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@372d231e643a: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1613685 SGSN_Test_0-RAN(1631)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@372d231e643a: First idle individual index:0 20241112100111266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111266 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100111266 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100111266 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100111266 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE8CAEB9E) type="signalling" (gprs_gmm.c:1937) 20241112100111266 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100111266 DMM DEBUG MM(262420000001005/e8caeb9e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100111266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: { messageType := 2, destLocRef := '189F75'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1630)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1630)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100111269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100111269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100111269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100111269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111270 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100111270 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100111270 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100111270 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241112100111270 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100111270 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100111270 DMM INFO MM(262420000001005/e8caeb9e) <- GMM SERVICE ACCEPT (P-TMSI=0xe8caeb9e) (gprs_gmm.c:813) 20241112100111270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241112100111270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100111270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100111270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100111270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100111270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100111270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100111270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100111270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100111270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100119108 DGPRS DEBUG Checking for inactive LLMEs, time = 33933878 (sgsn.c:132) 20241112100129678 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112100129678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100129678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241112100139436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100139441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100139441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112100139507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100139513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100139513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112100139565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100139571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100139571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@372d231e643a: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1635)@372d231e643a: Final verdict of PTC: none 20241112100140776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100140776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1629)@372d231e643a: Final verdict of PTC: none -NSVCI97(1619)@372d231e643a: Final verdict of PTC: none 20241112100140777 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100140777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100140777 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100140777 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100140777 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100140777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100140777 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100140777 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100140777 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) 20241112100140777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) SGSN_Test_0-SCCP(1630)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@372d231e643a: Final verdict of PTC: none -NSVCI98(1625)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@372d231e643a: Final verdict of PTC: none 20241112100140777 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100140777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100140777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100140777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100140777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100140777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100140777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100140777 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test-Gb0-NS0(1615)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@372d231e643a: Final verdict of PTC: none 20241112100140778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1616)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1623)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1628)@372d231e643a: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@372d231e643a: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1617)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@372d231e643a: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@372d231e643a: 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'. Tue Nov 12 10:01:40 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 20241112100140904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100141406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364504) 20241112100141777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100141777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=364504, count=369236) 20241112100142778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100142778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100142778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100142779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100142779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:01: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_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 20241112100143780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100143780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_pmm_idle_rx_mt_data started. 20241112100144478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100144480 DMM INFO MM(262420000001005/e8caeb9e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100144480 DMM INFO MM(262420000001005/e8caeb9e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100144480 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100144480 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100144480 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100144481 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100144481 DMM NOTICE MM(262420000001005/e8caeb9e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112100144481 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241112100144481 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112100144481 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100144481 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241112100144481 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241112100144481 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) 20241112100144481 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:401) 20241112100144481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100144481 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100144481 DMM DEBUG MM_STATE_Iu(15)[0x564986a64430]{Detached}: Deallocated (fsm.c:568) 20241112100144481 DMM DEBUG GMM(gmm_fsm)[0x564986a5daf0]{Deregistered}: Deallocated (fsm.c:568) 20241112100144481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100144481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100144481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100144481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100144481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100144481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100144481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100144481 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1638)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100144533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100144533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100144533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100144533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100144533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100144533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100144533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100144533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100144533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100144535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100144535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100144535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100144535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100144535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100144535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100144535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100144535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100144535 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100144535 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100144535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100144535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100144535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100144538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100144543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100144543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100144551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100144551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100144551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100144551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100144551 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100144551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100144551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100144551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100144551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100144552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100144552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100144552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100144552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100144552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100144552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100144552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100144552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100144552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100144552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100144552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100144552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100144552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100144554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100144560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100144560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100144569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100144569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100144569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100144569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100144569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100144569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100144569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100144569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100144570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100144570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100144572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100144577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100144577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1655)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100144780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100144780 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:111) 20241112100144780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100144780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) 20241112100144782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100144782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100144782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100144782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test_0-M3UA(1655)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1657)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100144786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100144788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241112100144789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100144789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100144789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100144789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100144789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100144789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100144789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100144791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100144792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100144792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100144792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100144792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100144792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100144792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100144792 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100145600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145600 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100145601 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100145601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@372d231e643a: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='D78B04C3'O, index=0 SGSN_Test-GSUP(1658)@372d231e643a: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@372d231e643a: 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 := '9466'O, rac := '5C'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)@372d231e643a: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5208955 SGSN_Test_0-SCCP(1653)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1654)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100145884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145884 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100145884 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100145884 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100145884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241112100145884 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{Deregistered}: Allocated (fsm.c:456) 20241112100145884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Allocated (fsm.c:456) 20241112100145884 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Allocated (fsm.c:456) 20241112100145884 DMM DEBUG MM_STATE_Iu[0x564986a631b0]{Detached}: Allocated (fsm.c:456) 20241112100145884 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100145884 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100145884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100145884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100145884 DMM DEBUG MM(262420000001007/ce55a0a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100145884 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241112100145885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: { messageType := 2, destLocRef := '4F7B7B'O ("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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@372d231e643a: 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 := '0B9A85D508072EC77E1272A58D0446C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68DB3D08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B119D776C6EFD215'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BBA45C79CF774AA5A1D9ABB5F151FEDB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0B045EEF511DE55CD55E6CB2B6183374'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B7D911658E001EC5E0788CC8011A2A2F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1B6D2D8FE826CA66'O } } } } } SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241112100145894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145894 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100145894 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100145894 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100145894 DMM DEBUG MM(262420000001007/ce55a0a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241112100145894 DMM NOTICE MM(262420000001007/ce55a0a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100145894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100145894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100145894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100145894 DMM DEBUG MM(262420000001007/ce55a0a4) Requesting authorization (sgsn_auth.c:160) 20241112100145894 DMM INFO MM(262420000001007/ce55a0a4) Requesting authentication tuples (sgsn_auth.c:184) 20241112100145894 DMM DEBUG MM(262420000001007/ce55a0a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100145894 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241112100145894 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)@372d231e643a: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@372d231e643a: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241112100145897 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100145897 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100145897 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100145897 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100145897 DMM INFO MM(262420000001007/ce55a0a4) Subscriber data update (mmctx.c:445) 20241112100145897 DMM DEBUG MM(262420000001007/ce55a0a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100145897 DMM INFO MM(262420000001007/ce55a0a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100145897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100145897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100145897 DMM INFO MM(262420000001007/ce55a0a4) <- GMM AUTH AND CIPHERING REQ (rand = 0b 9a 85 d5 08 07 2e c7 7e 12 72 a5 8d 04 46 c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 d9 11 65 8e 00 1e c5 e0 78 8c c8 01 1a 2a 2f ) (gprs_gmm.c:483) 20241112100145897 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241112100145897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D221B6D2D8F23094B99990000100007F02904E826CA66'O 20241112100145904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145904 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100145904 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100145904 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100145904 DMM INFO MM(262420000001007/ce55a0a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100145904 DMM NOTICE MM(262420000001007/ce55a0a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100145904 DMM DEBUG MM(262420000001007/ce55a0a4) checking auth: received UMTS RES = 1b 6d 2d 8f e8 26 ca 66 (gprs_gmm.c:666) 20241112100145904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100145904 DMM DEBUG MM(262420000001007/ce55a0a4) Requesting authorization (sgsn_auth.c:160) 20241112100145904 DMM INFO MM(262420000001007/ce55a0a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100145904 DMM DEBUG MM(262420000001007/ce55a0a4) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100145904 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241112100145904 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) 20241112100145904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100145904 DMM DEBUG MM(262420000001007/ce55a0a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100145904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100145912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145912 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100145912 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100145912 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100145912 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241112100145912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100145912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100145912 DMM INFO MM(262420000001007/ce55a0a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xce55a0a4) (gprs_gmm.c:300) 20241112100145912 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241112100145912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100145917 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100145917 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100145917 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241112100145917 DMM INFO MM(262420000001007/ce55a0a4) Subscriber data update (mmctx.c:445) 20241112100145917 DMM DEBUG MM(262420000001007/ce55a0a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100145917 DMM INFO MM(262420000001007/ce55a0a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100145917 DMM NOTICE MM(262420000001007/ce55a0a4) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241112100145917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100145917 DMM NOTICE MM(262420000001007/ce55a0a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100145917 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) 20241112100145917 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100145917 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241112100145917 DMM INFO MM(262420000001007/ce55a0a4) Subscriber data update (mmctx.c:445) 20241112100145917 DMM DEBUG MM(262420000001007/ce55a0a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100145919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145920 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100145920 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100145920 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100145920 DMM INFO MM(262420000001007/ce55a0a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100145920 DMM NOTICE MM(262420000001007/ce55a0a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100145920 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100145920 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100145920 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100145920 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100145920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100145920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100145920 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100145925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100145925 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100145925 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100145925 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100145925 DMM INFO MM(262420000001007/ce55a0a4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100145925 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100145925 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100145925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100145926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100145926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100145926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@372d231e643a: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)5208955 20241112100145927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100145927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100145927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100145927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100145927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100145927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100145927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100145928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@372d231e643a: 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 := 'CE55A0A4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@372d231e643a: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3670251 SGSN_Test_0-RAN(1654)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@372d231e643a: First idle individual index:0 20241112100146130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146131 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100146131 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100146131 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100146131 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE55A0A4) type="signalling" (gprs_gmm.c:1937) 20241112100146132 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100146132 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100146132 DMM DEBUG MM(262420000001007/ce55a0a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100146132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: { messageType := 2, destLocRef := '3800EB'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100146144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146144 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100146144 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100146144 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100146144 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241112100146145 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100146145 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100146145 DMM INFO MM(262420000001007/ce55a0a4) <- GMM SERVICE ACCEPT (P-TMSI=0xce55a0a4) (gprs_gmm.c:813) 20241112100146145 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241112100146145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100146158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146159 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100146159 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100146159 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100146159 DMM INFO MM(262420000001007/ce55a0a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100146159 DMM INFO MM(262420000001007/ce55a0a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100146159 DMM DEBUG MM(262420000001007/ce55a0a4) Using GGSN 0 (gprs_sm.c:317) 20241112100146159 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) 20241112100146159 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241112100146159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100146159 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100146160 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241112100146185 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 91 f6 60 2c 11 e1 07 b8 67 14 05 7f 19 1c 28 e4 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) 20241112100146185 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de56e8, cbp=0x564986a64210) (sgsn_libgtp.c:630) 20241112100146185 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100146186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:30 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680035E100FD'O 20241112100146219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146220 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100146220 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100146220 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100146220 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241112100146220 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241112100146220 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241112100146220 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100146220 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241112100146220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100146226 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 91 f6 60 2c 11 e1 07 b8 67 7f 19 1c 28 e4 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) 20241112100146226 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de56e8, cbp=0x564986a64210) (sgsn_libgtp.c:630) 20241112100146226 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:13 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241112100146230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146230 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241112100146230 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241112100146230 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241112100146230 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241112100146231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100146233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146233 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100146233 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100146233 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100146233 DMM INFO MM(262420000001007/ce55a0a4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100146233 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100146233 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100146234 DMM INFO MM(262420000001007/ce55a0a4) Changing GTP-U endpoints 127.0.0.104/0x35e100fd -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241112100146234 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241112100146234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 20241112100146235 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@372d231e643a: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)3670251 TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100146238 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 91 f6 60 2c 11 e1 07 b8 67 7f 19 1c 28 e4 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) 20241112100146238 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de56e8, cbp=0x564986a64210) (sgsn_libgtp.c:630) 20241112100146238 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@372d231e643a: Created IMSI[0] for '262420000001007'H'CE55A0A4'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241112100146245 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241112100146245 DMM INFO MM(262420000001007/ce55a0a4) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241112100146245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@372d231e643a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@372d231e643a: 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 := 'CE55A0A4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@372d231e643a: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)12619824 SGSN_Test_0-RAN(1654)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@372d231e643a: First idle individual index:0 20241112100146259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146260 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100146260 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100146260 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100146260 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE55A0A4) type="signalling" (gprs_gmm.c:1937) 20241112100146260 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100146260 DMM DEBUG MM(262420000001007/ce55a0a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100146260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: { messageType := 2, destLocRef := 'C09030'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1653)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1653)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100146267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100146267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100146267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100146267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146267 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100146267 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100146267 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100146267 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241112100146268 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100146268 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100146268 DMM INFO MM(262420000001007/ce55a0a4) <- GMM SERVICE ACCEPT (P-TMSI=0xce55a0a4) (gprs_gmm.c:813) 20241112100146268 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241112100146268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100146268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100146268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100146268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100146268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100146268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100146268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100146268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100146268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100149109 DGPRS DEBUG Checking for inactive LLMEs, time = 33933908 (sgsn.c:132) 20241112100204784 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112100204784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112100204785 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100214537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100214541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100214542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112100214553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100214558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100214558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112100214570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100214573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100214573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@372d231e643a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@372d231e643a: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. 20241112100215900 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100215900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1658)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@372d231e643a: Final verdict of PTC: none 20241112100215902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1657)@372d231e643a: Final verdict of PTC: none -NSVCI97(1642)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@372d231e643a: Final verdict of PTC: none 20241112100215902 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100215902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100215902 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100215902 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100215902 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100215902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100215902 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100215902 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100215902 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) 20241112100215902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100215902 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100215902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100215902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100215902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100215902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100215902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100215902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100215902 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) -NSVCI99(1652)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@372d231e643a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@372d231e643a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@372d231e643a: Final verdict of PTC: none -NSVCI98(1647)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@372d231e643a: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@372d231e643a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@372d231e643a: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb2-BSSGP2(1649)@372d231e643a: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@372d231e643a: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1650)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1640)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1645)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@372d231e643a: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@372d231e643a: 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'. Tue Nov 12 10:02:15 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 20241112100216009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100216511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377400) 20241112100216901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100216901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=377400, count=379036) 20241112100217902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100217902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100217903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100217903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100217903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:02: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_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 20241112100218904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100218904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100219110 DGPRS DEBUG Checking for inactive LLMEs, time = 33933938 (sgsn.c:132) MTC@372d231e643a: 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@372d231e643a: Test case TC_update_ctx_err_ind_from_ggsn started. 20241112100219583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100219585 DMM INFO MM(262420000001007/ce55a0a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100219585 DMM INFO MM(262420000001007/ce55a0a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100219585 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100219585 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100219585 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100219585 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100219585 DMM NOTICE MM(262420000001007/ce55a0a4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112100219585 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241112100219585 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112100219585 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100219585 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241112100219585 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241112100219585 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) 20241112100219585 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:401) 20241112100219585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fd60]{Init}: Deallocated (fsm.c:568) 20241112100219585 DMM DEBUG MM_STATE_Gb[0x564986a4fb00]{Idle}: Deallocated (fsm.c:568) 20241112100219585 DMM DEBUG MM_STATE_Iu(18)[0x564986a631b0]{Detached}: Deallocated (fsm.c:568) 20241112100219585 DMM DEBUG GMM(gmm_fsm)[0x564986a64430]{Deregistered}: Deallocated (fsm.c:568) 20241112100219585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100219586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100219586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100219586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100219586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100219586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100219586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100219586 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) SGSN_Test-Gb0-NS0(1661)@372d231e643a: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@372d231e643a: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100219652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100219652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100219652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100219652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100219652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100219652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100219652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100219652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100219652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@372d231e643a: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100219653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100219653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100219653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100219653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100219653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100219653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100219653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100219653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100219653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241112100219653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100219653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100219653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100219654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@372d231e643a: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100219655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@372d231e643a: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100219661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100219661 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)@372d231e643a: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@372d231e643a: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100219671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241112100219671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100219671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100219671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100219671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241112100219671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100219671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100219671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100219671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@372d231e643a: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100219672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100219672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100219672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100219672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100219672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100219672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100219672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100219672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100219672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241112100219672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100219672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100219672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100219672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@372d231e643a: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100219675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@372d231e643a: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100219681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100219681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@372d231e643a: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@372d231e643a: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@372d231e643a: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@372d231e643a: Provider Link came up: sending NS-RESET 20241112100219692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241112100219692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100219692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100219692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100219692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241112100219692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100219692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100219692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100219692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@372d231e643a: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241112100219693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100219693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100219693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100219693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241112100219693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241112100219693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241112100219693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241112100219693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100219693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241112100219693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241112100219693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241112100219693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100219693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@372d231e643a: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@372d231e643a: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241112100219696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@372d231e643a: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@372d231e643a: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241112100219702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241112100219702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@372d231e643a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@372d231e643a: ************************************************* SGSN_Test_0-M3UA(1678)@372d231e643a: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@372d231e643a: ************************************************* MTC@372d231e643a: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@372d231e643a: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@372d231e643a: v_sccp_pdu_maxlen:268 20241112100219905 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:74) 20241112100219905 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:111) 20241112100219905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:185) 20241112100219906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:117) 20241112100219906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100219906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241112100219906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241112100219906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1680)@372d231e643a: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1678)@372d231e643a: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241112100219910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241112100219911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@372d231e643a: IPA ID RESP: { { 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)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241112100219914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100219914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241112100219914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241112100219914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:460) 20241112100219914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:366) 20241112100219914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:363) 20241112100219914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:117) 20241112100219917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100219917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241112100219917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241112100219917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:564) 20241112100219917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:366) 20241112100219917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:447) 20241112100219917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:117) 20241112100219917 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:404) 20241112100220719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100220719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100220719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100220719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100220719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100220719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100220719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100220719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100220720 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241112100220720 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241112100220720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100220720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100220720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100220720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100220720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100220720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100220720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100220720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@372d231e643a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@372d231e643a: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D99FBA9B'O, index=0 SGSN_Test-GSUP(1681)@372d231e643a: 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)@372d231e643a: 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 := 'A234'O, rac := '02'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)@372d231e643a: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4095041 SGSN_Test_0-SCCP(1676)@372d231e643a: First idle individual index:0 SGSN_Test_0-RAN(1677)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 20241112100221002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221002 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100221002 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100221002 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100221002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241112100221002 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{Deregistered}: Allocated (fsm.c:456) 20241112100221002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Allocated (fsm.c:456) 20241112100221002 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Allocated (fsm.c:456) 20241112100221002 DMM DEBUG MM_STATE_Iu[0x564986a655f0]{Detached}: Allocated (fsm.c:456) 20241112100221002 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241112100221002 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241112100221002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241112100221002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241112100221002 DMM DEBUG MM(262420000001004/d24eef64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241112100221002 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241112100221002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: { messageType := 2, destLocRef := '3E7C41'O (">|A"), 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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: 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 := '7B2F6D15E6AD36A61F0AD023711039CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D323BE9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78A58C4008E680E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EBA6D63EFA8458E89751131184C486C2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3EA925C3F4D42021A85932B5C963A170'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '65FCB3CB0D4C21DDFA79EB9A3AE5972A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '17A92A1D8BADEFA2'O } } } } } SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241112100221012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100221012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100221012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100221012 DMM DEBUG MM(262420000001004/d24eef64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241112100221012 DMM NOTICE MM(262420000001004/d24eef64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241112100221012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241112100221012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241112100221012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241112100221012 DMM DEBUG MM(262420000001004/d24eef64) Requesting authorization (sgsn_auth.c:160) 20241112100221012 DMM INFO MM(262420000001004/d24eef64) Requesting authentication tuples (sgsn_auth.c:184) 20241112100221012 DMM DEBUG MM(262420000001004/d24eef64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241112100221013 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241112100221013 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)@372d231e643a: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@372d231e643a: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241112100221015 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241112100221015 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241112100221015 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241112100221015 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241112100221015 DMM INFO MM(262420000001004/d24eef64) Subscriber data update (mmctx.c:445) 20241112100221015 DMM DEBUG MM(262420000001004/d24eef64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241112100221015 DMM INFO MM(262420000001004/d24eef64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241112100221015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241112100221015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241112100221015 DMM INFO MM(262420000001004/d24eef64) <- GMM AUTH AND CIPHERING REQ (rand = 7b 2f 6d 15 e6 ad 36 a6 1f 0a d0 23 71 10 39 cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 fc b3 cb 0d 4c 21 dd fa 79 eb 9a 3a e5 97 2a ) (gprs_gmm.c:483) 20241112100221015 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241112100221016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:37 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092217A92A1D23094B99990000100004F029048BADEFA2'O 20241112100221022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221022 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100221022 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100221023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100221023 DMM INFO MM(262420000001004/d24eef64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241112100221023 DMM NOTICE MM(262420000001004/d24eef64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241112100221023 DMM DEBUG MM(262420000001004/d24eef64) checking auth: received UMTS RES = 17 a9 2a 1d 8b ad ef a2 (gprs_gmm.c:666) 20241112100221023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241112100221023 DMM DEBUG MM(262420000001004/d24eef64) Requesting authorization (sgsn_auth.c:160) 20241112100221023 DMM INFO MM(262420000001004/d24eef64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241112100221023 DMM DEBUG MM(262420000001004/d24eef64) Requesting subscriber data update (gprs_subscriber.c:894) 20241112100221023 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241112100221023 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) 20241112100221023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241112100221023 DMM DEBUG MM(262420000001004/d24eef64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241112100221023 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100221032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221032 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100221032 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100221032 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100221032 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241112100221032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241112100221032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241112100221032 DMM INFO MM(262420000001004/d24eef64) <- GMM ATTACH ACCEPT (new P-TMSI=0xd24eef64) (gprs_gmm.c:300) 20241112100221032 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241112100221032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100221036 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241112100221036 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241112100221036 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241112100221036 DMM INFO MM(262420000001004/d24eef64) Subscriber data update (mmctx.c:445) 20241112100221036 DMM DEBUG MM(262420000001004/d24eef64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241112100221036 DMM INFO MM(262420000001004/d24eef64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241112100221036 DMM NOTICE MM(262420000001004/d24eef64) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241112100221036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241112100221036 DMM NOTICE MM(262420000001004/d24eef64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241112100221036 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) 20241112100221037 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241112100221037 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241112100221037 DMM INFO MM(262420000001004/d24eef64) Subscriber data update (mmctx.c:445) 20241112100221037 DMM DEBUG MM(262420000001004/d24eef64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:14 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241112100221039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100221039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100221039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100221039 DMM INFO MM(262420000001004/d24eef64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241112100221040 DMM NOTICE MM(262420000001004/d24eef64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241112100221040 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241112100221040 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241112100221040 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241112100221040 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241112100221040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241112100221040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241112100221040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:7 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241112100221047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221047 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241112100221047 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241112100221047 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241112100221047 DMM INFO MM(262420000001004/d24eef64) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241112100221047 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241112100221047 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241112100221047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 20241112100221049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@372d231e643a: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4095041 TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: 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 := 'D24EEF64'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@372d231e643a: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)8386617 SGSN_Test_0-RAN(1677)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@372d231e643a: First idle individual index:0 20241112100221250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221251 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100221251 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100221251 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100221251 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD24EEF64) type="signalling" (gprs_gmm.c:1937) 20241112100221251 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100221251 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241112100221251 DMM DEBUG MM(262420000001004/d24eef64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100221252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: { messageType := 2, destLocRef := '7FF839'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100221261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221262 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100221262 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100221262 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100221262 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241112100221262 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100221262 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100221262 DMM INFO MM(262420000001004/d24eef64) <- GMM SERVICE ACCEPT (P-TMSI=0xd24eef64) (gprs_gmm.c:813) 20241112100221262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241112100221262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:23 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241112100221274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221274 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241112100221274 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241112100221274 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241112100221274 DMM INFO MM(262420000001004/d24eef64) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241112100221274 DMM INFO MM(262420000001004/d24eef64) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241112100221274 DMM DEBUG MM(262420000001004/d24eef64) Using GGSN 0 (gprs_sm.c:317) 20241112100221274 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) 20241112100221274 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241112100221274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241112100221274 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241112100221275 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241112100221291 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 92 20 ac d5 11 b1 66 80 1b 14 05 7f 60 f6 51 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:443) 20241112100221291 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6392de6760, cbp=0x564986a61a80) (sgsn_libgtp.c:630) 20241112100221291 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241112100221291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:30 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800BEFF14A3'O 20241112100221324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221324 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241112100221324 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241112100221324 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241112100221324 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241112100221324 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241112100221325 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241112100221325 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241112100221325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241112100221325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241112100221333 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 92 20 ac d5 11 b1 66 80 1b 7f 60 f6 51 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1103 from retransmit req queue (gtp.c:443) 20241112100221334 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6392de6760, cbp=0x564986a61a80) (sgsn_libgtp.c:630) 20241112100221334 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@372d231e643a: Created IMSI[0] for '262420000001004'H'D24EEF64'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241112100221356 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241112100221356 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241112100221356 DGPRS INFO PDP(262420000001004:5): Context 0x7f6392de6760 was updated (sgsn_libgtp.c:660) 20241112100221356 DMM INFO MM(262420000001004/d24eef64) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241112100221356 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241112100221356 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241112100221356 DMM INFO MM(262420000001004/d24eef64) Changing GTP-U endpoints 127.0.0.104/0xbeff14a3 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241112100221356 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241112100221356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@372d231e643a: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)8386617 20241112100221359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@372d231e643a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: 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 := 'D24EEF64'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@372d231e643a: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)253182 SGSN_Test_0-RAN(1677)@372d231e643a: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@372d231e643a: First idle individual index:0 20241112100221562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221563 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241112100221563 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241112100221563 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241112100221563 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD24EEF64) type="signalling" (gprs_gmm.c:1937) 20241112100221563 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241112100221563 DMM DEBUG MM(262420000001004/d24eef64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241112100221563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: { messageType := 2, destLocRef := '03DCFE'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)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_len:12 SGSN_Test_0-SCCP(1676)@372d231e643a: vl_from0 SGSN_Test_0-SCCP(1676)@372d231e643a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241112100221573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241112100221573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241112100221573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:244) 20241112100221573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221573 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241112100221573 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241112100221573 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241112100221573 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241112100221573 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241112100221573 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241112100221573 DMM INFO MM(262420000001004/d24eef64) <- GMM SERVICE ACCEPT (P-TMSI=0xd24eef64) (gprs_gmm.c:813) 20241112100221573 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241112100221573 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241112100221574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100221574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100221574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100221574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100221574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100221574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100221574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:244) 20241112100221574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@372d231e643a: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@372d231e643a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(pass): pass -> pass, component reason not changed 20241112100237002 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241112100239908 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241112100239908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241112100239908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@372d231e643a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241112100249111 DGPRS DEBUG Checking for inactive LLMEs, time = 33933968 (sgsn.c:132) 20241112100249655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100249659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100249659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112100249673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100249676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100249676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564986a51560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241112100249694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100249697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241112100249697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564986a52fc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@372d231e643a: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@372d231e643a: Final verdict of PTC: none 20241112100251017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241112100251017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test_0-RAN(1677)@372d231e643a: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@372d231e643a: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@372d231e643a: Final verdict of PTC: none -NSVCI99(1675)@372d231e643a: Final verdict of PTC: none -NSVCI98(1670)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@372d231e643a: Final verdict of PTC: none 20241112100251018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1679)@372d231e643a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@372d231e643a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@372d231e643a: Final verdict of PTC: none -NSVCI97(1665)@372d231e643a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@372d231e643a: Final verdict of PTC: none 20241112100251018 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241112100251018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100251018 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:770) 20241112100251018 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:793) 20241112100251018 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241112100251018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:832) 20241112100251018 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:770) 20241112100251018 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:778) 20241112100251018 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) 20241112100251018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) SGSN_Test-GGSN_GTP(1682)@372d231e643a: Final verdict of PTC: none 20241112100251018 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1080) 20241112100251018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1086) 20241112100251018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:685) 20241112100251018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:366) 20241112100251018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:469) 20241112100251018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:117) 20241112100251018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:117) 20241112100251018 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:369) SGSN_Test_0-M3UA(1678)@372d231e643a: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@372d231e643a: Final verdict of PTC: none -NSVCI99-provIP(1673)@372d231e643a: Final verdict of PTC: none -NSVCI98-provIP(1668)@372d231e643a: Final verdict of PTC: none -NSVCI97-provIP(1663)@372d231e643a: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@372d231e643a: Final verdict of PTC: fail reason: "Tguard timeout" MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: none MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@372d231e643a: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@372d231e643a: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@372d231e643a: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@372d231e643a: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@372d231e643a: 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'. Tue Nov 12 10:02:51 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 20241112100251145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100251747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359584) 20241112100252018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100252018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=359584, count=361024) 20241112100253019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:355) 20241112100253019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:511) 20241112100253019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:517) 20241112100253019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100253019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test execution finished. MTC@372d231e643a: 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 ------ Tue Nov 12 10:02: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_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 20241112100254021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100254021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_NS_connect_alive started. 20241112100254817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100254820 DMM INFO MM(262420000001004/d24eef64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241112100254820 DMM INFO MM(262420000001004/d24eef64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241112100254820 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241112100254820 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241112100254820 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241112100254821 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241112100254821 DMM NOTICE MM(262420000001004/d24eef64) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241112100254821 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241112100254821 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241112100254821 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241112100254821 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241112100254821 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241112100254821 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) 20241112100254821 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:401) 20241112100254821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564986a4fb00]{Init}: Deallocated (fsm.c:568) 20241112100254821 DMM DEBUG MM_STATE_Gb[0x564986a4fd60]{Idle}: Deallocated (fsm.c:568) 20241112100254821 DMM DEBUG MM_STATE_Iu(21)[0x564986a655f0]{Detached}: Deallocated (fsm.c:568) 20241112100254821 DMM DEBUG GMM(gmm_fsm)[0x564986a631b0]{Deregistered}: Deallocated (fsm.c:568) 20241112100254821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100254821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:832) 20241112100254822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241112100254822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241112100254822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241112100254822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20241112100254822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:230) 20241112100254822 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:235) 20241112100254850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241112100254850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241112100254850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241112100255023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100255023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: setverdict(pass): none -> pass MTC@372d231e643a: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241112100255856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46562<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: pass MTC@372d231e643a: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@372d231e643a: Test case TC_NS_connect_alive finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:02:55 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 20241112100255894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100256024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100256024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100256397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19244) 20241112100257026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100257026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=19244, count=20504) 20241112100258027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100258027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: 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 ------ Tue Nov 12 10:02: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_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 20241112100259029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100259030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test case TC_NS_connect_reset started. 20241112100259430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100259431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241112100259453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241112100259453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241112100259453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241112100259453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241112100259453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241112100259453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241112100259453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241112100259453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100259453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564986a4f1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@372d231e643a: setverdict(pass): none -> pass 20241112100300031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100300031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241112100300460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46570<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@372d231e643a: Final verdict of PTC: none MTC@372d231e643a: Setting final verdict of the test case. MTC@372d231e643a: Local verdict of MTC: pass MTC@372d231e643a: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@372d231e643a: Test case TC_NS_connect_reset finished. Verdict: pass MTC@372d231e643a: 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'. Tue Nov 12 10:03:00 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 20241112100300498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241112100301000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20241112100301031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100301031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20241112100302033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100302033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100302454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241112100303034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100303034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@372d231e643a: 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@372d231e643a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@372d231e643a: Terminating MTC. MC@372d231e643a: MTC terminated. MC2> exit MC@372d231e643a: Shutting down session. MC@372d231e643a: Shutdown complete. 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: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 xfail: 3 pass: 77 NEW: PASS: 3 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3772287) [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-20241112-0948-c3672544-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241112100304036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100304036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100305038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100305038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100305454 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-20241112-0948-c3672544-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241112100306039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100306039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241112100307041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241112100307041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) [testenv][generic] Stopping stp (3772169) [testenv][generic] Stopping sgsn (3772202) [testenv] Showing testsuite/junit-xml-7798.log [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', 'testenv-sgsn-generic-osmocom-nightly-20241112-0948-c3672544-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='8' errors='0' skipped='0' inconc='0' time='884.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.632990'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.606323'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.648553'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.613244'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.145044'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.680602'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.610097'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.643071'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.671630'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.549689'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.485822'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.516886'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.509504'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.600577'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.645977'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.660150'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.654343'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.707200'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.643427'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.717006'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.766209'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.611586'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.643005'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.637226'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.721453'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.666984'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.793320'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.773724'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.660681'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.575669'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.550636'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.533373'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.561652'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.599013'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.581644'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.571199'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.702647'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.732991'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.788934'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.481989'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.751491'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.613327'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.783774'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.620125'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.655974'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.533668'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.623414'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.645016'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.720132'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.609973'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.671653'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.669002'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.662905'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.636056'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.714870'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.678014'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.697081'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.656665'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.765646'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.639734'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.736343'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.706196'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.190932'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.771661'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.690922'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.473989'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.478658'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.776728'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.674668'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.773682'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.728449'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.620377'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.548655'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.566425'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.683641'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.605456'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.639849'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.690273'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.877386'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.768840'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.767042'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.844916'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.705861'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.431149'> <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.429589'> <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.449006'> <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.045361'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.034467'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241112-0948-c3672544-0'] testenv-sgsn-generic-osmocom-nightly-20241112-0948-c3672544-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2534/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